PDF download Download Article PDF download Download Article

A vector is a geometrical object that has both a magnitude and direction. [1] The magnitude is the length of the vector, while the direction is the way it's pointing. Calculating the magnitude of a vector is simple with a few easy steps. Other important vector operations include adding and subtracting vectors , finding the angle between two vectors , and finding the cross product .

Method 1
Method 1 of 2:

Finding the Magnitude of a Vector at the Origin

PDF download Download Article
  1. Every vector can be numerically represented in the Cartesian coordinate system with a horizontal (x-axis) and vertical (y-axis) component. [2] It is written as an ordered pair .
    • For example, the vector above has a horizontal component of 3 and a vertical component of -5, therefore the ordered pair is <3, -5>.
  2. When you draw the horizontal and vertical components, you end up with a right triangle. The magnitude of the vector is equal to the hypotenuse of the triangle so you can use the Pythagorean theorem to calculate it. [3]
    Advertisement
  3. The Pythagorean theorem is A 2 + B 2 = C 2 . “A” and “B” are the horizontal and vertical components of the triangle while “C” is the hypotenuse. Since the vector is the hypotenuse you want to solve for “C”. [4]
    • x 2 + y 2 = v 2
    • v = √(x 2 + y 2 ))
  4. Using the equation above, you can plug in the numbers of the ordered pair of the vector to solve for the magnitude. [5]
    • For example, v = √((3 2 +(-5) 2 ))
    • v =√(9 + 25) = √34 = 5.831
    • Don't worry if your answer is not a whole number. Vector magnitudes can be decimals.
  5. Advertisement
Method 2
Method 2 of 2:

Finding the Magnitude of a Vector Away from the Origin

PDF download Download Article
  1. Every vector can be numerically represented in the Cartesian coordinate system with a horizontal (x-axis) and vertical (y-axis) component. [6] It is written as an ordered pair . If you are given a vector that is placed away from the origin of the Cartesian coordinate system, you must define the components of both points of the vector.
    • For example, the vector AB has an ordered pair for point A and point B.
    • Point A has a horizontal component of 5 and a vertical component of 1, so the ordered pair is <5, 1>.
    • Point B has a horizontal component of 1 and a vertical component of 2, so the ordered pair is <1, 2>.
  2. Because you now have two points you are dealing with, you must subtract the x and y components of each point before you solve using the equation v = √((x 2 -x 1 ) 2 +(y 2 -y 1 ) 2 ). [7]
    • Point A is ordered pair 1 <x 1 , y 1 > and point B is ordered pair 2 <x 2 , y 2 >
  3. Plug in the numbers of your ordered pairs and calculate the magnitude. Using our above example the calculation looks like this: [8]
    • v = √((x 2 -x 1 ) 2 +(y 2 -y 1 ) 2 )
    • v = √((1-5) 2 +(2-1) 2 )
    • v = √((-4) 2 +(1) 2 )
    • v = √(16+1) = √(17) = 4.12
    • Don't worry if your answer is not a whole number. Vector magnitudes can be decimals.
  4. Advertisement

Community Q&A

Search
Add New Question
  • Question
    The coordinates of head and tail of a vector are (2, 1, 0), (-4, 2, -3). What is the magnitude of the vector?
    Community Answer
    You can use the same formula: |→a| = √((x2 – x1)^2 + (y2 – y1)^2), but add on (z2 – z1)^2 at the end for the third set of coordinates!
  • Question
    How do I find the direction?
    Community Answer
    Use this formula: tan(y component / x component). If the vector is in quadrant 3 or 4, add a half rotation.
  • Question
    What is the magnitude of the resultant vector of vector A-12.66 and vector B-11.93?
    Community Answer
    To get the magnitude you need to square both the vectors' magnitude and then take the underroot.
See more answers
Ask a Question
      Advertisement

      Video

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!

      About This Article

      Article Summary X

      To find the magnitude of a vector, first determine its horizontal and vertical components on their respective number lines around the origin. Next, draw the horizontal and vertical components to plot the point where they intersect. Then draw a line from the origin to that point, creating a vector triangle, which is a right triangle. Finally, use the Pythagorean theorem to calculate the triangle’s hypotenuse, which is the same as the vector’s magnitude. For more information on finding the magnitude of a vector, including using a modified formula when the vector is away from the origin, scroll down!

      Did this summary help you?
      Thanks to all authors for creating a page that has been read 841,867 times.

      Reader Success Stories

      • Micael Maloney

        Oct 17, 2018

        "Had to lookup information for my IGCSE's. This website was my saving grace. Seriously, thank you so much!"
      Share your story

      Did this article help you?

      Advertisement