Mark H. answered 09/03/19
Tutoring in Math and Science at all levels
For the first stone:
The distance travelled is the initial velocity times time + distance for an acceleration from 0.
In this case, the acceleration is g (the acceleration of gravity--- 9.8 m/s2 )
So
d = vi * t + 1/2 * g * t2
Plug in the numbers:
50 = 2*t + 9.8/2 * t2
Put in standard format:
4.9t2 + 2t - 50 = 0
not obviously factorable, so use the quadratic formula:
t = (-2 ± √( 22 - 4*4.9*(-50)) ) / 2(4.9)
t = (-2 ± √984 ) / 9.8
t = (-2 ± 31.4) / 9.8
A negative value has no meaning so t = 29.4/9.8 = 3 (This is the (a) answer)
This is the time after the 1st throw that BOTH stones hit the water, so the time for the second stone is 2 seconds.
Use the same equations to get the initial velocity of the 2nd stone. (This time, you'll be entering d and t and solving for vi )
For the velocity hitting the water, use v = vi + g*t = vi + 9.8t
plug in vi and t, and solve