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

1 Answer
May 22, 2017

The angle is =59.1º

Explanation:

Let's start by calculating

C=AB

C=6,4,37,1,5=1,5,8

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,4,3.1,5,8=6+20+24=38

The modulus of A= 6,4,3=36+16+9=61

The modulus of C= 1,5,8=1+25+64=90

So,

cosθ=A.CAC=386190=0.51

θ=59.1º