document.write( "Question 184158: A man has a swimming pool in the form of a square. He constructs a cement walk 6 feet wide around the pool and finds that the area of the walk is exactly 1/2 the area of the pool. What is the length of the pool? \n" ); document.write( "
Algebra.Com's Answer #138198 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A man has a swimming pool in the form of a square. He constructs a cement walk 6 feet wide around the pool and finds that the area of the walk is exactly 1/2 the area of the pool. What is the length of the pool? \n" ); document.write( "-------------------------------------- \n" ); document.write( "Draw the picture of a rectangle inside a rectangle. \n" ); document.write( "------------ \n" ); document.write( "Let dimensions of the inner rectangle be L and W \n" ); document.write( "Area of the inner rectangle is then L*W \n" ); document.write( "This is the area of the pool. \n" ); document.write( "----------------- \n" ); document.write( "The dimensions of the outer rectangle are L+12 and W+12 \n" ); document.write( "Area of the outer rectangle is (L+12)*(W+12) \n" ); document.write( "------------------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "Area of the walk = outer area - inner area \n" ); document.write( "= (LW+12L + 12W + 144) - LW = 12L + 12W + 144 \n" ); document.write( "------------------------------ \n" ); document.write( "Equation: \n" ); document.write( "Area of walk = (1/2) area of pool \n" ); document.write( "12L + 12W + 144 = (1/2)LW \n" ); document.write( "24L + 24W + 288 = LW \n" ); document.write( "LW - 24L = 24W + 288 \n" ); document.write( "L(W-24) = 24W + 288 \n" ); document.write( "Length = (24W+288)/(W-24) \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |