document.write( "Question 997972: A cyclist begins traveling 18 miles per hour at the same time and at the same starting point, an inline skater follows the cyclist's path and begins traveling at 5 mph after how much time will they be 24 mph apart? \n" ); document.write( "
Algebra.Com's Answer #615911 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Let t be the time they are 24 miles apart\r \n" ); document.write( "\n" ); document.write( "speed of cyclist is 18 mph \n" ); document.write( "he travels 18t miles\r \n" ); document.write( "\n" ); document.write( "while skater goes 5t miles\r \n" ); document.write( "\n" ); document.write( "18t-5t=24\r \n" ); document.write( "\n" ); document.write( "13t =24\r \n" ); document.write( "\n" ); document.write( "t = 24/13 hours \n" ); document.write( " \n" ); document.write( " |