SOLUTION: Ehmjie bought three times as many burgers as chocolate bars. Each burger costs Php30 and each chocolate bar is Php55 more than each burger. If she spent Php700 in all, how many cho

Algebra ->  Linear-equations -> SOLUTION: Ehmjie bought three times as many burgers as chocolate bars. Each burger costs Php30 and each chocolate bar is Php55 more than each burger. If she spent Php700 in all, how many cho      Log On


   



Question 780830: Ehmjie bought three times as many burgers as chocolate bars. Each burger costs Php30 and each chocolate bar is Php55 more than each burger. If she spent Php700 in all, how many chocolate bars did she buy?
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
Linear system of equations.
Let x = count of burgers
Let y = count of chocolate bars
Given information makes x=3y
cost for the burgers, x%2A30
cost for the chocolate bars, y%2A55

Actual cost spent was 700 Php, so this must be the sum of the costs of each product.
highlight%2830x%2B55y=700%29
and
highlight%28x=3y%29, as found earlier.

Easiest way to handle the system is use the formula for x to substitute into the total cost 700 equation, and solve for the y value. Return again to the formula for x and use the y value to compute x.

-----------Skipping the steps from there, and keeping results as rational numbers,-------------
x+=+420%2F29
y+=+140%2F29