document.write( "Question 851065: At The Apple Pan, two burgers and three orders of fries cost $19.75. Five burgers and two orders of fries cost $37. What is the cost for a burger and an order of fries?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #512539 by harpazo(655)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let b = burger
\n" ); document.write( "Let f = fries\r
\n" ); document.write( "\n" ); document.write( "2b + 3f = 19.75
\n" ); document.write( "5b + 2f = 37.00\r
\n" ); document.write( "\n" ); document.write( "Use the substitution method to find your answers.
\n" ); document.write( "
\n" );