Q&A for How to Find the Magnitude of a Vector

Return to Full Article

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.
  • Question
    How do I find the magnitude of a vertical and horizontal component if a vector is shown in a scale diagram?
    Community Answer
    If you're given an angle, use that angle and the vector's magnitude to calculate. Vx= (vector's mag)*cos(angle), Vy= (vector's mag)*sin(angle).
  • Question
    How can I find the magnitude of vectors if there is no coordinates, an angle, and then a force?
    Community Answer
    If you are given a value for work, you can divide that value by the magnitude of the force multiplied by the cosine of the angle, since W=|F||d|cos⍺ (|d|=W/(|F|cos⍺)).
  • Question
    How do I find the vector when only its modulus is given?
    Community Answer
    One modulus can apply to more than one vector, so any coordinates that fit the formula |a|= square root of (x^2 = y^2) should work, where |a|= the magnitude/modulus.
  • Question
    How do I find the angle between two vectors?
    Donagan
    Top Answerer
Ask a Question

      Return to Full Article