document.write( "Question 548708: A rectangle has a legth of (x-8) and a width of (x-2). write an expression that describes the perimeter,P, of the rectangle in terms of x? \n" ); document.write( "
Algebra.Com's Answer #357185 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A rectangle has a legth of (x-8) and a width of (x-2). write an expression that describes the perimeter,P, of the rectangle in terms of x? \n" ); document.write( "---------- \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "P = 2(x-8 + x-2) \n" ); document.write( "--- \n" ); document.write( "P = 2(2x-10) \n" ); document.write( "P = 4x-20 \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |