document.write( "Question 498735: a rectangle measures 50 yards long and 20 yards wide. if a pole is placed every 5 yards around the perimeter how many poles are needed? \n" ); document.write( "
Algebra.Com's Answer #337140 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Perimeter of a Rectangle =P=?
\n" ); document.write( "Length = l=50 yards
\n" ); document.write( "Width = w = 20 yards
\n" ); document.write( "Perimeter of a Rectangle = length + length + width + width
\n" ); document.write( "Perimeter of a Rectangle = 2l + 2w
\n" ); document.write( "P=(2*50)+(2*20)
\n" ); document.write( "P=100+40
\n" ); document.write( "P=140 yards\r
\n" ); document.write( "\n" ); document.write( "If a pole is placed every 5 yards around the perimeter means we have to divide 140 yards by 5 \r
\n" ); document.write( "\n" ); document.write( "Total poles required around the rectangle at a distance of 5 yards = 140/5 = 28
\n" ); document.write( "
\n" );