John M. answered 10/25/17
Tutor
5.0
(87)
Certified Math Teacher with Statistics Masters
The vertical motion of a projectile, the tennis ball, is always modeled using the function h(t) = (-1/2)gt2 + v0t +h0, where g is the constant acceleration of gravity (either 32 ft/s2 or 9.8 m/s2), v0 is the initial velocity, and h0 is the initial height.
Since the velocity is in meters per second, we'll use 9.8 for g. v0 would be 10, and h0 would be 0 since no initial height is indicated.
h(t) = (-1/2)(9.8)t2 + 10t + 0 = -4.9t2 + 10t.
The maximum height will happen at the vertex of the parabola. Using the -b/2a formula, you find the time of maximum height is -10/2(-4.9) = -10/-9.8 ≈ 1.02 seconds.
The maximum height would be h(1.02) = -4.9(1.02)2 +10(1.02) = 5.1 meters.