document.write( "Question 1042976: Two cyclists start at the same point and travel in opposite directions. One cyclist travels
\n" );
document.write( "9
\n" );
document.write( "
\n" );
document.write( "/kmh
\n" );
document.write( " slower than the other. If the two cyclists are
\n" );
document.write( "235km
\n" );
document.write( " apart after
\n" );
document.write( "5
\n" );
document.write( " hours, what is the rate of each cyclist?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #658095 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let the slower cyclist's rate be n. Then the faster cyclist is n+9. So: \n" ); document.write( "5n+5(n+9)=235 \n" ); document.write( "10n=190 \n" ); document.write( "n=19 \n" ); document.write( "The slower cyclist rides 19 kmh, and the faster one at 28 kmh. ☺☺☺☺ \n" ); document.write( " |