document.write( "Question 466675: two cyclists start at the same point and travel in opposite directions. one cyclist travels8km/h faster than the other. if the two cyclists are 270km apart after 5 hours what is the rate of each cyclist? \n" ); document.write( "
Algebra.Com's Answer #319954 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+8=270/5
\n" ); document.write( "2x+8=54
\n" ); document.write( "2x=54-8
\n" ); document.write( "2x=46
\n" ); document.write( "x=23 kph
\n" ); document.write( "x+8=31 kph
\n" ); document.write( "
\n" );