Kemal G. answered 04/20/17
Tutor
4.8
(5)
Patient and Knowledgeable Math and Science Tutor with PhD
Hi Rachel,
It will be at t=5 sec. The distance at t=5 will be 50 meters.
At t=1, h=-18
t=2, h=-32
t=3, h=-42
t=4, h=-48
t=5, h=-50
t=6, h=-48
You can find this by finding the vertex x coordinate of the qquadratic equation.
h=2(t-5)^2-50
= 2(t^2-10t+25)-50
= 2t^2 - 20t +50 - 50
= 2t^2 - 20t
Vertex x coordinate is equal to -b/(2a)
a = 2, b = -20
= -(-20)/(2*2)
= 5
You can also solve this using derivatives. It will be where the function has slope zero but I don't think this is covered in Algebra.