document.write( "Question 267107: The length of a rectangle is fixed at 16cm. What widths will make the perimeter greater than 100 cm? The width must be greater than ______ cm. \n" ); document.write( "
Algebra.Com's Answer #196099 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! The length of a rectangle is fixed at 16cm. What widths will make the perimeter greater than 100 cm? The width must be greater than ______ cm.\r \n" ); document.write( "\n" ); document.write( "P perimeter = 2 * (L length + W width) \n" ); document.write( "P = 2 * (16 + W) = 32 + 2W \n" ); document.write( "P > 100 cm \n" ); document.write( "32 + 2W > 100 \n" ); document.write( " 2W > 68 \n" ); document.write( " W > 34 cm\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |