document.write( "Question 724285: harry stopped the car at the main entrance.here we are,exactly seven minutes late.he said this time i avereged 30 miles per hour.last time we did the trip we were five minutes early.and we sarted at the same time this time i avereged 36 miles per hour. what was the distance? \n" ); document.write( "
Algebra.Com's Answer #443709 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Here we are, exactly seven minutes late. This time I averaged 30 miles per hour.
\n" ); document.write( "Last time we did the trip, we were five minutes early.
\n" ); document.write( "We started at the same time. This time I averaged 36 miles per hour.
\n" ); document.write( "What was the distance?
\n" ); document.write( ":
\n" ); document.write( "Since we are using mph:
\n" ); document.write( "Change 5 min to 5/60 hr
\n" ); document.write( "Change 7 min to 7/60 hr
\n" ); document.write( ":
\n" ); document.write( "let t = normal \"on-time\" time for the trip
\n" ); document.write( ":
\n" ); document.write( "Write a distance equation, dist = speed * time,
\n" ); document.write( "36(t-\"5%2F60\") = 30(t+\"7%2F60\")
\n" ); document.write( "divide both sides by 6
\n" ); document.write( "6(t-\"5%2F60\") = 5(t+\"7%2F60\")
\n" ); document.write( "6t - \"30%2F60\" = 5t + \"35%2F60\"
\n" ); document.write( "reduce the fractions
\n" ); document.write( "6t - \"6%2F12\" = 5t + \"7%2F12\"
\n" ); document.write( "6t - 5t = \"7%2F12\" + \"6%2F12\"
\n" ); document.write( "t = \"13%2F12\" hr is the normal travel time
\n" ); document.write( ":
\n" ); document.write( "Find the distance when 7min late, 67 min
\n" ); document.write( "d = 30 * [\"13%2F12%29\" + \"7%2F60\"]
\n" ); document.write( "d = 30 * [\"65%2F60%29\" + \"7%2F60\"]
\n" ); document.write( "d = 30 * \"72%2F60\"
\n" ); document.write( "d = \"72%2F2\"
\n" ); document.write( "d = 36 miles
\n" ); document.write( ":
\n" ); document.write( "Check the distance when 5 min early
\n" ); document.write( "d = 36 * [\"65%2F60\" - \"5%2F60\"]
\n" ); document.write( "d = 36 * \"60%2F60\"
\n" ); document.write( "d = 36 miles,
\n" ); document.write( "
\n" );