asked 81.3k views
5 votes
The vector u = 3224, 1429, 2275 gives the numbers of hamburgers, chicken sandwiches, and cheeseburgers, respectively, sold at a fast-food restaurant in one week. The vector v = 1.50, 2.50, 1.90 gives the prices (in dollars) per unit for the three food items. Find the dot product u · v. (Round your answer to two decimal places.) $

asked
User HpTerm
by
7.8k points

1 Answer

4 votes

Answer:

u.v = $12,731.

Explanation:

The dot product between two vectors, a and b, in which

a = (c,d,e)

b = (f,g,h)

Is given by the following formula

a.b = (c,d,e).(f,g,h) = cf + dg + eh.

In this problem, we have that:

u = (3224, 1429, 2275)

v = (1.50, 2.50, 1.90)

So

u.v = (3224, 1429, 2275).(1.50, 2.50, 1.90) = 3224*1.50 + 1429*2.50 + 2275*1.90 = $12,731.

answered
User Stevesliva
by
8.3k points

Related questions

1 answer
1 vote
234k views
asked Jan 9, 2017 90.2k views
Lirim asked Jan 9, 2017
by Lirim
8.2k points
2 answers
4 votes
90.2k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.