document.write( "Question 1198015: The width of a rectangle is 18 centimeters more than the length. The perimeter is 44 centimeters. Find the length and width. \n" ); document.write( "
Algebra.Com's Answer #831504 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The width of a rectangle is 18 centimeters more than the length. The perimeter is 44 centimeters. Find the length and width. \n" ); document.write( "--------------------- \n" ); document.write( "2W + 2L = 44 \n" ); document.write( "W + L = 22 \n" ); document.write( "L = W + 18 \n" ); document.write( "----- \n" ); document.write( "W + W+18 = 22 \n" ); document.write( "W = 2 \n" ); document.write( "etc \n" ); document.write( " |