document.write( "Question 218967: The length of a rectangle is 5 in. more than the width. If the perimeter is 70in., what is the width? \n" ); document.write( "
Algebra.Com's Answer #164767 by stanbon(75887) ![]() You can put this solution on YOUR website! The length of a rectangle is 5 in. more than the width. If the perimeter is 70in., what is the width? \n" ); document.write( "------------------ \n" ); document.write( "Perimeter = 2(L + W) \n" ); document.write( "70 = 2(W+5 + W) \n" ); document.write( "35 = 2W+5 \n" ); document.write( "2W = 30 \n" ); document.write( "W = 15\" (width) \n" ); document.write( "--- \n" ); document.write( "L = W+5 = 20\" (length) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |