document.write( "Question 897342: The length of the rectangle is (x+6) meters. And the width is (x-2) meters. Find the area of the rectangle in terms of x. \n" ); document.write( "
Algebra.Com's Answer #544098 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The area of a rectangle is
\n" ); document.write( "\"A=L%2AW\"
\n" ); document.write( "\"A=%28x%2B6%29%28x-2%29\"
\n" ); document.write( "\"A=%28x%2B6%29x-%28x%2B6%292\"
\n" ); document.write( "\"A=x%5E2%2B6x-2x-12\"
\n" ); document.write( "\"A=x%5E2%2B4x-12\"
\n" ); document.write( "
\n" ); document.write( "
\n" );