document.write( "Question 934761: The length of a swimming pool is twice the width. The area of the pool is 5000 ft^2. find the length and width of the pool. \n" ); document.write( "
Algebra.Com's Answer #567771 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The length of a swimming pool is twice the width. The area of the pool is 5000 ft^2. find the length and width of the pool. \n" ); document.write( "Width = w \n" ); document.write( "Length = 2w \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "Area = length*width \n" ); document.write( "5000 = 2w*w \n" ); document.write( "----- \n" ); document.write( "2w^2 = 5000 \n" ); document.write( "w^2 = 2500 \n" ); document.write( "w = 50 ft \n" ); document.write( "2w = 2*50 = 100 ft \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------------- \n" ); document.write( " |