
William W. answered 05/02/20
Math and science made easy - learn from a retired engineer
It's important to realize that the height of the waterfall AND the initial velocity are both built into the equation you were given:
h = -16t2 + 16t + 1100
Also, it's important to realize that the ground is at h = 0. So we just make the "h" in the equation zero and solve for "t":
0 = -16t2 + 16t + 1100 [Divide both sides by 4 to simplify the equation a little:
0 = -4t2 + 4t + 275
Now use the quadratic formula
For 0 = at2 + bt + c, then t = (-b ± √(b2 - 4ac))/(2a) so a = -4, b = 4, and c = 275 so:
t = (-b ± √(b2 - 4ac))/(2a)
t = (-4 ± √(42 - 4(-4)(275))/(2(-4))
t = (-4 ± √(16 + 4400))/-8
t = (-4 ± √4416)/-8
t = (-4 ± 66.453)/-8
t = (-4 + 66.453)/-8 and t = (-4 - 66.453)/-8
t = -7.807 seconds and t = 8.807 seconds
Obviously the t= -7.807 seconds is not an answer that makes sense because it is backwards in time. So the answer is t = 8.807 seconds