
www.VirtualNerd.com
How do you combine perpendicular vector components into a total vector?
In this tutorial you will learn how to find the total length of a vector from only the vector component lengths.
Summary
- vtot with no arrow above it means the length of the vtot vector
- vtot is sum of vy and vx
- vy and vx are the y- and x- components of vector vtot

Notes
-
-
- vx, vy, and vtot with no arrow on top means just the length of the vx, vy, and vtot vectors
-
-
-
- Apply the pythagorean theorem to the triangle made up of the vector components
-
-
- The square root of vtot squared is just vtot
-
-