Question
Question: How do you find a vector of length 1 in the same direction as \(\left( 6,-8 \right)\) ?...
How do you find a vector of length 1 in the same direction as (6,−8) ?
Solution
To find a vector of length 1 in the same direction as (6,−8) , that is, the unit vector, let us consider the given vector to be v=(6,−8) . To find the unit vector in the same direction as v , we will divide v by its magnitude. we can find the magnitude of v by taking the square root of the sum of squares of x and y coordinates. Let us denote the unit vector as u=vv . By substituting the values and solving, we will get the unit vector.
Complete step-by-step solution:
We need to find a vector of length 1 in the same direction as (6,−8) . Vector of length 1 means we have to find the unit vector. Let us consider the given vector to be v=(6,−8) . To find the unit vector in the same direction as v , we will divide v by its magnitude.
So first, we have to find the magnitude of v .We will denote this as v . We know that for a vector x=(a,b) , its magnitude is given as x=a2+b2 . Therefore, we can find the magnitude of v as
v=62+(−8)2⇒v=36+64=100=10
Now, let us find the unit vector in the direction of (6,−8) . We will denote the unit vector as u .
u=vv
Let us substitute the values in the above formula.