document.write( "Question 238965: The length of a rectangle is five times its width. if the perimeter of the rectangle is 72 cm, find its area?\r
\n" );
document.write( "\n" );
document.write( "Thank you
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #175555 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The length of a rectangle is five times its width. if the perimeter of the rectangle is 72 cm, find its area? \n" ); document.write( ". \n" ); document.write( "Let W = width \n" ); document.write( "then \n" ); document.write( "5W = length (from:\"length of a rectangle is five times its width\") \n" ); document.write( ". \n" ); document.write( "Since we know the perimeter: \n" ); document.write( "2(W + 5W) = 72 \n" ); document.write( "(W + 5W) = 36 \n" ); document.write( "6W = 36 \n" ); document.write( "W = 6 cm (width) \n" ); document.write( ". \n" ); document.write( "Length: \n" ); document.write( "5W = 5(6) = 30 cm (length) \n" ); document.write( ". \n" ); document.write( "Area: \n" ); document.write( "Width * Length \n" ); document.write( "6 * 30 = 180 square cm \n" ); document.write( " \n" ); document.write( " |