document.write( "Question 653314: A rectangular petting zoo is 144 inches long and 108 inches wide. How many inches of fencing is needed to enclose it? \n" ); document.write( "
Algebra.Com's Answer #408334 by Shana-D77(132)![]() ![]() You can put this solution on YOUR website! 144 + 108 would give you two sides of the rectangle, but a rectangle has 4 sides! So: \n" ); document.write( " \n" ); document.write( "144 + 108 = 252 (this is 2 sides) \n" ); document.write( " \n" ); document.write( "144 + 108 = 252 (this is the other two sides) \n" ); document.write( " \n" ); document.write( "Now add them together! \n" ); document.write( " \n" ); document.write( "252 + 252 = 504 inches. \n" ); document.write( " \n" ); document.write( "To not think so much, the formula for the Perimeter of a rectangle is: \n" ); document.write( "P = 2L + 2w \n" ); document.write( "So: \n" ); document.write( "P = 2(144) + 2(108) \n" ); document.write( "P = 288 + 216 \n" ); document.write( "P = 504 inches \n" ); document.write( " |