document.write( "Question 95693: A rectangle has sides of 3x – 4 and 7x + 10. Find the expression that represents its perimeter.
\n" );
document.write( "[Perimeter = 2* width + 2*length]
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #69728 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A rectangle has sides of 3x – 4 and 7x + 10. Find the expression that represents its perimeter. \n" ); document.write( "[Perimeter = 2* width + 2*length] \n" ); document.write( "--------------- \n" ); document.write( "Perimeter = 2*(3x-4) + 2(7x+10) \n" ); document.write( "= 20x+12 \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |