document.write( "Question 20192: Solve the following problem.
\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.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #9761 by pwac(253)![]() ![]() ![]() You can put this solution on YOUR website! Area = length x width \n" ); document.write( "(2x-1)(x+2)multiply this out to get: \n" ); document.write( " \n" ); document.write( "substitute x=5 into expression \n" ); document.write( " \n" ); document.write( "Pete \n" ); document.write( " |