document.write( "Question 831689: Two cyclists, 56 miles apart, start riding toward each other at the same time. One cycles 3 times as fast as the other. If they meet 2 hours later, what is the speed (in mi/h) of the faster cyclist?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #501575 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! A + 3A = 56/2 (two cyclists) \n" ); document.write( "4A = 28 \n" ); document.write( "A = 7 \n" ); document.write( ". \n" ); document.write( "The slower cyclist rides at 7mph. In 2 hours, he travels 14 miles. \n" ); document.write( "The faster cyclist rides at 7*3mph. In 2 hours, he travels 42 miles. \n" ); document.write( "Together, they travel 56 miles. \n" ); document.write( " |