document.write( "Question 381322: solve.
\n" ); document.write( "a group of students takes their math teacher out for lunch. if five have hamburgers and three have hot dogs,the bill will be $24.25. if three have hamburgers and five have hotdogs, the bill will be $21.75. what is the price of a hamburger?\r
\n" ); document.write( "\n" ); document.write( "my equations are
\n" ); document.write( "5hamburgers + 3hotdogs = $24.25 3 hamburgers + 5 hotdogs = $21.75
\n" ); document.write( "

Algebra.Com's Answer #270524 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let b=price of a burger and d=price of a dog.
\n" ); document.write( "5b+3d=24.25
\n" ); document.write( "3b+5d=21.75
\n" ); document.write( ".
\n" ); document.write( "25b+15d=121.25 multiply by 5
\n" ); document.write( " -9b-15d=-65.25 multiply by -3
\n" ); document.write( "---------------add
\n" ); document.write( "16b=56
\n" ); document.write( ".
\n" ); document.write( "b=$3.50
\n" ); document.write( "
\n" );