document.write( "Question 617579: Gary runs on a path along the edge of a
\n" );
document.write( "rectangular park. The park is 1,560 feet
\n" );
document.write( "long and 750 feet wide. Gary runs the path
\n" );
document.write( "4 times every morning. How many miles
\n" );
document.write( "does Gary run? (1 mile = 5,280 feet) \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #388414 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Gary runs on a path along the edge of a \n" ); document.write( "rectangular park. The park is 1,560 feet \n" ); document.write( "long and 750 feet wide. Gary runs the path \n" ); document.write( "4 times every morning. How many miles \n" ); document.write( "does Gary run? (1 mile = 5,280 feet) \n" ); document.write( ". \n" ); document.write( "Perimeter = 2(1560+750) = 2(2310) = 4620 feet \n" ); document.write( ". \n" ); document.write( "Four times around: \n" ); document.write( "4 * 4620 = 18480 feet \n" ); document.write( ". \n" ); document.write( "Miles ran: \n" ); document.write( "18480/5280 = 3.5 miles \n" ); document.write( " |