document.write( "Question 763224: Jenny had $100 for her clothes allowance to buy jeans and shirts. If shirts cost $25 and jeans cost $30, write an inequality that models how many of each she can buy. \n" ); document.write( "
Algebra.Com's Answer #464624 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! If she buys x shirts and y jeans,\r \n" ); document.write( "\n" ); document.write( "total cost = 25*x + 30*y\r \n" ); document.write( "\n" ); document.write( "This has to be lesser than or equal to 100\r \n" ); document.write( "\n" ); document.write( "So the inequality is 25*x + 30*y <= 100\r \n" ); document.write( "\n" ); document.write( "or\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( ":) \n" ); document.write( " |