document.write( "Question 1072363: Find the dimensions of the rectangle that has a length 3 meters more that its width and a perimeter equal in value to its area? \n" ); document.write( "
Algebra.Com's Answer #687289 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
L=w+3 for L length and w width\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Perimeter and Area are equal:
\n" ); document.write( "\"2w%2B2L=wL\"
\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"2w%2B2%28w%2B3%29=w%28w%2B3%29\"
\n" ); document.write( "\"2w%2B2w%2B6=w%5E2%2B3w\"
\n" ); document.write( "\"4w%2B6=w%5E2%2B3w\"
\n" ); document.write( "\"w%2B6=w%5E2\"
\n" ); document.write( "\"w%5E2-w-6=0\"
\n" ); document.write( "\"%28w%2B2%29%28w-3%29=0\"
\n" ); document.write( "-
\n" ); document.write( "\"highlight%28highlight%28w=3%29%29\"
\n" ); document.write( "-
\n" ); document.write( "\"highlight%28L=6%29\"
\n" ); document.write( "
\n" );