document.write( "Question 1054316: Two cyclists leave a city at the same​ time, one going east and the other going west. The west bound cyclist bikes at 12 mph faster than the east bound cyclist. After 2 hours they are 60 miles apart. How fast is each cyclist​ riding? \n" ); document.write( "
Algebra.Com's Answer #669539 by ikleyn(52814)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Two cyclists leave a city at the same​ time, one going east and the other going west.
\n" ); document.write( "The west bound cyclist bikes at 12 mph faster than the east bound cyclist. After 2 hours they are 60 miles apart.
\n" ); document.write( "How fast is each cyclist​ riding?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "One cyclist has the speed x, the other has the speed x+12.\r\n" );
document.write( "\r\n" );
document.write( "The distance equation is\r\n" );
document.write( "\r\n" );
document.write( "2x + 2(x+12) = 60.\r\n" );
document.write( "\r\n" );
document.write( "Solve for x.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );