document.write( "Question 826130: the length of the rectangle is 1 inch longer than 3 times the width. write a polynomial that represents the area of the rectangle \n" ); document.write( "
Algebra.Com's Answer #497900 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x is length, w is width;
\n" ); document.write( "\"x=3w%2B1\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Area is \"xw\".
\n" ); document.write( "Substituting for x,
\n" ); document.write( "area is \"%283w%2B1%29w\"
\n" ); document.write( "\"highlight%283w%5E2%2Bw%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Assigning variables may vary.
\n" ); document.write( "
\n" );