document.write( "Question 601464: The length of an office is x feet and the width is x+2 feet. Write the polynimial that represents the area. Find the area if x = 12. \n" ); document.write( "
Algebra.Com's Answer #379771 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
A = LW\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = x(x+2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = x^2+2x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = (12)^2 + 2(12)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = 144 + 24\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = 168\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the area is 168 square units.
\n" ); document.write( "
\n" );