PhysicsPro > Mechanics I

Motion in Two and Three Dimensions

View in Interactive App

Introduction

Multidimensional motion requires vector treatment. Each position component evolves independently for constant acceleration, enabling analysis of complex trajectories. Understanding 2D and 3D kinematics is essential for describing real-world motion including projectile trajectories, orbital paths, and fluid flow.

Independent Component Motion

For constant acceleration a = ax\(\hat{\imath}\) + ay\(\hat{\jmath}\) + az\(\hat{k}\), each component evolves independently: x(t) = x0 + vx0t + 1/2axt2, y(t) = y0 + vy0t + 1/2ayt2, z(t) = z0 + vz0t + 1/2azt2. Similarly for velocity components. This independence (superposition principle) allows solving 3D problems as three separate 1D problems. The actual path combines these independent motions into a trajectory in space.

\n

Introduction

Multidimensional motion requires vector treatment. Each position component evolves independently for constant acceleration, enabling analysis of complex trajectories. Understanding 2D and 3D kinematics is essential for describing real-world motion including projectile trajectories, orbital paths, and fluid flow.

Independent Component Motion

For constant acceleration a = ax\(\hat{\imath}\) + ay\(\hat{\jmath}\) + az\(\hat{k}\), each component evolves independently: x(t) = x0 + vx0t + 1/2axt2, y(t) = y0 + vy0t + 1/2ayt2, z(t) = z0 + vz0t + 1/2azt2. Similarly for velocity components. This independence (superposition principle) allows solving 3D problems as three separate 1D problems. The actual path combines these independent motions into a trajectory in space.

\n

Trajectory Equations

Eliminating time t between x(t) and y(t) gives the trajectory equation y(x). For constant acceleration with ax = 0 (no horizontal acceleration): x = x0 + vx0t so t = (x - x0)/vx0. Substituting into y(t): y = y0 + vy0(x-x0)/vx0 - 1/2g[(x-x0)/vx0]2. This quadratic form y = Ax2 + Bx + C confirms the trajectory is parabolic for projectile motion.

Velocity and Acceleration Components

In 2D motion, decompose vectors into components. Velocity magnitude: v = √(vx2 + vy2). Direction given by tanθ = vy/vx. Acceleration can be decomposed into tangential (changes speed) and normal/centripetal (changes direction) components. For circular motion at constant speed, acceleration is purely centripetal toward center. For general curved paths, both components are present.

\n

Range and Trajectory Properties

For projectile launched from ground at angle θ with speed v0: Range R = v02sin(2θ)/g, maximum when θ = 45°. Maximum height H = v02sin2θ/(2g). Time of flight T = 2v0sinθ/g. Trajectory is symmetric about the maximum height point. Complementary angles (θ and 90°-θ) give same range. Maximum range achieved at 45° for flat ground.

Problem-Solving in Multiple Dimensions

Strategy: (1) Choose coordinate system (often x-horizontal, y-vertical for projectile problems); (2) Resolve initial velocity into components: vx0 = v0cosθ, vy0 = v0sinθ; (3) Apply kinematic equations to each component separately; (4) Find time of flight from vertical motion; (5) Calculate range from horizontal motion using that time. Remember horizontal and vertical motions are independent except they share the same time variable.

\n

Solved Example: 2D Motion with Different Accelerations

A particle starts at origin with velocity v0 = (3\(\hat{\imath}\) + 4\(\hat{\jmath}\)) m/s and acceleration a = (2\(\hat{\imath}\) - 3\(\hat{\jmath}\)) m/s2. Find position and velocity at t = 2 s. Solution: For x-component: vx = vx0 + axt = 3 + 2t, x = vx0t + 1/2axt2 = 3t + t2. For y-component: vy = vy0 + ayt = 4 - 3t, y = vy0t + 1/2ayt2 = 4t - 1.5t2. At t = 2: vx = 7 m/s, vy = -2 m/s, x = 10 m, y = 2 m. Position r = (10\(\hat{\imath}\) + 2\(\hat{\jmath}\)) m, velocity v = (7\(\hat{\imath}\) - 2\(\hat{\jmath}\)) m/s, speed = √(49+4) = 7.28 m/s.

\n

Want to practice MCQs on this topic?

Open Full App Experience