document.write( "Question 1105898: Larry can spend at most $2800 to renovate his home. One roll of wallpaper costs $35, and one can of paint costs $40. He needs at least 20 rolls of wallpaper and at least 30 cans of paint. Identify the graph that shows all possible combinations of wallpaper and paint that he can buy. Also identify two possible combinations \n" ); document.write( "
Algebra.Com's Answer #720797 by ikleyn(52909) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "The inequalities are\r\n" ); document.write( "\r\n" ); document.write( "W >= 20 (rolls of wallpaper)\r\n" ); document.write( "C >= 30 (cans of paint)\r\n" ); document.write( "35*W + 40*C <= 2800 (dollars)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The plot is shown in the Figure below.\r\n" ); document.write( "The horizontal axis is W. Vertical axis is C.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |