document.write( "Question 179823: Clark is having a party at his house. His father has allowed him to spend at most 20 dollars on snack food. He'd like to buy chips for 4 dollars a bag and pretzels that cost 2 dollars per bag.\r
\n" ); document.write( "\n" ); document.write( "write an inequality to describe the situation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "give two possible combinations of bags of chips and pretzels that Clark can buy.
\n" ); document.write( "

Algebra.Com's Answer #134763 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let x and y be the number of chip and pretzel bags respectively
\n" ); document.write( ":
\n" ); document.write( "\"4x%2B2y%3C=20\"
\n" ); document.write( ":
\n" ); document.write( "if x=1 then \"4%281%29%2B2y%3C=20\"--->{{2y<=16}}}--->\"y%3C=8\"
\n" ); document.write( ":
\n" ); document.write( "if x=3 then \"4%283%29%2B2y%3C=20\"--->{{2y<=8}}}--->\"y%3C=4\"
\n" ); document.write( ":
\n" ); document.write( "so chips 1 and pretzels 8
\n" ); document.write( ":
\n" ); document.write( "chips 3 and pretzels 4
\n" ); document.write( "
\n" );