document.write( "Question 227829: how far will a cyclist travel in 15 mins if he cycles at 18 km per hour? \n" ); document.write( "
Algebra.Com's Answer #169244 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! how far will a cyclist travel in 15 mins if he cycles at 18 km per hour? \n" ); document.write( ". \n" ); document.write( "Since the speed is given in km/hour \n" ); document.write( "we must convert 15 mins to hours: \n" ); document.write( "15 * 1/60 = .25 hours \n" ); document.write( ". \n" ); document.write( "And, from the \"distance formula\": \n" ); document.write( "d = rt \n" ); document.write( "where \n" ); document.write( "d is distance \n" ); document.write( "r is rate or speed \n" ); document.write( "t is time \n" ); document.write( ". \n" ); document.write( "d = 18*.25 = 4.5 km (distance traveled) \n" ); document.write( " |