document.write( "Question 135653: The length of a rectangle is 3 in longer that 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( "
\n" );
document.write( "\n" );
document.write( "Any straightfoward correct help would be much obliged :) Thanks \n" );
document.write( "
Algebra.Com's Answer #99388 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The length of a rectangle is 3 in longer that 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 \n" ); document.write( "------------------------------------ \n" ); document.write( "Let the width be \"w\" \n" ); document.write( "Then the lengthis\"w+3\" \n" ); document.write( "---------------------------- \n" ); document.write( "Area = w(w+3) \n" ); document.write( "A(10) = 10(10+3) \n" ); document.write( "A(10) = 10(13) = 130 sq.in. \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |