document.write( "Question 1021523: Martin goes to the corner store to buy some candy bars and soft drinks. Soft drinks cost $2.00 each and each candy bar cost $1.00. Martin can spend no more than $8.00 and he can carry no more than 6 items back.\r
\n" ); document.write( "\n" ); document.write( "Let x=number of soft drinks
\n" ); document.write( "Let y=number of candy bars\r
\n" ); document.write( "\n" ); document.write( "Write a system of inequalities to represent this situation and don't forget to include common sense inequalities.\r
\n" ); document.write( "\n" ); document.write( "Thank you for help.
\n" ); document.write( "

Algebra.Com's Answer #637276 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
The money: \"2x%2B1y%3C=8\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The item quantity: \"x%2By%3C=6\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "System of equations, INCLUDING common sense relationships,
\n" ); document.write( "\"system%282x%2By%3C=8%2Cx%2By%3C=6%2C6%3E=x%3E=0%2C6%3E=y%3E=0%29\"
\n" ); document.write( "
\n" );