document.write( "Question 762143: A rectangular plot of land has a length of 250m and a width of 175 m. The farmer wants to fence the plot using 6 strands of wire. What length of wire will s/he need? \n" ); document.write( "
Algebra.Com's Answer #463731 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Perimeter = 2* length + 2* width
\n" ); document.write( " 2* 250 + 2* 175
\n" ); document.write( "Perimeter = 850m
\n" ); document.write( "6 * 850 = 5100m
\n" ); document.write( "This is the length of wire he requires
\n" ); document.write( "to fence his field using 6 strands of wire.
\n" ); document.write( "
\n" );