Key Ideas
1Independence of Perpendicular Motion. Motion in the x-direction and y-direction can be analyzed completely separately, since forces or velocity in one direction don't affect the other.
2Position Vector. The position of an object in 2D can be written as (x,y), specifying its location along two perpendicular axes.
3Velocity Components. A velocity vector can be split into horizontal (vx) and vertical (vy) components, often using vx=v*cos(theta) and vy=v*sin(theta) for a velocity v at angle theta.
4Relative Velocity. The velocity of one object as observed from another moving object, found by vector subtraction: v_relative = v_A - v_B.
5Resultant Vector. The single combined vector representing the net effect of two or more vectors added together.
Worked Examples
A velocity has magnitude 10 m/s at angle 30° above horizontal. Find its horizontal component (vx). (cos(30°)~0.866)
vx ≈ 8.66 m/s
Using the same velocity, find its vertical component (vy). (sin(30°)=0.5)
vy = 5 m/s
A boat moves at 5 m/s east relative to water, and the water flows at 2 m/s east relative to the ground. Find the boat's velocity relative to the ground.
7 m/s east