If A=<4,1,5>, B=<6,2,2> and C=AB, what is the angle between A and C?

1 Answer
Nov 19, 2017

The angle is =68.2

Explanation:

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=4,1,5.6,2,2=24+210=16

The modulus of A= 4,1,5=16+1+25=42

The modulus of C= 6,2,2=36+4+4=44

So,

cosθ=A.CAC=164244=0.37

θ=68.2