document.write( "Question 1152052: The width of a rectangle is five centimeters less than the length . The perimeter is 30 centimeters . Find the dimensions of the rectangle \n" ); document.write( "
Algebra.Com's Answer #773974 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The width of a rectangle is five centimeters less than the length . The perimeter is 30 centimeters . Find the dimensions of the rectangle \n" ); document.write( "====================== \n" ); document.write( "W = L - 5 \n" ); document.write( "P = 2W + 2L = 30 \n" ); document.write( "etc \n" ); document.write( " |