If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content

What are velocity components?

Learn how to simplify vectors by breaking them into parts.

Why do we break up vectors into components?

Two-dimensional motion is more complex than one-dimensional motion since the velocities can point in diagonal directions. For example, a baseball could be moving both horizontally and vertically at the same time with a diagonal velocity v. We break up the velocity vector, v, of the baseball into two separate horizontal, vx, and vertical, vy, directions to simplify our calculations.
Trying to tackle both the horizontal and vertical directions of a baseball in one single equation is difficult; it’s better to take a divide-and-conquer approach.
Breaking up the diagonal velocity v into horizontal vx and vertical vy components allows us to deal with each direction separately. Essentially, we'll be able to turn one difficult two-dimensional problem into two easier one-dimensional problems. This trick of breaking up vectors into components works even when the vector is something other than velocity, for example, forces, momentum, or electric fields. In fact, you'll use this trick over and over in physics, so it's important to get really good at dealing with vector components as soon as possible.

How do we break a vector into components?

Before we talk about breaking up vectors, we should note that trigonometry already gives us the ability to relate the side lengths of a right triangle—hypotenuse, opposite, adjacent—and one of the angles, θ, as seen below.
sinθ=oppositehypotenuse
cosθ=adjacenthypotenuse
tanθ=oppositeadjacent
When we break any diagonal vector into two perpendicular components, the total vector and its components—v,vy,vx—form a right triangle. Because of this, we can apply the same trigonometric rules to a velocity vector magnitude and its components, as seen below. Notice that vx is treated as the adjacent side, vy as the opposite, and v as the hypotenuse.
sinθ=vyv
cosθ=vxv
tanθ=vyvx
Note that the vs in these formulas refer to the magnitudes of the total velocity vector, the total speed, and can therefore never be negative. The individual components vx and vy can be negative if they point in a negative direction. The convention is that left is negative for the horizontal direction, x, and down is negative for the vertical direction, y.

How do you determine the magnitude and angle of the total vector?

We saw in the previous sections how a vector magnitude and angle can be broken up into vertical and horizontal components. But what if you start with some given velocity components: vy and vx? How could you use the components to find the magnitude v and angle θ of the total velocity vector?
Finding the magnitude of the total velocity vector isn't too hard since for any right triangle the side lengths and hypotenuse will be related by the Pythagorean theorem.
v2=vx2+vy2
By taking a square root, we get the magnitude of the total velocity vector in terms of the components.
v=vx2+vy2

Also, if we know both components of the total vector, we can find the angle of the total vector using tanθ.
tanθ=vyvx
By taking inverse tangent, we get the angle of the total velocity vector in terms of the components.
θ=tan1(vyvx)

What's confusing about vector components?

When using θ=tan1(vyvx), the fact that we put vy on top as the opposite side and the vx on the bottom as the adjacent side means that we are measuring the angle from the horizontal axis. It seems like figuring out how to draw the angle could be confusing, but here are two good tips:
Assuming we have selected right/up as the positive directions, if the horizontal component vx is positive, the vector points rightward. If the horizontal component, vx is negative, the vector points leftward.
Again, asumming we have selected right/up as the positive directions, if the vertical component vy is positive, the vector points upward. If the vertical component vy is negative, the vector points downward.
So, for example, if the components of a vector are vx=12 m/s and vy=10 m/s, the vector must point leftward—because vx is negative—and up—because vy is positive.
Concept check: If a paper airplane has the velocity components vx=7 m/s and vy=5 m/s, which direction is the paper airplane moving—assuming we choose right and up as positive directions?
Choose 1 answer:

What do solved examples involving vector components look like?

Example 1: Bend it like Beckham

A soccer ball is kicked up and to the right at an angle of 30 with a speed of 24.3 m/s as seen below.
What is the vertical component of the velocity at the moment shown?
What is the horizontal component of the velocity at the moment shown?
To find the vertical component of the velocity, we'll use sinθ=oppositehypotenuse=vyv. The hypotenuse is the magnitude of the velocity 24.3 m/s, v, and the opposite side to the angle 30 is vy.
sinθ=vyv(Use the definition of sine.)
vy=vsinθ(Solve for vertical component.)
vy=(24.3 m/s)sin(30)(Plug in values.)
vy=12.2 m/s(Calculate and celebrate!)
To find the horizontal component, we'll use cosθ=adjacenthypotenuse=vxv.
cosθ=vxv(Use the definition of cosine.)
vx=vcosθ(Solve for horizontal component.)
vx=(24.3 m/s)cos(30)(Plug in values.)
vx=21.0 m/s(Calculate and celebrate!)

Example 2: Angry seagull

An angry seagull is flying over Seattle with a horizontal component of velocity vx=14.6 m/s and a vertical component of velocity vy=8.62 m/s.
What is the magnitude of the total velocity of the seagull?
What is the angle of the total velocity?
Assume right/up are positive, and assume all angles will be measured counterclockwise from the positive x axis.
We'll use the Pythagorean theorem to find the magnitude of the total velocity vector.
v2=vx2+vy2(The Pythagorean theorem.)
v=vx2+vy2(Take square root of both sides.)
v=(14.6 m/s)2+(8.62 m/s)2(Plug in.)
v=17.0 m/s(Calculate and celebrate!)
To find the angle, we'll use the definition of tangent, but since we now know v, we could have used sine or cosine.
tanθ=vyvx(Use the definition of tangent.)
θ=tan1(vyvx)(Inverse tangent of both sides.)
θ=tan1(8.62 m/s14.6 m/s)(Plug in magnitudes.)
θ=30.6(Calculate and celebrate!)
Since the vertical component is vy=8.62 m/s, we know the vector is directed down, and since vx=14.6 m/s, we know the vector is directed right. So, we will draw the vector in the fourth quadrant.
The seagull is moving 17.0 m/s at an angle of 30.6 below the horizontal.

Want to join the conversation?