document.write( "Question 709690: Two cyclist start 10 kilometers apart. They are traveling towards each other, cyclist A traveling at an average of 3.0m/s and cyclist B at a speed of 5.0 m/s. Where will the cyclists meet? \n" ); document.write( "
Algebra.Com's Answer #436742 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Two cyclist start 10 kilometers apart. They are traveling towards each other, cyclist A traveling at an average of 3.0m/s and cyclist B at a speed of 5.0 m/s. Where will the cyclists meet?
\n" ); document.write( ".
\n" ); document.write( "Convert kilometers to meters:
\n" ); document.write( "10 kilometers = 10*1000 = 10000
\n" ); document.write( ".
\n" ); document.write( "Determine the time (t) when they will meet (applying the distance formula):
\n" ); document.write( "d = rt
\n" ); document.write( "3t + 5t = 10000
\n" ); document.write( "8t = 10000
\n" ); document.write( "t = 1250 secs (this is \"When\" the cyclist will meet)
\n" ); document.write( ".
\n" ); document.write( "this is \"Where\" the cyclist will meet:
\n" ); document.write( "3*1250 = 3750 m or 3.75 kilometers (distance traveled by 3m/s cyclist)
\n" ); document.write( "5*1250 = 6250 m or 6.25 kilometers (distance traveled by 5m/s cyclist)
\n" ); document.write( "
\n" );