document.write( "Question 417579: Ol' MacDonald has a farm lot that is shaped like a rectangle 40 feet wide and 50 feet long. He wants to put a fence around three sides of the lot: both widths and one length. If the posts are to be 10 feet apart, how many posts does he need? \n" ); document.write( "
Algebra.Com's Answer #292328 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "total distance to fence = 2*40 +50 = 130\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "total no. of required post = 130/10 +1 = 14\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "answer : 14\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );