document.write( "Question 248440: For length of a rectangle is 3 inches more than width.\r
\n" ); document.write( "\n" ); document.write( "problem: wrtie an equation for the area of the rectangle in terms of width
\n" ); document.write( "

Algebra.Com's Answer #181110 by tutorcecilia(2152)\"\" \"About 
You can put this solution on YOUR website!
Length=w+3
\n" ); document.write( "Width=w
\n" ); document.write( "Area=(length)(width)
\n" ); document.write( "Area=(w+3)(w)
\n" ); document.write( "Area=(w+3)(w)
\n" ); document.write( "=\"%28w%5E2%2B3w%29\"
\n" ); document.write( "
\n" );