Projectile Motion
Motion under gravity in two dimensions
Projectile Motion
Introduction
Projectile motion is 2D motion under the influence of gravity only (ignoring air resistance).
Examples:
- Ball thrown at an angle
- Cannonball fired from a cannon
- Water from a fountain
- Long jumper
Key Characteristics
-
Horizontal motion: constant velocity (no horizontal acceleration)
-
Vertical motion: constant acceleration due to gravity
-
Parabolic path: The trajectory is a parabola
-
Independence: Horizontal and vertical motions are independent
Initial Velocity Components
If launched at angle with initial speed :
Equations of Motion
Horizontal Direction (constant velocity)
Vertical Direction (constant acceleration)
Note: Using for downward acceleration.
Key Features of Parabolic Trajectory
At the Peak
- Vertical velocity: (changes from positive to negative)
- Horizontal velocity: (unchanged)
- Total velocity: (purely horizontal)
- Acceleration: (always downward, even at peak!)
Symmetry Properties
For projectile launched and landing at same height:
-
Time up = Time down
-
Total time of flight:
-
Maximum height:
-
Range (horizontal distance):
-
Landing speed = Launch speed (magnitude)
-
Landing angle = Launch angle (below horizontal)
Special Cases
Horizontal Launch ()
- Time in air: where is initial height
Vertical Launch ()
- (no horizontal motion)
- 1D motion only
45° Launch (Maximum Range)
- For a given speed , gives maximum range
Complementary Angles
- and give the same range
- Example: 30° and 60° both give same range (but different trajectories!)
Problem-Solving Strategy
- Draw a diagram showing trajectory
- Set up coordinate system (origin at launch point)
- List knowns: , , , , etc.
- Break into components: and
- Write separate equations for and
- Use time as the link between horizontal and vertical
- Solve step by step
Common Questions
Q: What is the acceleration at the peak? A: downward. Acceleration is always throughout flight!
Q: What is the velocity at the peak? A: (horizontal only, since )
Q: How do you find time to reach maximum height? A: Use and set :
Q: How do you find range? A: Find total time of flight, then
Real-World Applications
- Sports: basketball, soccer, golf, baseball
- Military: ballistics, artillery
- Engineering: water fountains, sprinkler systems
- Space: satellite trajectories (approximately)
📚 Practice Problems
1Problem 1medium
❓ Question:
A ball is kicked at 20 m/s at an angle of 37° above the horizontal. Use g = 10 m/s². (a) What are the horizontal and vertical components of the initial velocity? (b) What is the maximum height? (c) What is the time of flight? (d) What is the range?
💡 Show Solution
Solution:
Given: v₀ = 20 m/s, θ = 37°, g = 10 m/s² Note: sin 37° ≈ 0.60, cos 37° ≈ 0.80
(a) Initial velocity components: v₀ₓ = v₀ cos θ = 20(0.80) = 16 m/s v₀ᵧ = v₀ sin θ = 20(0.60) = 12 m/s
(b) Maximum height: At max height, vᵧ = 0 Using vᵧ² = v₀ᵧ² - 2gΔy 0 = (12)² - 2(10)Δy 20Δy = 144 Δy = 7.2 m
(c) Time of flight: Using Δy = v₀ᵧt - ½gt² with Δy = 0 (lands at same height) 0 = 12t - 5t² t(12 - 5t) = 0 t = 0 or t = 12/5 = 2.4 s
(d) Range: R = v₀ₓ × t_total = 16 × 2.4 = 38.4 m or 38 m
Alternatively: R = (v₀² sin 2θ)/g = (400 × sin 74°)/10 ≈ 38.4 m
2Problem 2easy
❓ Question:
A ball is kicked at m/s at an angle of above the horizontal. Find the horizontal and vertical components of the initial velocity.
💡 Show Solution
Given:
- Initial speed: m/s
- Launch angle:
Find: and
Horizontal component:
Vertical component:
Answers:
- Horizontal component: 17.3 m/s
- Vertical component: 10 m/s
Check: m/s ✓
3Problem 3medium
❓ Question:
A ball is kicked at 20 m/s at an angle of 37° above the horizontal. Use g = 10 m/s². (a) What are the horizontal and vertical components of the initial velocity? (b) What is the maximum height? (c) What is the time of flight? (d) What is the range?
💡 Show Solution
Solution:
Given: v₀ = 20 m/s, θ = 37°, g = 10 m/s² Note: sin 37° ≈ 0.60, cos 37° ≈ 0.80
(a) Initial velocity components: v₀ₓ = v₀ cos θ = 20(0.80) = 16 m/s v₀ᵧ = v₀ sin θ = 20(0.60) = 12 m/s
(b) Maximum height: At max height, vᵧ = 0 Using vᵧ² = v₀ᵧ² - 2gΔy 0 = (12)² - 2(10)Δy 20Δy = 144 Δy = 7.2 m
(c) Time of flight: Using Δy = v₀ᵧt - ½gt² with Δy = 0 (lands at same height) 0 = 12t - 5t² t(12 - 5t) = 0 t = 0 or t = 12/5 = 2.4 s
(d) Range: R = v₀ₓ × t_total = 16 × 2.4 = 38.4 m or 38 m
Alternatively: R = (v₀² sin 2θ)/g = (400 × sin 74°)/10 ≈ 38.4 m
4Problem 4hard
❓ Question:
A ball rolls off a table 1.2 m high with a horizontal velocity of 3.0 m/s. (a) How long does it take to hit the ground? (b) How far from the base of the table does it land? (c) What is its velocity (magnitude and direction) just before impact?
💡 Show Solution
Solution:
Given: h = 1.2 m, v₀ₓ = 3.0 m/s, v₀ᵧ = 0 (horizontal launch), g = 10 m/s²
(a) Time to hit ground: Using Δy = v₀ᵧt + ½gt² (taking down as positive) 1.2 = 0 + ½(10)t² 1.2 = 5t² t² = 0.24 t = 0.49 s or 0.5 s
(b) Horizontal distance: x = v₀ₓt = 3.0 × 0.49 = 1.47 m or 1.5 m
(c) Velocity at impact: Horizontal: vₓ = v₀ₓ = 3.0 m/s (constant) Vertical: vᵧ = v₀ᵧ + gt = 0 + 10(0.49) = 4.9 m/s (downward)
Magnitude: v = √(vₓ² + vᵧ²) = √(3.0² + 4.9²) = √(9 + 24) = 5.7 m/s
Direction: θ = tan⁻¹(vᵧ/vₓ) = tan⁻¹(4.9/3.0) = 59° below horizontal
5Problem 5hard
❓ Question:
A ball rolls off a table 1.2 m high with a horizontal velocity of 3.0 m/s. (a) How long does it take to hit the ground? (b) How far from the base of the table does it land? (c) What is its velocity (magnitude and direction) just before impact?
💡 Show Solution
Solution:
Given: h = 1.2 m, v₀ₓ = 3.0 m/s, v₀ᵧ = 0 (horizontal launch), g = 10 m/s²
(a) Time to hit ground: Using Δy = v₀ᵧt + ½gt² (taking down as positive) 1.2 = 0 + ½(10)t² 1.2 = 5t² t² = 0.24 t = 0.49 s or 0.5 s
(b) Horizontal distance: x = v₀ₓt = 3.0 × 0.49 = 1.47 m or 1.5 m
(c) Velocity at impact: Horizontal: vₓ = v₀ₓ = 3.0 m/s (constant) Vertical: vᵧ = v₀ᵧ + gt = 0 + 10(0.49) = 4.9 m/s (downward)
Magnitude: v = √(vₓ² + vᵧ²) = √(3.0² + 4.9²) = √(9 + 24) = 5.7 m/s
Direction: θ = tan⁻¹(vᵧ/vₓ) = tan⁻¹(4.9/3.0) = 59° below horizontal
6Problem 6medium
❓ Question:
A projectile is launched horizontally from a cliff m high with initial speed m/s. How long is it in the air, and how far from the base of the cliff does it land? (Use m/s²)
💡 Show Solution
Given:
- Initial height: m
- Horizontal launch:
- Initial speed: m/s
- m/s, m/s
- m/s²
Find:
- Time in air
- Horizontal distance (range)
Part 1: Time in air
Use vertical motion equation:
At landing, :
Part 2: Horizontal distance
Use horizontal motion (constant velocity):
Answers:
- Time in air: 4 seconds
- Horizontal distance: 120 m from base of cliff
Note: The horizontal speed doesn't affect time in air—only the height does!
7Problem 7hard
❓ Question:
A soccer ball is kicked at m/s at an angle of above horizontal. Find: (a) the maximum height reached, (b) the time of flight, and (c) the range. Use m/s² and , .
💡 Show Solution
Given:
- Initial speed: m/s
- Launch angle:
- m/s²
Step 1: Find initial velocity components
Part (a): Maximum height
Use where at max height:
Alternative: m
Part (b): Time of flight
Time to peak: s
Total time (up and down): s
Part (c): Range
Horizontal distance traveled:
Alternative formula: m
Answers:
- (a) Maximum height: 11.25 m
- (b) Time of flight: 3.0 s
- (c) Range: 60 m
Check: At landing, m/s (same magnitude as launch, opposite direction) ✓
Practice with Flashcards
Review key concepts with our flashcard system
Browse All Topics
Explore other calculus topics