document.write( "Question 948229: At the fair, you buy 3 sausage sandwiches and a milkshake and it costs you $8.25. Your friend buys 1 sausage sandwich and 2 milkshakes and her total is $5.25. What is the cost of one sandwich and one milkshake?
\n" ); document.write( "
\n" ); document.write( "A. Write a system of equations for this situation.
\n" ); document.write( "
\n" ); document.write( "B. Solve your system using either elimination or substitution. Make sure to show your work for full credit.
\n" ); document.write( "

Algebra.Com's Answer #578720 by amarjeeth123(570)\"\" \"About 
You can put this solution on YOUR website!
Let the cost of one sausage sandwich be x.
\n" ); document.write( "Let the cost of one milkshake be y
\n" ); document.write( "We get,
\n" ); document.write( "3x+y=8.25......equation 1
\n" ); document.write( "x+2y=5.25......equation 2
\n" ); document.write( "Multiplying equation 1 by 2 we get,
\n" ); document.write( "6x+2y=16.5.....equation 3
\n" ); document.write( "Subtracting equation 2 from 3 we get,
\n" ); document.write( "5x=11.25
\n" ); document.write( "x=2.25
\n" ); document.write( "y=8.25-6.75=1.5
\n" ); document.write( "The cost of one sausage sandwich is $2.25 and the cost of one milkshake is $1.5.
\n" ); document.write( "
\n" );