document.write( "Question 146316: I do not understand how to do this problem.\r
\n" ); document.write( "\n" ); document.write( "Swimming space. The length of a rectangular swimming pool is 2x – 1 meters, and the width is x + 2 meters. Write a polynomial that represents the area. Find the area if x is 5 meters.
\n" ); document.write( "

Algebra.Com's Answer #106847 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
area=(2x-1)(x+2)
\n" ); document.write( "area=2x^2+3x-2
\n" ); document.write( "if x=5 then:
\n" ); document.write( "area=2*5^2+3*5-2
\n" ); document.write( "area=2*25+15-2
\n" ); document.write( "area=50+15-2
\n" ); document.write( "area=63 m^2 is the area of the pool.
\n" ); document.write( "
\n" );