document.write( "Question 400802: the neighborhood swimming pool has a length that is 2 times its width. The width is 10 meters . what is the area of the swimming pool? \n" ); document.write( "
Algebra.Com's Answer #283680 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
A=LW
\n" ); document.write( "L=2W
\n" ); document.write( "W=10
\n" ); document.write( "A=(2*10)10
\n" ); document.write( "A=20*10
\n" ); document.write( "A=200 SQ. METERS ANS.
\n" ); document.write( "
\n" );