document.write( "Question 491125: Two cyclists, 128 miles apart, start riding toward each other at the same time. One cycles 3 times as fast as the other. If they meet 4 hours later, what is the speed (in mi/h) of the faster cyclist? \n" ); document.write( "
Algebra.Com's Answer #334473 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 4(n+3n)=128 \n" ); document.write( "16n=128 \n" ); document.write( "n=8 \n" ); document.write( "3n=24 \n" ); document.write( "The faster cyclist is going 24 mi/h.. \n" ); document.write( " |