document.write( "Question 540212: The length of the rectangle is 2m more than the width. The area of the rectangle is 48m squared. Find the length and the width. \n" ); document.write( "
Algebra.Com's Answer #353623 by abigal95(2)\"\" \"About 
You can put this solution on YOUR website!
the equation to start with is
\n" ); document.write( " L x W = A
\n" ); document.write( "you are given that w+2=L
\n" ); document.write( "so substitute w+2 for L in the original equation and plug in the value of the area given\r
\n" ); document.write( "\n" ); document.write( "w(w+2)=48\r
\n" ); document.write( "\n" ); document.write( "and foil it out and subtract 48 from both sides to get\r
\n" ); document.write( "\n" ); document.write( "w^2+2w-48=0\r
\n" ); document.write( "\n" ); document.write( "then you will have to factor the equation which comes out to be\r
\n" ); document.write( "\n" ); document.write( "(w+8)(w-6)\r
\n" ); document.write( "\n" ); document.write( "the (W+8) will be set equal to 0 and w will be negative so then (W-6) will be set equal to 0 and then that equals 6 which is the width and then the length would be 8 since W+2 equals the length, and 6 times 8 is 48
\n" ); document.write( "
\n" ); document.write( "
\n" );