Answer:
b. (10,10,0)
Step-by-step explanation:
r+v can be evaluated if the vectors/matrices have the same dimensions.
These do. They are both 1 by 3 vectors.
Just add first to first in each.
Just add second to second in each.
Just add third to third in each.
Example:
(5,-5,6)+(1,2,3)
=(5+1,-5+2,6+3)
=(6,-3,9)
Done!
In general, (a,b,c)+(r,s,t)=(a+r,b+s,c+t).
r+v
=(7,3,9)+(3,7,-9)
=(7+3,3+7,9+-9)
=(10,10,0)
Done!
Answer: $15,345
Step-by-step explanation: Hope it helps
Answer:
One piece of pizza = $2.5
One candy bar = $1
Step-by-step explanation:
Call 1 pizza a, 1 candy bar b. We have:
2a + 3b = $8
=> 3(2a+3b) = 3. $8
= 6a + 9b = $24
and
6a + 5b = $20
=> (6a + 9b) - (6a + 5b) = 9b - 5b = 4b = $24 - $20 = $4
=> b = $1
=> 2a + $3 = $8
=> 2a = $5
=> a = $2.5
So one piece of pizza = $2.5, one candy bar = $1