Kirsten E. answered 05/16/23
Over 25 years of experience demonstrating Trig visually
Parametric equations for the path of the ball:
X = 40t cos(45)
Y = -16t^2+ 40t sin(45) + 4
Solve for t when x = 30. 30 = 40 t sin(45)
t = 30 / (40 sin(45))
Use this value of t in the equation for Y;
Y = -16( 30 / (40 sin(45)) )^2 + 40( 30 / (40 sin(45))) sin(45) + 4