document.write( "Question 913412: the area of a rectangle is represented by x^2-4. If the perimeter is 40, find x.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #554506 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "A = x^2-4
\n" ); document.write( "A = Lw = (x-2)(x-2)
\n" ); document.write( "P/2 = L + w = 20
\n" ); document.write( "(x-2) + (x+2) = 20
\n" ); document.write( "2x = 20
\n" ); document.write( "x = 10 \n" ); document.write( "
\n" );