document.write( "Question 1028843: A city park needs a new fence. The fence costs $10.00 per meter, and the park is 68 meters by 87 meters. How much will it cost to put up a new fence around the park? \n" ); document.write( "
Algebra.Com's Answer #643890 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The length of the fence will be the perimeter of the park.
\n" ); document.write( ".
\n" ); document.write( "L=length of park=87m; W=width of park=68m; P=perimeter of park
\n" ); document.write( ".
\n" ); document.write( "P=2(L+W)
\n" ); document.write( "P=2(87m+68m)
\n" ); document.write( "P=2(155m)
\n" ); document.write( "P=310m
\n" ); document.write( ".
\n" ); document.write( "The length of the fence will be 310 meters.
\n" ); document.write( ".
\n" ); document.write( "Cost=($10.00)(perimeter)=($10.00)(310m)=$3100
\n" ); document.write( ".
\n" ); document.write( "ANSWER: the fence will cost $3100.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );