document.write( "Question 377662: On monday, Hank drove to work at an average speed of 70km/h and arrived 1 minute late. On Tuesday, he left at the same time and took the same route. This time he drove at an average speed of 75km/h and arrived 1 minute early. How long is his route to work? \n" ); document.write( "
Algebra.Com's Answer #268351 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
st=d
\n" ); document.write( "s*t=s*t
\n" ); document.write( "70*60(t+1)=75*60(t-1) Making speed into km/min is easier.
\n" ); document.write( "4200t+4200=4500t-4500
\n" ); document.write( "-300t=-8700
\n" ); document.write( "t=29 min
\n" ); document.write( "70 * 30/60 = 35 km
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );