document.write( "Question 269131: There is a rectangle with the width = L and the length = L+60. If the perimeter is 200cm, write an equation in terms of L? \n" ); document.write( "
Algebra.Com's Answer #197252 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There is a rectangle with the width = L and the length = L+60. If the perimeter is 200cm, write an equation in terms of L? \n" ); document.write( "------------------------ \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "200 = 2(L+60 + L) \n" ); document.write( "100 = 2L + 60 \n" ); document.write( "2L = 40 \n" ); document.write( "L = 20 \n" ); document.write( "---------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |