document.write( "Question 1207768: Two cyclists leave a city at the same time, one going east and the other going west. The westbound cyclist bikes 5 mph faster than the eastbound cyclist.After 6 hours they are 246 miles apart. How fast is each cyclist riding?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Westbound cyclist = x + 5\r
\n" ); document.write( "\n" ); document.write( "Eastward cyclist = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After 6 six:\r
\n" ); document.write( "\n" ); document.write( "Westward cyclist = (x + 5) + 6\r
\n" ); document.write( "\n" ); document.write( "Eastward cyclist = x + 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "My equation is \r
\n" ); document.write( "\n" ); document.write( "(x + 5) + 6 + x + 6 = 246, which reduces to \r
\n" ); document.write( "\n" ); document.write( "2x + 17 = 246\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Is this right?
\n" ); document.write( "

Algebra.Com's Answer #845821 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Opposite directions according to description
\n" ); document.write( "
\r\n" );
document.write( "                       SPEEDS        TIMES        DISTANCES\r\n" );
document.write( "\r\n" );
document.write( "To West               x+5            6           (x+5)(6)\r\n" );
document.write( "\r\n" );
document.write( "To East               x              6           (x)(6)\r\n" );
document.write( "\r\n" );
document.write( "Total dist. apart                                246\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"6%28x%2B5%29%2B6x=246\"-----------You take it from here.
\n" ); document.write( "
\n" );