document.write( "Question 815887: the width of a rectangle is 2 meters less than the length. the area is 48 square meters. find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #491281 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( "the width of a rectangle is 2 meters less than the length'x', the area is 48m^2
\n" ); document.write( "A = \"lw+=+x%28x-2%29+=+48m%5E2\"
\n" ); document.write( " x^2 - 2x - 48 = 0
\n" ); document.write( " (x-8)(x+6) = 0, x = 8 (throwing out negative solution for unit measure
\n" ); document.write( "Rectangle is 8m by 6m (x-2m) \n" ); document.write( "
\n" );