Answer: Okay, what's the question?
Step-by-step explanation:
Answer:
Groceries is 625 a month
Step-by-step explanation:
25 percent of 2500 is 625. To get this answer take the percent and go back 2 decimal places this will turn 25% into 0.25 then multiply 2500 by 0.25 and the answer is 625. This also is the same with the other values. 0.30 0.15 etc.
The dot product of two vectors is defined as the sum of the multiplication of each of its components.
We have then:
B = [2 8 .6 3]
A = [3 0 2 -1]
Making the product point:
BA = [2 8 .6 3] [3 0 2 -1]
BA = (2 * 3) + (8 * 0) + (0.6 * 2) + (3 * (- 1))
BA = 4.2
Answer
BA = 4.2