document.write( "Question 298474: If the length and width of a rectangle are each increased by ten percent, then the perimeter of the rectangle is increased by what percent? \n" ); document.write( "
Algebra.Com's Answer #214680 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the length and width of a rectangle are each increased by ten percent, then the perimeter of the rectangle is increased by what percent? \n" ); document.write( "------------- \n" ); document.write( "Perimeter = 2(L + W) \n" ); document.write( "--- \n" ); document.write( "New Perimeter = 2(1.1L + 1.1W) \n" ); document.write( "--- \n" ); document.write( "New Perimeter = 2(1.1)(L+W) \n" ); document.write( "NP = 2.2(L+W) = 2(L+W) + 0.2(L+W) \n" ); document.write( "----- \n" ); document.write( "The increase is 0.20 = 20% \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================== \n" ); document.write( " |