document.write( "Question 647227: the length of a rectangle is 6 ft longer than its width and the rectangle has a perimeter of 36 ft than what is its area? \n" ); document.write( "
Algebra.Com's Answer #406064 by colliefan(242)![]() ![]() ![]() You can put this solution on YOUR website! width is w \n" ); document.write( "length is w+6\r \n" ); document.write( "\n" ); document.write( "The perimeter is 2 times the width plus 2 times the length and equals 36 so: \n" ); document.write( "2w + 2(w+6) = 36 \n" ); document.write( "2w + 2w + 12 =36 \n" ); document.write( "4w +12 = 36 \n" ); document.write( "4w + 12 -12 = 36-12 \n" ); document.write( "4w+0 = 24 \n" ); document.write( "4w =24 \n" ); document.write( "4w/4 = 24/4 \n" ); document.write( "w=6\r \n" ); document.write( "\n" ); document.write( "If w = 6, then l must be 12.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substitute back into the original equation to make sure it is correct.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |