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)![]() ![]() ![]() 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( " \n" ); document.write( ": \n" ); document.write( "if x=1 then \n" ); document.write( ": \n" ); document.write( "if x=3 then \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( " |