Vectors: Learn It 2

Finding Magnitude and Direction

To work with a vector, we need to be able to find its magnitude and its direction. We find its magnitude using the Pythagorean Theorem or the distance formula, and we find its direction using the inverse tangent function.

vector magnitude and direction

Given a position vector [latex]\boldsymbol{v}[/latex] [latex]=\langle a,b\rangle[/latex], the magnitude is found by [latex]|\boldsymbol{v}|=\sqrt{{a}^{2}+{b}^{2}}[/latex]. The direction is equal to the angle formed with the x-axis, or with the y-axis, depending on the application. For a position vector, the direction is found by [latex]\tan \theta =\left(\frac{b}{a}\right)\Rightarrow \theta ={\tan }^{-1}\left(\frac{b}{a}\right)[/latex].

Standard plot of a position vector (a,b) with magnitude |v| extending into Q1 at theta degrees.

 

Two vectors v and u are considered equal if they have the same magnitude and the same direction. Additionally, if both vectors have the same position vector, they are equal.

Find the magnitude and direction of the vector with initial point [latex]P\left(-8,1\right)[/latex] and terminal point [latex]Q\left(-2,-5\right)[/latex]. Draw the vector.

Show that vector v with initial point at [latex]\left(5,-3\right)[/latex] and terminal point at [latex]\left(-1,2\right)[/latex] is equal to vector u with initial point at [latex]\left(-1,-3\right)[/latex] and terminal point at [latex]\left(-7,2\right)[/latex]. Draw the position vector on the same grid as v and u. Next, find the magnitude and direction of each vector.