document.write( "Question 1155672: Yesterday, John bought 5 deluxe hamburgers and 2 orders of cheese fries from the Hamburger Palace and paid $23.65. Today John purchased 3 deluxe hamburgers and 1 order of cheese fries and paid $13.80. What is the price of one deluxe hamburger? What is the price of one order of cheese fries? \n" ); document.write( "
Algebra.Com's Answer #778300 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Suppose that today, instead of 3 burgers and 1 fries for $13.80, he had bought twice as much -- 6 burgers and 2 fries for $27.60.

\n" ); document.write( "Then the difference between yesterday's purchase and today's would be 1 more burger for $3.95.

\n" ); document.write( "So the price of a burger is $3.95; from there it is easy to find the price of an order of fries.

\n" ); document.write( "That informal solution using logical reasoning follows exactly the same path as a formal algebraic solution using elimination:

\n" ); document.write( "\"5h%2B2f+=+23.65\" -- (1) yesterday
\n" ); document.write( "\"3h%2Bf+=+13.60\" -- (2) today
\n" ); document.write( "\"6h%2B2f+=+27.60\" -- (3) today's, doubled
\n" ); document.write( "\"h+=+3.95\" -- the difference between (1) and (3)

\n" ); document.write( "
\n" ); document.write( "
\n" );