document.write( "Question 314771: write an expression for the perimeter and area of a rectangle that has a width of 2x and a length of x square \n" ); document.write( "
Algebra.Com's Answer #225120 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
write an expression for the perimeter and area of a rectangle that has a width of 2x and a length of x square
\n" ); document.write( "--------------
\n" ); document.write( "Perimeter = 2(length + width
\n" ); document.write( "P = 2(x^2+2x)
\n" ); document.write( "P = 2x^2+4x
\n" ); document.write( "-----------------
\n" ); document.write( "Area = length*width
\n" ); document.write( "A = x^2*2x
\n" ); document.write( "A = 2x^3
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==========
\n" ); document.write( "
\n" );