document.write( "Question 290881: Find algebraic expression. The perimeter of a rectanle, given that the length is x yards and the width is 10 yards shorter \n" ); document.write( "
Algebra.Com's Answer #210460 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find algebraic expression. The perimeter of a rectanle, given that the length is x yards and the width is 10 yards shorter \n" ); document.write( "--------------- \n" ); document.write( "Form: \n" ); document.write( "P = 2(L + W) \n" ); document.write( "P = 2(x + x-10) \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( " |