document.write( "Question 974739: A rectangular garden 70m wide and 120m long is to be enclosed by a fence. If fence posts are placed every 10m, how many posts will be needed? \n" ); document.write( "
Algebra.Com's Answer #596578 by amarjeeth123(569)\"\" \"About 
You can put this solution on YOUR website!
Length of the garden=120m
\n" ); document.write( "Width of the garden=70m
\n" ); document.write( "Perimeter=2(length+width)=2(120+70)=2(190)=380m
\n" ); document.write( "Fence posts are placed every 10m.
\n" ); document.write( "No of fence posts=380/10=38
\n" ); document.write( "
\n" ); document.write( "
\n" );