document.write( "Question 1118145: \"At school athletic events you can buy 3 drinks and 2 hotdogs for $5.25 or 1 drink and 1 hotdog for $2.25.\" How do I put this situation into a system of linear equations? \n" ); document.write( "
Algebra.Com's Answer #733393 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
b, drinks (\"beverage\")
\n" ); document.write( "h, hot dogs\r
\n" ); document.write( "\n" ); document.write( "Directly from the description:
\n" ); document.write( "\"system%283b%2B2h=5.25%2Cb%2Bh=2.25%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you want to solve, elimination can be a good method.
\n" ); document.write( "\"system%283b%2B2h=5.25%2C2b%2B2h=4.5%29\"\r
\n" ); document.write( "\n" ); document.write( "That will give you \"b=0.75\",....
\n" ); document.write( "
\n" );