document.write( "Question 980327: The perimeter of a rectangular swimming pool is 86m and its area is 450m² . how would you represent the length and the width of the pool …\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #601486 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
L=length; W=width; A=Area=450m^2; P=Perimeter=86m
\n" ); document.write( ".
\n" ); document.write( "\"P=2%28L%2BW%29\"
\n" ); document.write( "\"86m=2%28L%2BW%29\"
\n" ); document.write( "\"43m=L%2BW\"
\n" ); document.write( "\"43m-W=L\"
\n" ); document.write( ".
\n" ); document.write( "\"A=LW\"
\n" ); document.write( "\"450m%5E2=LW\"
\n" ); document.write( "\"%28450m%5E2%29%2FW=L\"
\n" ); document.write( ".
\n" ); document.write( "\"450%2FW=43-W\"
\n" ); document.write( "\"450=43W-W%5E2\"
\n" ); document.write( "\"W%5E2-43W%2B450=0\"
\n" ); document.write( "\"%28W-25%29%28W-18%29=0\"
\n" ); document.write( "\"W-25=0\" \"OR\" \"W-18=0\"
\n" ); document.write( "\"W=25\" \"OR\" \"W=18\"
\n" ); document.write( ".
\n" ); document.write( "ANSWER: The width is 25 meters or 18 meters, and the length is the other
\n" ); document.write( "(For width=25 meters, length=18 meters and for width=18 meters, length=25 meters)
\n" ); document.write( "
\n" ); document.write( "
\n" );