document.write( "Question 659749: If I am driving 50km\h and I have driven for 10 minutes, how many km have I driven? \n" ); document.write( "
Algebra.Com's Answer #410897 by ReadingBoosters(3246)\"\" \"About 
You can put this solution on YOUR website!
First convert minutes to hours
\n" ); document.write( "1 hr = 60 min; so 1h/60m
\n" ); document.write( "Having driven for 10 minutes,
\n" ); document.write( "10m x 1h/60m = 1/6 h
\n" ); document.write( "Driving a speed of 50km/h,
\n" ); document.write( "50km/h x 1/6h = 50/6 km = 8 2/6 = 8 1/3 km
\n" ); document.write( "
\n" ); document.write( "
\n" );