document.write( "Question 724378: The area of a rectangle is \"+6n%5E2%2Bn-2+\". Which expression could represent the perimeter of of the rectangle?\r
\n" ); document.write( "\n" ); document.write( "A. \"+2n-1+\"
\n" ); document.write( "B. \"+3n%2B2+\"
\n" ); document.write( "C. \"+5n%2B1+\"
\n" ); document.write( "D. \"+10n%2B2+\"
\n" ); document.write( "

Algebra.Com's Answer #443715 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The area of a rectangle is \"+6n%5E2%2Bn-2+\". Which expression could represent the perimeter of of the rectangle?
\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( "
\n" );