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

1 Answer
Jan 30, 2017

The angle is =107.5º

Explanation:

Let's start by calculating

C=AB

C=5,2,82,5,3=3,3,5

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=5,2,8.3,3,5=15+640=19

The modulus of A= 5,2,8=25+4+64=93

The modulus of C= 3,3,5=9+9+25=43

So,

cosθ=A.CAC=199343=0.3

θ=107.5º