document.write( "Question 262429: Using the appropriate perimeter formula, find the perimeter of a rectangle that has 3x-8 on the top and x on the left side.
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #193356 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Using the appropriate perimeter formula, find the perimeter of a rectangle that has 3x-8 on the top and x on the left side. \n" ); document.write( "---------------- \n" ); document.write( "Perimeter = 2(Length + Width) \n" ); document.write( "P = 2(3x-8 + x) \n" ); document.write( "P = 2(4x-8) \n" ); document.write( "P = 8x - 16 \n" ); document.write( "==================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |