Find the launch angle needed to hit a target 50 meters away and 10 meters high with initial speed 25 m/s
Explanation
A target sits at (xt,yt). You have a fixed launch speed v0. What angle should you fire? Surprisingly, there are usually two valid answers — a flat shot and a high lob — both of which pass through the target. Solving this requires turning the trajectory equation into a quadratic in tanθ.
The Physics
Start from the trajectory equation:
y=xtanθ−2v02cos2θgx2
The trick is to use the identity sec2θ=1+tan2θ, which lets us rewrite 1/cos2θ=1+tan2θ. After substitution and rearrangement, the equation becomes a quadratic in tanθ:
2v02gxt2tan2θ−xttanθ+(yt+2v02gxt2)=0
The two solutions (when the discriminant is non-negative) give a low-angle and a high-angle trajectory.
Step-by-Step Solution
Given:
Launch speed: v0=25m/s
Target position: (xt,yt)=(50,10)m
Gravity: g=9.81m/s2
Find: The two launch angles (if any) that hit the target.
Step 1 — Compute the convenient constant A=2v02gxt2.
Answer: Both launch angles θlow≈43.13° and θhigh≈58.18° (measured from the horizontal) will land a projectile at the target (50,10) when the launch speed is 25 m/s. The low-angle shot arrives faster and flatter; the high-angle shot lobs over and arrives slower from a steeper angle. Both are mathematically valid in vacuum.
When Is the Target Unreachable?
The discriminant must be non-negative. The minimum launch speed for a target at (xt,yt) is:
vmin2=g(yt+xt2+yt2)
For (50,10): vmin2=9.81(10+2600)=9.81(10+50.99)=9.81×60.99≈598.3, so vmin≈24.46m/s. Our v0=25m/s is just barely enough — that's why the two angles are close to each other (43° and 58°) instead of widely separated.
Try It
Drag the target X / Y sliders — see both solution arcs update live.
If the target glows red, no angle reaches it. Increase v₀ until both arcs appear.
Toggle the show low / show high switches to compare them individually.
At the minimum reachable speed, both solutions converge to a single angle of θ=45°+arctan(yt/xt)/2.
Interactive Visualization
Parameters
25.00
50.00
10.00
Your turn
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.