document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #177345 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let h = hamburger\r \n" ); document.write( "\n" ); document.write( "Let f = fries\r \n" ); document.write( "\n" ); document.write( "2h + 3f = 5.25 \n" ); document.write( "h + 2f = 3.00\r \n" ); document.write( "\n" ); document.write( "You have two equations in two variables.\r \n" ); document.write( "\n" ); document.write( "Can you finish now?\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |