document.write( "Question 952080: Tom walks at 4 km/h and runs at 6 km/h. He can save \"+15%2F4+\" minutes by running from his house to the station instead of walking. How many kilometres is it from his house to the station?\r
\n" ); document.write( "\n" ); document.write( "Please show working.
\n" ); document.write( "

Algebra.Com's Answer #581465 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
Let t be the time it takes Tom to walk to the station, then
\n" ); document.write( "4*t = d, where d is the distance to the station and
\n" ); document.write( "6*(t - ((15/4) * (1/60)))
\n" ); document.write( "therefore
\n" ); document.write( "4*t = 6*(t - (15/240)
\n" ); document.write( "4*t = (6*t) - (6*(3/48))
\n" ); document.write( "4*t = (6*t) - (18/48))
\n" ); document.write( "2*t = 3/8
\n" ); document.write( "t = 3/16 of an hour
\n" ); document.write( "4*(3/16) = 3/4 km = .75 km
\n" ); document.write( "distance = .75 km
\n" ); document.write( "
\n" ); document.write( "
\n" );