Douglas B. answered 05/09/20
Here's how I would do it.
step 1: Derive a formula for speed as a function of what you know: acceleration due to gravity (g) and distance (d).
We know that for vertical fall, d = 0.5*g*t^2. Furthermore, v(t) = gt. Thus, from these two equations,
v = sqrt(2gd).
step 2: Find total free-fall distance of the ball from the top of its flight to the ground. Using the formula
40 = sqrt(2gh) which implies that the max height (h) of the ball is 402/(2g). Then, the total distance of free-fall is d = 500 + 402/(2g). Now, you can calculate v!
Best.