document.write( "Question 141821: The length of a rectangle is 3 inches longer than twice its width w:Write a polynomial expression in standard form in terms of w for the area of the rectangle. Find the area of the rectangle for w=10\r
\n" );
document.write( "\n" );
document.write( "Help with this question would be much obliged.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #103342 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! W=10 \n" ); document.write( "L=2*10+3 \n" ); document.write( "L*W=AREA \n" ); document.write( "(20+3)*10=AREA \n" ); document.write( "23*10=AREA \n" ); document.write( "230 INCHES IS THE AREA. \n" ); document.write( " |