asked 38.8k views
3 votes
Find a ⋅ b. a = 4i - 4j, b = 4i + 5j

2 Answers

4 votes
a=<4,-4>
b=<4,5>

a.b =4*4-4*5=16-20=-4
answered
User Michael McCauley
by
7.5k points
2 votes

For this case we have the following vectors:


a = 4i - 4j\\b = 4i + 5j

We must find the product point of both vectors.

To do this, we multiply component by component and add the results.

We have then:


a.b = (4) (4) + (-4) (5)\\a.b = 16 -20\\a.b = -4

Answer:

The point product of both vectors is given by:


a.b = -4

answered
User WinterTTr
by
7.9k points

Related questions

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.