document.write( "Question 40149: A rectangle has sides of 3x – 4 and 7x + 10. Find the expression that represents its perimeter.\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #25566 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 2(length) + 2(width) \n" ); document.write( "2(3x - 4) + 2(7x + 10) \n" ); document.write( "6x - 8 + 14x + 20 \n" ); document.write( "20x + 12 \n" ); document.write( " |