document.write( "Question 255066: There are two rectangles whose perimeter is the same number as its area. Find both rectangles. \n" ); document.write( "
Algebra.Com's Answer #187368 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
2L+2W=LW\r
\n" ); document.write( "\n" ); document.write( "2*(L+W)=LW
\n" ); document.write( "one is
\n" ); document.write( "W=4 L=4
\n" ); document.write( "check
\n" ); document.write( "2*4+2*4=4*4
\n" ); document.write( "16=16
\n" ); document.write( "ok
\n" ); document.write( "W=3 and L=6
\n" ); document.write( "check
\n" ); document.write( "2*3+2*6=3*3
\n" ); document.write( "6+12=18
\n" ); document.write( "ok
\n" ); document.write( "
\n" );