document.write( "Question 56289: Swimming space\r
\n" );
document.write( "\n" );
document.write( "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.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "i have a hard time with word problems \n" );
document.write( "
Algebra.Com's Answer #38183 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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( "------------- \n" ); document.write( "Area = length * width \n" ); document.write( "A(x) = (2x-1)(x+2) \n" ); document.write( "A(5) = (10-1)(5+2)=9*7=63 sq. meters \n" ); document.write( "Cheers \n" ); document.write( "Stan H. \n" ); document.write( " |