document.write( "Question 1132022: A park is 3 times as long as it is wide. If the distance around the park is 8.8 kilometers, what is the area of the park? \n" ); document.write( "
Algebra.Com's Answer #748845 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the width
\n" ); document.write( "\"+3x+\" = the length
\n" ); document.write( "----------------------------
\n" ); document.write( "The formula for perimeter, P, is:
\n" ); document.write( "\"+P+=+2W+%2B+2L+\"
\n" ); document.write( "\"+8.8+=+2x+%2B+2%2A%283x%29+\"
\n" ); document.write( "\"+8.8+=+8x+\"
\n" ); document.write( "\"+x+=+1.1+\" km
\n" ); document.write( "-----------------------
\n" ); document.write( "The formula for area, A, is:
\n" ); document.write( "\"+A+=+W%2AL+\"
\n" ); document.write( "\"+A+=+x%2A%283x%29+\"
\n" ); document.write( "\"+A+=+3%2Ax%5E2+\"
\n" ); document.write( "\"+A+=+3%2A1.21+\"
\n" ); document.write( "\"+A+=+3.63+\" km^2
\n" ); document.write( "--------------------------
\n" ); document.write( "If you want answer is square meters,
\n" ); document.write( "1000 m = 1 km
\n" ); document.write( "10^6 m = 1 km2
\n" ); document.write( "[ meters ] = [ meters / km ] * [ km ]
\n" ); document.write( "\"+10%5E6%2A3.63+=+3630000+\"
\n" ); document.write( "3,630,000 m2
\n" ); document.write( "
\n" ); document.write( "
\n" );