document.write( "Question 498064: a woman is jogging at 6 mi/h and passes a man on a bike going the opposite way at 12 mi/h. if they maintain their current speeds, how far away from each other will they be in ten minutes after passing? \n" ); document.write( "
Algebra.Com's Answer #336915 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Add their speeds:
\n" ); document.write( "\"+6+%2B+12++=+18+\" mi/hr
\n" ); document.write( "\"+d+=+18%2A%2810%2F60%29+\"
\n" ); document.write( "\"+d+=+18%2A%281%2F6%29+\"
\n" ); document.write( "\"+6d+=+18+\"
\n" ); document.write( "\"+d+=+3+\"
\n" ); document.write( "They will be 3 miles apart
\n" ); document.write( "
\n" );