document.write( "Question 405604: what is the distance around the rectangle if the length is 3x^2+6x-10 and the width is 3x+5? \n" ); document.write( "
Algebra.Com's Answer #286472 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "rectangle with length of 3x^2+6x-10 and width of 3x+5:
\n" ); document.write( "distance around = 2(3x^2+6x-10) + 2(3x+5) = 6x^2+18x-10 \n" ); document.write( "
\n" );