Imagine throwing a ball at 45° toward a wall that stands 8 m away, and watching it just skim the top before landing another 4 m beyond. What height must that wall have? Let’s peel back each layer.
Setting Up the Path
Because the launch angle is 45°, the total horizontal distance from launch to landing is governed by the familiar range formula for projectile motion:
- Range R = (v²·sin2θ)/g, and with θ = 45°, sin2θ = 1, so R = v²/g.
- Here R = 8 m + 4 m = 12 m, so v² = 12 g.
Describing the Curve
Every point (x, y) on the trajectory satisfies:
y = x·tanθ – [g·x²] / [2·v²·cos²θ].
With θ = 45°, tanθ = 1 and cos²θ = ½, that simplifies neatly to:
y = x – (g·x² / v²).
Finding the Wall’s Height
At the wall’s foot, x = 8 m, so the height y is:
y_wall = 8 – [g·(8)² / (12 g)] = 8 – (64/12) = 8 – 16/3 = 8/3 m.
Therefore, the wall must be 8/3 meters tall.
Answer Choice
c) 8/3 m