document.write( "Question 514254: write an expression for the area of the rectangle whose lenght is 3 more than its width \n" ); document.write( "
Algebra.Com's Answer #343365 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Lets width = x then the length will be x+3 and the area:\"A=x%28x%2B3%29=x%5E2%2B3x\" \n" ); document.write( "
\n" );