document.write( "Question 24446: The length of a rectangle is 4 m more than the width. The area of the rectangle is 45 m(squared). find the length and width. \n" ); document.write( "
Algebra.Com's Answer #13016 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Length = 4+x
\n" ); document.write( "Width = x
\n" ); document.write( "Area = \"45m%5E2\"
\n" ); document.write( "Area = length x width,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x)(x+4)=45
\n" ); document.write( "\"x%5E2%2B4x-45=0\"
\n" ); document.write( "Can yo solve from there, if not mail me back.
\n" ); document.write( "You'll get x = 5
\n" ); document.write( "5+4 = 9
\n" ); document.write( "Hence, the length is 9m and the width is 5m.
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );