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

1 Answer
Feb 22, 2017

The angle is =56.4º

Explanation:

et's start by calculating

C=AB

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

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,2=156+16=25

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

The modulus of C= 3,3,2=9+9+4=22

So,

cosθ=A.CAC=259322=0.55

θ=56.4º