document.write( "Question 424101: A hamburger and a glass of soda cost $2.10. Two hamburgers and 3 sodas cost $5.15. Find the cost of each. \n" ); document.write( "
Algebra.Com's Answer #295743 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and y represent the cost of a hamburger anda soda respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x + y = $2.10
\n" ); document.write( " 2x + 3y = $5.15\r
\n" ); document.write( "\n" ); document.write( "-2x - 2y = -$4.20
\n" ); document.write( " 2x + 3y = $5.15
\n" ); document.write( " y = $0.95,the cost of a soda. A hamburger costs $1.15 (2.10-.95)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2*1.15 + 3*.95 = $2.30 + $2.85 = $5.15 \n" ); document.write( "
\n" );