document.write( "Question 441724: Gary runs a path along the edge of a rectangular park. The park is 1,560 feet long and 750 feet wide. Gary runs the path 4 times every morning. How many miles does Gary run? (1 mile= 5,280 feet.) \n" ); document.write( "
Algebra.Com's Answer #304808 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The perimeter of the park is 2(1,560 + 750) = 4,620 feet.
\n" ); document.write( "He runs around it 4 times, so 4*4,620 = 18,480 feet, which is the same as
\n" ); document.write( "18,480/5,280 = 3.5 miles.
\n" ); document.write( "
\n" );