document.write( "Question 959821: A farmer wishes to fence his rectangular paddock, if its measurements are 366 metres long and 100 metres wide, what is the perimeter? \n" ); document.write( "
Algebra.Com's Answer #586615 by satyareddy22(84)![]() ![]() ![]() You can put this solution on YOUR website! length = 366m, breadth = 100m \n" ); document.write( "perimeter=2(l+b)=2(366+100)=2(466)=932m \n" ); document.write( " |