document.write( "Question 176557: At a restaurant, one hamburger and two orders of fries costs $2.50. Two hamburgers and three orders of fries costs $4.25. At this rate, find the cost of one hamburger and one order of fries. \n" ); document.write( "
Algebra.Com's Answer #131644 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! let the cost of a hamburger and order of fries be h and f respectively \n" ); document.write( ": \n" ); document.write( "h+2f=2.5......eq 1 \n" ); document.write( "2h+3f=4.25....eq 2 \n" ); document.write( ": \n" ); document.write( "re write eq 1 to h=2.5-2f and take that value and plug it into eq 2 \n" ); document.write( ": \n" ); document.write( "2(2.5-2f)+3f=4.25 \n" ); document.write( ": \n" ); document.write( "5-4f+3f=4.25 \n" ); document.write( ": \n" ); document.write( "-f=-.75 \n" ); document.write( ": \n" ); document.write( "$ \n" ); document.write( ": \n" ); document.write( "$ |