document.write( "Question 724378: The area of a rectangle is . Which expression could represent the perimeter of of the rectangle?\r
\n" );
document.write( "\n" );
document.write( "A.
\n" );
document.write( "B.
\n" );
document.write( "C.
\n" );
document.write( "D. \n" );
document.write( "
Algebra.Com's Answer #443715 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The area of a rectangle is \n" ); document.write( "6n^2+n-2 \n" ); document.write( "factor: \n" ); document.write( "(3n+2)(2n-1) \n" ); document.write( "These two factors could represent the length and width of the rectangle. \n" ); document.write( "perimeter=2*length+2*width \n" ); document.write( "=2(3n+2)+2(2n-1) \n" ); document.write( "=6n+4+4n-2 \n" ); document.write( "=10n+2 (ans. D) \n" ); document.write( " |