Unit: 2D Kinematics

Lesson Preview

In 1D1\text{D} motion, a single number (positive or negative) describes displacement. Real motion, however, often happens in two dimensions — like a ball kicked across a field or a drone flying overhead.

For motion in a plane, we need two numbers: displacement in the xx-direction and displacement in the yy-direction. A 2D vector captures both.

Components of a 2D Vector

A 2D vector has two components:

  • xx-component: horizontal displacement
  • yy-component: vertical displacement

Consider a displacement vector d\vec{d} pointing from the origin to the coordinate (3,2)(3, 2):

Loading visualization…

We write d=(3,2)\vec{d} = (3, 2), meaning 33 units along the xx-axis and 22 units along the yy-axis. The components are dx=3d_x = 3 and dy=2d_y = 2.

Breaking Down the Vector

The vector can be decomposed into its xx and yy components:

... continued in the full lesson.

Ready to Start Learning?

Sign up now to access the full 2D Vectors: Components and Unit Vectors lesson and our entire curriculum!