You can
put this solution on YOUR website!I don't have your book, so I'm going to show you one of the first ways a student learns to solve a problem like this. If you need to solve this using matrices, please resubmit your question and indicate that you need to solve this using matrices. In both mixtures let the cost per pound of cinamin tea=x and the cost per pound of spiced tea =y.
For the first mixture:
Let the price of cinamin tea=10x
Let the price of spiced tea=5y
Total:40
First equation:10x+5y=40
For the second mixture:
Let the price of cinamin tea=12x
Let the price of the spiced tea=8y
Total:54
Second equation:12x+8y=54
So the system of eqautions you need to solve:
10x+5y=40
12x+8y=54
--------------------------------------------
8(10x+5y)=8(40)
-5(12x+8y)=-5(54)
--------------------------------------------
80x+40y=320 Add the two equations
-60x-40y=-270
_____________
20x=50
----------------------------------------------
20x/20=50/20
x=2.5
--------------------------------------------
10(2.5)+5y=40 Subtitute x=2.5 into the first equation.
25+5y=40
-25+25+5y=40-25
5y=15
5y/5=15/5
y=3
-------------------------------------------------
The cost per pound of cinamin tea is x=$2.50.
The cost per pound of spiced tea is y=$3.00