document.write( "Question 1103588: On the trip you and your friends stop for gas and decide to get drinks ($1.05-tax included) and snacks ($2.20-tax included) if they spend a maximum of $25.00 and wish to purshase at least 10 items:
\n" ); document.write( "Write a system of inequalities that shows the range of drinks and snacks you can buy with $25.00
\n" ); document.write( "

Algebra.Com's Answer #718386 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = number of drinks purchased
\n" ); document.write( "Let \"+y+\" = number of snacks purchased
\n" ); document.write( "------------------------------------------
\n" ); document.write( "(1) \"+x+%2B+y+%3E=+10+\"
\n" ); document.write( "(2) \"+1.05x+%2B+2.2y+%3C=+25+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );