document.write( "Question 212849: A women jogging at 6 mi/h passes a man biking in the opposite direction at 12 mi/h. If they maintain their speeds, how far from each other will they be in 10 minutes? \n" ); document.write( "
Algebra.Com's Answer #160764 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A women jogging at 6 mi/h passes a man biking in the opposite direction at 12 mi/h. If they maintain their speeds, how far from each other will they be in 10 minutes?
\n" ); document.write( "Dist = speed * time
\n" ); document.write( "d = (6 + 12) * \"10%2F60\"
\n" ); document.write( "d = 18*\"1%2F6\"
\n" ); document.write( "d = 3 mi
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "check solution, find dist each is from their meeting point:
\n" ); document.write( "\"1%2F6\"*6 = 1 mi
\n" ); document.write( "\"1%2F6\"*12 = 2 mi
\n" ); document.write( "
\n" );