document.write( "Question 611157: Given two rectangles, one with length = l and width = w, and the second rectangle with length = 2l and width = 4w. How much larger will the perimeter of the second rectangle be than the perimeter of the first rectangle? \n" ); document.write( "
Algebra.Com's Answer #384836 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! perimeter is the sum of the sides. \n" ); document.write( "For the first rectangle, the perimeter is \n" ); document.write( "\n" ); document.write( "For the second rectangle, the sides are 2l and 4w. So the sides are 2l, 2l, 4w, 4w. Which sums to \n" ); document.write( "\n" ); document.write( "So how much longer is the second than the first? \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |