document.write( "Question 818159: a carpet cleaner charges $60 for the first room and $40 for additional room. a customer doesn't want to spend more than $200 for having the carpets in his house cleaned. solve the inequality. How much will it cost and how many rooms can the customer actually clean
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #492362 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 4*40=160 \n" ); document.write( "60+160=220 \n" ); document.write( "so at most the first room plus up 3 other rooms \n" ); document.write( "200=40x+60 \n" ); document.write( "140=40x \n" ); document.write( "divide by 20 \n" ); document.write( "7/2=x \n" ); document.write( "3.5 round to whole number \n" ); document.write( " \n" ); document.write( " |