2D Kinematics and Projectile Motion: Formulas & Solved Problems

Master 2D kinematics and projectile motion. Learn how to break motion into independent x and y components, use the kinematic equations in two dimensions, and solve real projectile problems step by step.

What is 2D Kinematics?

2D Kinematics describes motion in two dimensions, usually in a plane (x-y plane). The most common example is **projectile motion** — an object launched into the air that moves both horizontally and vertically at the same time.

The powerful idea in 2D kinematics is that motion in the x-direction and y-direction are **completely independent** when air resistance is neglected.

Projectile Motion Explained

A projectile is any object thrown, kicked, or launched that is only under the influence of gravity after release.

  • Horizontal motion (x-direction): Constant velocity (a_x = 0)
  • Vertical motion (y-direction): Constant acceleration due to gravity (a_y = –9.8 m/s² or –g)
  • The path followed is a **parabola**.

Independent X and Y Components

Horizontal (x) Direction

  • Acceleration a_x = 0
  • Velocity is constant: v_x = v_{0x}
  • Displacement: Δx = v_{0x} t

Vertical (y) Direction

  • Acceleration a_y = –g = –9.8 m/s²
  • Use all four kinematic equations with a = –g
  • Initial vertical velocity: v_{0y}

Important: Time t is the same for both x and y motions.

Key Formulas for 2D Kinematics

Horizontal:

  • Δx = v_{0x} t
  • v_x = v_{0x} (constant)

Vertical:

  • v_y = v_{0y} – g t
  • Δy = v_{0y} t – ½ g t²
  • v_y² = v_{0y}² – 2 g Δy

Initial velocity components:

v_{0x} = v₀ cos θ  v_{0y} = v₀ sin θ

Solved Problems – 2D Kinematics & Projectile Motion

Example 1: Horizontal Launch

A ball is rolled off a table 1.2 m high with horizontal speed 5 m/s. How far from the table does it land?

Step 1: Find time of flight (vertical)

Δy = –1.2 m, v_{0y} = 0, a_y = –9.8 m/s²

–1.2 = 0 – ½(9.8)t² → t ≈ 0.495 s

Step 2: Horizontal distance Δx = 5 × 0.495 ≈ 2.47 m

Example 2: Angled Projectile

A projectile is launched at 30 m/s at 45° above horizontal. Find maximum height and range.

v_{0x} = 30 cos 45° ≈ 21.21 m/s

v_{0y} = 30 sin 45° ≈ 21.21 m/s

Max height: Δy = (21.21)² / (2×9.8) ≈ 22.9 m

Time of flight: t = 2×v_{0y}/g ≈ 4.33 s

Range: Δx = 21.21 × 4.33 ≈ 91.8 m

More advanced projectile problems available in: How to Solve Kinematic Equations Problems

Problem-Solving Tips for 2D Kinematics

  1. Always resolve initial velocity into x and y components using cos θ and sin θ.
  2. Solve vertical motion first to find time of flight.
  3. Use that time in the horizontal equation to find range.
  4. At maximum height, vertical velocity v_y = 0.
  5. Neglect air resistance unless stated.

Frequently Asked Questions

What is the difference between 1D and 2D kinematics?

In 1D everything happens along a straight line. In 2D motion has both horizontal and vertical components that are independent.

Why is horizontal acceleration zero in projectile motion?

Because gravity acts only vertically (assuming no air resistance).

What shape is the path of a projectile?

A parabola.

At what angle is the range maximum?

45° (for launch and landing at same height).

Understanding 2D kinematics and projectile motion builds directly on 1D concepts. Practice resolving vectors and solving x and y motions separately — this skill is essential for many advanced physics topics.

Last updated: April 2026 | Written for students by physics educators at physicalfundamentals.info