SOLUTION: To the nearest tenth of a degree, find the angle formed by placing the vectors [4, 3] and [−7, 1] tail to tail.

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: To the nearest tenth of a degree, find the angle formed by placing the vectors [4, 3] and [−7, 1] tail to tail.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1158995: To the nearest tenth of a degree, find the angle formed by placing the vectors [4, 3] and [−7, 1] tail to tail.
Answer by ikleyn(53996) About Me  (Show Source):
You can put this solution on YOUR website!
.
To the nearest tenth of a degree, find the angle formed by placing the vectors [4, 3] and [−7, 1] tail to tail.
~~~~~~~~~~~~~~~~~~~~~~~~~

You are given two vectors, u = (4,3) and v = (-7,1).

They want you find the angle 'a' between these two vectors.


Use the standard formula for the angle between two vectors

                (u,v)
    cos(a) = ----------- ,
              |u| * |v|

where (u,v) in the numerator is the scalar product of vectors u and v,

and |u|*|v| in the denominator is the product of the lengths of vectors u and v.


The scalar product of vectors u and v is  (u,v) = 4*(-7) + 3*1 = -28 + 3 = -25.


The length of vector u is  |u| = sqrt%284%5E2+%2B+3%5E2%29 = sqrt%2816%2B9%29 = sqrt%2825%29.

The length of vector v is  |v| = sqrt%28%28-7%29%5E2+%2B+1%5E2%29 = sqrt%2849%2B1%29 = sqrt%2850%29,


So, cos(a) = %28-25%29%2F%28sqrt%2825%29%2Asqrt%2850%29%29 = %28-25%29%2F%2825%2Asqrt%282%29%29 = -1%2Fsqrt%282%29 = -sqrt%282%29%2F2.


Thus, angle 'a' is either 135° or 225°.


For further analysis, notice that vector 'u' is in first quadrant QI, while vector 'v' is in second quadrant (QII).


So, you conclude that the minimal angle 'a' is 135° precisely.    ANSWER

Solved.