document.write( "Question 578387: Two cyclists start at the same point but travel in opposite directions. Cyclist 1 travels at 3 mph. Cyclist 2 travels at 4 mph. How long will it take before they are 16.8 mile apart? \n" ); document.write( "
Algebra.Com's Answer #370633 by dfrazzetto(283)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "When traveling in opposite directions, you can effectively add their speeds(velocities):\r
\n" ); document.write( "\n" ); document.write( "C1= 3mph
\n" ); document.write( "C2= 4mph\r
\n" ); document.write( "\n" ); document.write( "Aggregate speed = 3+4= 7mph\r
\n" ); document.write( "\n" ); document.write( "d=rt\r
\n" ); document.write( "\n" ); document.write( "16.8 = 7t\r
\n" ); document.write( "\n" ); document.write( "t = 16.8/7 = 2.4 hours\r
\n" ); document.write( "\n" ); document.write( "CHECK\r
\n" ); document.write( "\n" ); document.write( "3(2.4) + 4(2.4) = 16.8 √
\n" ); document.write( "
\n" );