document.write( "Question 267782: The width of a rectangular swimming is pool is 79 ft. If the perimeter is 324 ft, what is the area of the pool?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #196412 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
Let the length of the swimming pool = x
\n" ); document.write( "Given, its width = 79 ft
\n" ); document.write( "Perimeter is 2*(x+79) = 324
\n" ); document.write( " x+79 = 324/2
\n" ); document.write( " x = 162-79
\n" ); document.write( " x = 83 ft
\n" ); document.write( "Area = 79*82 = 6478 sq ft
\n" ); document.write( "
\n" );