SOLUTION: Susie,Joey and Linda went to the carnival. Susie brought 2 funnel cakes and a cotton candy for $13. Joey brought a funnel cake, a cotton candy, and a large soda for $12. Linda brou

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Susie,Joey and Linda went to the carnival. Susie brought 2 funnel cakes and a cotton candy for $13. Joey brought a funnel cake, a cotton candy, and a large soda for $12. Linda brou      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 174429: Susie,Joey and Linda went to the carnival. Susie brought 2 funnel cakes and a cotton candy for $13. Joey brought a funnel cake, a cotton candy, and a large soda for $12. Linda brought 2 bags of cotton candy and a large soda for $10. How much did each item cost?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Susie,Joey and Linda went to the carnival. Susie brought 2 funnel cakes and a cotton candy for $13. Joey brought a funnel cake, a cotton candy, and a large soda for $12. Linda brought 2 bags of cotton candy and a large soda for $10. How much did each item cost
:
Let f = cost of a funnel cake
Let c = cost of cotton candy
Let s = cost of a soda
:
Write an equation for each statement:
:
"Susie brought 2 funnel cakes and a cotton candy for $13."
2f + c = 13
:
" Joey brought a funnel cake, a cotton candy, and a large soda for $12."
f + c + s = 12
:
"Linda brought 2 bags of cotton candy and a large soda for $10."
2c + s = 10
:
How much did each item cost
:
Arrange the equations like this:
2f + c + 0s = 13
f + c + s = 12
0f +2c + s = 10
:
Multiply the last equation by -1 and add the three equation:
2f + c + 0s = 13
f + c + s = 12
0f -2c - s = -10
------------------ addition eliminates c and s, find f
3f = 15
f = $5 for a funnel cake
:
Using the 1st equation
2(5) + c = 13
c = 13 - 10
c = $3 for cotton candy
:
:
I'll let you find the cost of a soda:
:
Check the solutions in the original equations