document.write( "Question 880767: the length of a rectangle is 4cm more than the width.if the pereimeter is 32cm calculate the length and the width \n" ); document.write( "
Algebra.Com's Answer #531684 by Boyen(12)\"\" \"About 
You can put this solution on YOUR website!
\"32=2%28L%2Bw%29\"
\n" ); document.write( "\"l+=+w%2B4\"\r
\n" ); document.write( "\n" ); document.write( "This should already make it easy now, if not :\r
\n" ); document.write( "\n" ); document.write( "\"32+=+2+%28w%2B4%2Bw%29\"
\n" ); document.write( "\"32+=+2w+%2B+8+%2B+2w\"
\n" ); document.write( "\"32+=+4w%2B8\"
\n" ); document.write( "\"24+=+4w\"
\n" ); document.write( "\"6+=+w\"
\n" ); document.write( "\"L+=+10\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );