If A=<6,7,8>, B=<9,5,2> and C=AB, what is the angle between A and C?

1 Answer
Dec 5, 2016

The angle is =54.1º

Explanation:

Let's start by calculating

C=AB

C=6,7,89,5,2=3,2,10

The angle between A and C is given by the dot product definition.

A.C=ACcosθ

Where θ is the angle between A and C

The dot product is

A.C=6,7,8.3,2,10=18+14+80=76

The modulus of A= 6,7,8=36+49+64=149

The modulus of C= 3,2,10=9+4+100=113

So,

cosθ=A.CAC=76149113=0.59

θ=54.1º