document.write( "Question 814842: price of food : if jonathan purchases two hamburgers and four orders of French fries for $8 and Hannnah purchases 3 hamburgers and two orders of French fries for $8, what us the price of each item? \n" ); document.write( "
Algebra.Com's Answer #490583 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Here is just a start:
\n" ); document.write( "x for price of one hamburger
\n" ); document.write( "y for price of one french fries\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x+4y=8 and 3x+2y=8 as translated from the variable assignments and the description.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );