Question 242263: Two ham burgers and three orders of fries cost $5.25. One hamburger and two fries cost $3.00. Find the price of both, show equations. Answer by nyc_function(2741) (Show Source):
You can put this solution on YOUR website! Let h = hamburger
Let f = fries
2h + 3f = 5.25
h + 2f = 3.00
You have two equations in two variables.
Can you finish now?