25.3k views
3 votes
Find the dot product of vectors a and b and the angle between them. a = (9,0) b = (5,8)

User Kia Kaha
by
7.9k points

1 Answer

2 votes

Answer:

57.99 degrees

Explanation:

a = <9, 0> and b = <5, 8>.

Then the dot product is (9)(5) + (0)(8) = 45 (a scalar)

The cosine of the angle between these two vectors is

a · b 45 45 5

cos Ф = --------- = ------------------------ = ------------- = -------- = 0.53

|a||b| (9)( √[25 + 64] ) 9(√89) √89

The angle between the vectors is arccos 0.53, which comes out to 1.01 radian or 57.99 degrees.

User Epochwolf
by
7.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.