Lawrence A. answered 03/14/19
Patient and experienced tutor
Define
D = 10 m, be the distance from the ball shooter to the basketball hoop;
H = 12 m, the height of the hoop above ground;
theta = 50 deg., the launch angle, measured above the horizontal;
V0 = launch velocity, to be determined;
g = 9.8 m/s2, acceleration due to gravity.
Ignore air resistance.
The horizontal component of the velocity is V0 cos(theta).
The vertical component of the velocity is V0 sin(theta).
The time, t, for the ball to travel the horizontal distance, D, is
t = D/[V0cos(theta)]. (1)
Within the same time, the ball should ascend to a height of H.
Use the formula s = ut +(1/2)at2.
For our problem, s=H, a = -g.
Therefore
H = V0 sin(theta)*t - (g/2)*t2 (2)
Substitute equation (1) into (2).
H = [DV0 sin(theta)] / [V0 cos(theta)] - (gD2) / (2V02 cos2(theta))
H = D tan(theta) - (gD2) / (2V02 cos2(theta))
Rearrange to obtain
(gD2)/(2V02 cos2(theta)) = D tan(theta) - H
Take the reciprocal of each side.
(2V02 cos2(theta)) / (gD2) = 1/(D tan(theta) - H)
Multiply each side by (gD2)/(2 cos2(theta)).
V02 = (gD2) / [2 cos2(theta) (D tan(theta) - H)]
Take the square root of each side to obtain the required answer.
V0 = [(gD2) / {2 cos2(theta) (D tan(theta) - H)} ]1/2