document.write( "Question 284233: 2 cyclists leave one is traveling east and the other west. after 4 hours they are 112 miles apart. if one cyclist is traveling 4mph faster than the other find the speed of each cyclist. \n" ); document.write( "
Algebra.Com's Answer #206234 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(x+x+4)(4)=112
\n" ); document.write( "(2x+4)(4)=112
\n" ); document.write( "8x+16=112
\n" ); document.write( "8x=96
\n" ); document.write( "x=12 mph
\n" ); document.write( "x+4=16 mph
\n" ); document.write( "
\n" );