Fiveable

🔋College Physics I – Introduction Unit 3 Review

QR code for College Physics I – Introduction practice questions

3.1 Kinematics in Two Dimensions: An Introduction

3.1 Kinematics in Two Dimensions: An Introduction

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🔋College Physics I – Introduction
Unit & Topic Study Guides

Kinematics in Two Dimensions

Two-dimensional motion is what happens when an object moves in more than a straight line, like a ball thrown at an angle or a car turning a corner. By splitting that motion into horizontal (x) and vertical (y) components, you can analyze each direction separately using the same one-dimensional kinematics equations you already know.

The key insight: gravity only pulls downward, so it only affects the vertical component. Horizontal motion carries on at a constant velocity (assuming no air resistance). This independence of perpendicular directions is what makes 2D problems manageable.

Components of Two-Dimensional Motion

Any 2D motion can be broken into two independent pieces:

  • Horizontal (x) component: motion parallel to the ground (walking across a room, a ball moving forward through the air)
  • Vertical (y) component: motion perpendicular to the ground (a ball rising or falling)

Because these components are independent, you analyze each one with the familiar kinematics equations:

  • Horizontal position: x=x0+v0xt+12axt2x = x_0 + v_{0x}t + \frac{1}{2}a_x t^2
  • Vertical position: y=y0+v0yt+12ayt2y = y_0 + v_{0y}t + \frac{1}{2}a_y t^2

For most problems in this course, there's no horizontal acceleration (ax=0a_x = 0), so horizontal velocity stays constant:

vx=v0xv_x = v_{0x}

Gravity acts only in the vertical direction, giving a constant downward acceleration:

ay=g=9.8 m/s2a_y = -g = -9.8 \text{ m/s}^2

The negative sign means "downward" when you define upward as positive. This is a sign convention, so stay consistent with it throughout a problem.

Components of two-dimensional motion, Motion in Two Dimensions | Boundless Physics

Pythagorean Theorem for Resultant Vectors

Once you've found the x and y components of displacement or velocity, you need to combine them back into a single resultant vector. That's where the Pythagorean theorem comes in.

For a right triangle with legs aa and bb and hypotenuse cc:

a2+b2=c2a^2 + b^2 = c^2

Applied to motion:

  • Resultant displacement: Δr=(Δx)2+(Δy)2\Delta r = \sqrt{(\Delta x)^2 + (\Delta y)^2}
  • Resultant velocity (speed): v=vx2+vy2v = \sqrt{v_x^2 + v_y^2}

Note that Δr\Delta r gives you the straight-line distance between start and end points, not the total path length.

To find the direction of the resultant, use the inverse tangent:

  • θ=tan1(ΔyΔx)\theta = \tan^{-1}\left(\frac{\Delta y}{\Delta x}\right) for displacement
  • θ=tan1(vyvx)\theta = \tan^{-1}\left(\frac{v_y}{v_x}\right) for velocity

Always check which quadrant your vector falls in. The calculator gives you a reference angle, but you may need to adjust depending on the signs of the components.

Components of two-dimensional motion, Chapter 4: Two Dimensional Motion – Introductory Physics Resources

Independence of Perpendicular Motions

This is the concept that makes 2D kinematics work: what happens in the x-direction has no effect on what happens in the y-direction, and vice versa. The two components don't "talk" to each other.

A classic demonstration: drop a ball from rest and simultaneously launch another ball horizontally from the same height. Both hit the ground at the same time. The horizontal velocity of the second ball doesn't change how fast it falls. Gravity pulls both downward at the same rate.

This independence shows up in two common scenarios:

  1. Projectile motion: A thrown ball's horizontal velocity stays constant while its vertical velocity changes due to gravity. The horizontal and vertical motions happen simultaneously but independently.
  2. Inclined planes: An object on a frictionless ramp accelerates along the ramp's surface. The component of motion perpendicular to the ramp surface remains zero (the object doesn't fly off or sink into the ramp).

Projectile Motion

Projectile motion is the specific case of 2D motion where the only acceleration is gravity. A few terms to know:

  • Trajectory: the curved path a projectile follows, which forms a parabola under constant gravitational acceleration (with no air resistance)
  • Range: the total horizontal distance the projectile travels before returning to its launch height
  • Time of flight: the total time the projectile stays in the air

Since horizontal velocity is constant and vertical acceleration is constant, you can solve any projectile problem by writing separate equations for x and y, then using time tt as the link between them. That connection through shared time is how you solve for unknowns across both directions.