document.write( "Question 559403: The length of a rectangle is fixed at 11cm. What widths will make the perimeter greater than 74 cm? \n" ); document.write( "
Algebra.Com's Answer #469674 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! p=2(l+w)>74, with l=11\r \n" ); document.write( "\n" ); document.write( "then...\r \n" ); document.write( "\n" ); document.write( "11+w > 37\r \n" ); document.write( "\n" ); document.write( "w > 26 \n" ); document.write( " |