SOLUTION: Help!!! -At the Apple Pan, 4 burgers and 3 fries cost $26.50. 5 burgers and 5 fries cost $36.25. What is the cost for each item?

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Help!!! -At the Apple Pan, 4 burgers and 3 fries cost $26.50. 5 burgers and 5 fries cost $36.25. What is the cost for each item?      Log On


   



Question 938639: Help!!! -At the Apple Pan, 4 burgers and 3 fries cost $26.50. 5 burgers and 5 fries cost $36.25. What is the cost for each item?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
4 burgers and 3 fries cost $26.50.
5 burgers and 5 fries cost $36.25.
What is the cost for each item?
let b = cost of burgers
let f = cost of fries
:
Write an equation for each transaction
4b + 3f = 26.50
and
5b + 5f = 36.25
simplify, divide by 5 and you have
b + f = 7.25
f = (7.25-b)
:
Substitute (7.25-b) for f in the 1st equation
4b + 3(7.25-b) = 26.50
4b + 21.75 - 3b = 26.50
4b - 3b = 26.50 - 21.75
b = $4.75 for a burger
and
f = 7.25-4.75
f = $2.50 for fries
:
:
:
You can check this for yourself in the original equations