document.write( "Question 38513: A rectangle has sides of 3x – 4 and 7x + 10. Find the expression that represents its perimeter.\r
\n" );
document.write( "\n" );
document.write( "P = 2L + 2W
\n" );
document.write( "P = 2(3x-4) + 2(7x+10)\r
\n" );
document.write( "\n" );
document.write( "I have already submitted this one before but I don't think the answer was in perimeter form.
\n" );
document.write( "Can someone tell me if this looks correct. \n" );
document.write( "
Algebra.Com's Answer #23999 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! P = 2L + 2W \n" ); document.write( "P = 2(3x-4) + 2(7x+10) \n" ); document.write( "Yes, that is perimeter form, but if you want to simplify, I will show you what it should look like. \n" ); document.write( "P = 6x - 8 + 14x + 20 \n" ); document.write( "P = 20x + 12 \n" ); document.write( " |