AP PHYSICS 1: ALGEBRA-BASED • KINEMATICS

Vectors and Motion in Two Dimensions

Decomposing motion into independent perpendicular components unlocks the analysis of projectiles, relative velocity, and curvilinear paths.

Historical Context & Motivation

For millennia, thinkers struggled with a deceptively simple question: how does an object move when it is simultaneously pushed in two different directions? Ancient Greek philosophers such as Aristotle treated motion as inherently one-dimensional, arguing that a body could possess only one natural motion at a time. This framework made it virtually impossible to explain the curved flight of a thrown javelin or the arc of a catapult stone—phenomena that clearly involved both horizontal and vertical changes in position.

The conceptual breakthrough came during the scientific revolution, when Galileo Galilei proposed that the horizontal and vertical components of a projectile's motion could be analyzed independently. This principle of superposition became one of the most powerful ideas in classical mechanics, and it rests on the mathematics of vectors—quantities that carry both magnitude and direction. Isaac Newton later formalized this insight within his laws of motion, and the vector formalism was refined over the next two centuries into the elegant algebraic and geometric toolkit that physicists use today.

~340 BCE
Aristotle's Single-Motion Doctrine
Aristotle argued that a body can possess only one 'natural' or 'violent' motion at a time, making curved trajectories unexplainable within his framework.
1638
Galileo's Parabolic Trajectory
In 'Two New Sciences,' Galileo demonstrated that projectile motion decomposes into constant horizontal velocity and uniformly accelerated vertical fall, producing a parabolic path.
1687
Newton's Principia
Newton's laws expressed force and acceleration as vector quantities, establishing the general framework for two-dimensional and three-dimensional dynamics.
1799–1840
Formal Vector Algebra
Caspar Wessel and later William Rowan Hamilton developed algebraic representations of directed quantities, leading to the modern component notation widely used in physics.

The central question that vectors and two-dimensional kinematics answer is: How can we predict the position, velocity, and acceleration of an object whose motion is not confined to a straight line? As we will see, the strategy is elegant—split every vector into perpendicular components, solve each direction independently using the one-dimensional kinematic equations you already know, and then recombine the results.

Core Principles & Definitions

Before tackling two-dimensional problems, you must be fluent in the language of vectors. A scalar is a quantity specified by magnitude alone—speed, mass, and temperature are all scalars. A vector requires both magnitude and direction for its complete specification. Displacement, velocity, acceleration, and force are vectors. Two vectors are equal if and only if they share the same magnitude and point in the same direction, regardless of where they are drawn in space.

1

Vector Components

Any vector can be expressed as the sum of two perpendicular component vectors along the x- and y-axes. These components are found using trigonometry: Aₓ = A cos θ and Aᵧ = A sin θ.
2

Independence of Perpendicular Motions

Horizontal and vertical motions are independent: acceleration in one direction does not affect velocity or displacement in the perpendicular direction. This principle is the key to solving projectile problems.
3

Vector Addition

Vectors add component-by-component: if C = A + B, then Cₓ = Aₓ + Bₓ and Cᵧ = Aᵧ + Bᵧ. The magnitude and direction of C are recovered via the Pythagorean theorem and inverse tangent.
4

Relative Velocity

The velocity of object A relative to object C equals the vector sum of the velocity of A relative to B and the velocity of B relative to C: v_AC = v_AB + v_BC.
KEY TAKEAWAY
Think of a vector like a flight itinerary with two legs—one heading due east and one heading due north. You can fully reconstruct the trip from those two legs, and each leg is completely unaffected by the other. In the same way, physicists decompose any vector into perpendicular components, solve each direction on its own, and then reassemble the full picture. This 'divide and conquer' strategy transforms every two-dimensional problem into two familiar one-dimensional problems.

Visual Explanation — Vector Decomposition

The violet arrow represents the full velocity vector A with magnitude 50 m/s at 36.9° above the positive x-axis. The dashed blue arrow is its x-component (Aₓ = 40 m/s), and the dashed pink arrow is its y-component (Aᵧ = 30 m/s). Note the right-angle marker confirming perpendicularity.

The diagram illustrates the central technique of two-dimensional kinematics: vector decomposition. By projecting the resultant vector onto perpendicular axes, we obtain scalar components that can each be analyzed with the one-dimensional kinematic equations. The x-component is found by multiplying the magnitude by the cosine of the angle measured from the positive x-axis, while the y-component uses the sine. This relationship comes directly from right-triangle trigonometry and is valid for any angle, including those outside the first quadrant, provided you track the signs of sine and cosine correctly.

To reconstruct the original vector from its components, you apply the Pythagorean theorem for the magnitude (A = √(Aₓ² + Aᵧ²)) and the inverse tangent function for the direction (θ = tan⁻¹(Aᵧ/Aₓ)). Always verify the quadrant of your angle by checking the signs of both components—calculators return a principal value that may need adjustment.

Mathematical Framework

Decomposition and Reconstruction

COMPONENT DECOMPOSITION
Aₓ = A cos θ Aᵧ = A sin θ
A = magnitude of the vector, θ = angle measured counterclockwise from the positive x-axis, Aₓ and Aᵧ = scalar components along x and y.
MAGNITUDE AND DIRECTION
A = √(Aₓ² + Aᵧ²) θ = tan⁻¹(Aᵧ / Aₓ)
These inverse relations recover the vector's magnitude and direction from its components. Always check the quadrant to ensure the angle is correct.

Two-Dimensional Kinematic Equations

Because perpendicular motions are independent, the standard kinematic equations apply separately to each axis. For constant acceleration in two dimensions, the four kinematic equations split as follows.

HORIZONTAL (x) EQUATIONS
vₓ = v₀ₓ + aₓt x = x₀ + v₀ₓt + ½aₓt² vₓ² = v₀ₓ² + 2aₓΔx
v₀ₓ = initial x-velocity, aₓ = x-acceleration, x₀ = initial x-position. For ideal projectile motion (no air resistance), aₓ = 0.
VERTICAL (y) EQUATIONS
vᵧ = v₀ᵧ + aᵧt y = y₀ + v₀ᵧt + ½aᵧt² vᵧ² = v₀ᵧ² + 2aᵧΔy
v₀ᵧ = initial y-velocity, aᵧ = y-acceleration. For projectile motion near Earth's surface, aᵧ = −g = −9.8 m/s² (taking upward as positive).

The variable t is shared between the two directions—time links the x- and y-motions. This is critical: solving for t from the equation in one direction and substituting it into the equation for the other direction is the standard strategy for eliminating time and finding relationships between position, velocity, and angle.

⚠️ Sign Convention Tip
Establish your sign convention before writing any equations. A common choice is positive-x to the right and positive-y upward. With this convention, gravitational acceleration is aᵧ = −9.8 m/s². Consistency in sign convention eliminates the majority of errors in two-dimensional problems.

Projectile Motion — A Detailed Breakdown

The most iconic application of two-dimensional kinematics is projectile motion: the motion of an object launched into the air and subject only to gravitational acceleration (neglecting air resistance). Because gravity acts only in the vertical direction, the horizontal component of velocity remains constant throughout the flight, while the vertical component changes at a rate of −g = −9.8 m/s². The resulting trajectory is a parabola when the launch and landing heights are equal, or a portion of a parabola otherwise.

A projectile's parabolic trajectory (amber curve) with velocity vectors drawn at five positions. Green arrows show the constant horizontal component vₓ, red arrows show the changing vertical component vᵧ, and amber arrows show the resultant velocity. At the apex, vᵧ = 0, so the velocity is purely horizontal.

Several features of the diagram deserve emphasis. First, the green horizontal arrows have identical length at every position—the horizontal speed is constant because there is no horizontal acceleration. Second, the red vertical arrows grow in the downward direction as the projectile falls, reflecting the constant downward acceleration due to gravity. Third, at the apex (highest point), the vertical velocity is instantaneously zero, but the object still possesses its full horizontal velocity—it does not 'stop' at the top. Finally, the time to rise to the apex equals the time to fall back to the original launch height, a symmetry that follows directly from the constant nature of gravitational acceleration.

Summary of projectile motion quantities by direction
PropertyHorizontal (x)Vertical (y)
Accelerationaₓ = 0aᵧ = −g = −9.8 m/s²
Velocityvₓ = v₀ cos θ (constant)vᵧ = v₀ sin θ − gt
Positionx = (v₀ cos θ)ty = (v₀ sin θ)t − ½gt²
At apexvₓ = v₀ cos θ (unchanged)vᵧ = 0

Worked Example — Projectile Launched at an Angle

A soccer ball is kicked from ground level with an initial speed of 25.0 m/s at 53.0° above the horizontal. Ignoring air resistance, determine (a) the time of flight, (b) the maximum height, and (c) the horizontal range.

Soccer Ball Projectile
1
Step 1 — Identify Known Values and Set Up CoordinatesTake the launch point as the origin, positive-x to the right, and positive-y upward. Given: v₀ = 25.0 m/s, θ = 53.0°, y₀ = 0, aₓ = 0, aᵧ = −9.80 m/s². Because the ball lands at ground level, the final y-displacement is Δy = 0.
2
Step 2 — Resolve Initial Velocity into Componentsv₀ₓ = v₀ cos θ = 25.0 × cos 53.0° = 25.0 × 0.6018 = 15.05 m/s. v₀ᵧ = v₀ sin θ = 25.0 × sin 53.0° = 25.0 × 0.7986 = 19.97 m/s.
v₀ₓ = 15.0 m/s, v₀ᵧ = 20.0 m/s
3
Step 3 — Find Time of FlightUse the vertical position equation with Δy = 0: 0 = v₀ᵧt − ½gt². Factor out t: t(v₀ᵧ − ½gt) = 0. The non-trivial solution gives t = 2v₀ᵧ / g = 2 × 20.0 / 9.80 = 4.08 s.
Total time of flight: t = 4.08 s
4
Step 4 — Find Maximum HeightAt the apex, vᵧ = 0. Use vᵧ² = v₀ᵧ² + 2aᵧΔy: 0 = (20.0)² + 2(−9.80)Δy. Solving: Δy = 400 / 19.6 = 20.4 m.
Maximum height: H = 20.4 m
5
Step 5 — Find Horizontal RangeSince aₓ = 0, the horizontal distance is R = v₀ₓ × t = 15.0 × 4.08 = 61.2 m. Alternatively, the range formula R = v₀² sin(2θ) / g = (25.0)² × sin(106°) / 9.80 = 625 × 0.9613 / 9.80 = 61.3 m, which agrees within rounding.
Horizontal range: R ≈ 61.2 m
💡 Exam Strategy
On the AP exam, always write out the component decomposition explicitly—it earns partial credit even if you make a numerical error later. Clearly label your axes and sign convention, then solve x and y independently. The variable t is the bridge between the two directions.

Strengths, Limitations & Common Misconceptions

Strengths and limitations of the ideal projectile model
AspectStrengthLimitation
Independence of componentsReduces 2-D problems to two manageable 1-D problems; powerful and general.Only valid when axes are perpendicular and acceleration does not couple directions (breaks down with certain drag forces).
Neglecting air resistanceGreatly simplifies analysis; produces closed-form solutions for range, height, and flight time.Real projectiles experience drag that couples x and y motions and shortens range; model is less accurate at high speeds.
Flat-Earth approximationg is treated as constant and downward, valid for ranges much smaller than Earth's radius.For long-range ballistics (thousands of km), curvature and variation of g must be included.
Symmetry of trajectoryLanding speed equals launch speed (same height); time up equals time down—useful shortcuts.Symmetry breaks if launch and landing heights differ or if air resistance is present.

Common Misconceptions

  • "The object stops at the top." Only the vertical component is zero at the apex; the horizontal component is unchanged. The speed at the top equals v₀ cos θ, not zero.
  • "Acceleration is zero at the highest point." Gravitational acceleration is constant throughout the flight, including at the apex. The velocity is momentarily horizontal, but it is still changing.
  • "A larger launch angle always gives a longer range." Maximum range on level ground occurs at 45°. Angles above 45° trade horizontal distance for extra height.
KEY TAKEAWAY
The ideal projectile model is to two-dimensional kinematics what a frictionless surface is to Newton's second law: a powerful simplification that captures the essential physics while ignoring secondary effects. Just as engineers add friction corrections to refine force analyses, they add drag terms to refine trajectory predictions—but the core decomposition strategy remains the same.

Connections to Advanced Topics

The component-decomposition method you have learned in this lesson is not limited to projectile motion. It generalizes immediately to any situation involving constant acceleration in two dimensions, and with appropriate modifications, it extends to non-constant acceleration as well. Understanding these connections helps you see two-dimensional kinematics as the foundation of a much larger edifice.

How two-dimensional kinematics connects to more advanced topics
This Lesson (AP Physics 1)Advanced Extension
Constant acceleration (gravity) with no air resistanceVariable acceleration from drag: requires numerical integration or differential equations (AP Physics C, college dynamics)
Velocity and acceleration as component pairs (vₓ, vᵧ)Full vector notation with unit vectors: v = vₓ î + vᵧ ĵ, manipulated with calculus (Physics C and engineering statics)
Independence of x and y: perpendicular Cartesian axesCurvilinear coordinates (tangential/normal): acceleration decomposed along and perpendicular to the path (circular motion, AP Physics 1 Unit 7)
Relative velocity addition: v_AC = v_AB + v_BCGalilean relativity; at high speeds, Lorentz velocity addition in special relativity

Looking ahead within the AP Physics 1 curriculum, the vector decomposition skills you practice here will be essential for analyzing forces (free-body diagrams require resolving weight, normal force, and tension into components), circular motion (centripetal acceleration is perpendicular to velocity), and even momentum (impulse and momentum are vector quantities). Mastering two-dimensional kinematics therefore pays dividends across virtually every subsequent unit.

Practice Problems

1
A ball is launched horizontally from the edge of a table. At the same instant, a second ball is dropped from rest from the same height. Ignoring air resistance, which statement is correct?
2
A velocity vector has components vₓ = −12 m/s and vᵧ = 5.0 m/s. What is the magnitude of the velocity?
3
A stone is thrown horizontally at 8.0 m/s from a cliff 45 m above level ground. How far from the base of the cliff does the stone land? (Use g = 10 m/s².)
PROBLEM 4APPLIED
A student wants to verify that horizontal and vertical motions of a projectile are independent. She has access to a small launcher that can fire a ball horizontally from various heights, a set of meter sticks, a stopwatch, and a motion sensor capable of recording position versus time data. (a) Describe an experimental procedure the student could use to test the independence of horizontal and vertical motion. Include what measurements should be taken and how they should be varied. (b) Describe how the collected data should be analyzed to support or refute the hypothesis that horizontal and vertical motions are independent. (c) Identify one source of experimental error and explain how it would affect the results. (d) Describe one modification the student could make to reduce the effect of the error identified in part (c).
PROBLEM 5CRITICAL THINKING
A rescue helicopter is flying horizontally at constant velocity at a height H above flat ground. The pilot must drop a supply package so that it lands at a specific point on the ground directly ahead of the helicopter's current position. (a) Derive an expression for the time it takes the package to reach the ground after release, in terms of H and g. (b) Derive an expression for the horizontal distance the helicopter must be behind the target point when the package is released, in terms of H, g, and the helicopter's speed v₀. (c) A student claims that if the helicopter were flying twice as fast, the package would need to be released at twice the horizontal distance from the target. Is this claim correct? Justify your answer using your expression from part (b). (d) Another student argues the package will land directly below the release point because once released it is no longer connected to the helicopter. Explain the flaw in this reasoning.

Lesson Summary

This lesson established that vectors are quantities possessing both magnitude and direction, and that any vector can be split into perpendicular components using trigonometric decomposition (Aₓ = A cos θ, Aᵧ = A sin θ). The independence of perpendicular motions allows every two-dimensional kinematics problem to be separated into two one-dimensional problems linked by the shared variable time. For projectile motion (no air resistance), horizontal velocity is constant while vertical motion is uniformly accelerated by gravity, producing a parabolic trajectory.

Key results include the Pythagorean reconstruction of a vector's magnitude (A = √(Aₓ² + Aᵧ²)), the inverse-tangent direction formula (θ = tan⁻¹(Aᵧ/Aₓ)), and the range equation R = v₀² sin(2θ)/g for level-ground launches. Common misconceptions—such as believing the projectile 'stops' at the apex or that acceleration is zero there—must be explicitly corrected. These vector skills form the foundation for subsequent AP Physics 1 topics including forces, circular motion, and momentum.

Varsity Tutors • AP Physics 1: Algebra-Based • Vectors and Motion in Two Dimensions