document.write( "Question 1069789: draw 11 rectangles with a perimeter of 24 cm.For the width use natural numbers, starting at 1. Include the length, the width as well as the area on the sketch of each rectangle \n" ); document.write( "
Algebra.Com's Answer #684903 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"P=2%28L%2BW%29=24\"
\n" ); document.write( "\"L%2BW=12\"
\n" ); document.write( "\"W=12-L\"\r
\n" ); document.write( "\n" ); document.write( "So starting with \"L=1\", make s table of values,
\n" ); document.write( "L,W
\n" ); document.write( "1,11
\n" ); document.write( "2,10
\n" ); document.write( "Remember the W is 12 minus the length.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Do that nine more times.
\n" ); document.write( "Then draw out the rectangles.
\n" ); document.write( "
\n" ); document.write( "
\n" );