document.write( "Question 969191: If a swimming pool has a perimeter of 132 feet and is 21 feet wide, what is the area? \n" ); document.write( "
Algebra.Com's Answer #592116 by amarjeeth123(569)\"\" \"About 
You can put this solution on YOUR website!
Let the length be x.
\n" ); document.write( "Perimeter=2(length+width)
\n" ); document.write( "2(x+21)=132
\n" ); document.write( "x+21=66
\n" ); document.write( "x=45 feet
\n" ); document.write( "The length is 45 feet.
\n" ); document.write( "Area=45(21)=945 square feet
\n" ); document.write( "The area is 945 square feet.
\n" ); document.write( "
\n" );