document.write( "Question 1019437: if a motor cycle traveled 250 kilometers in five hours what is its average speed in km/hr \n" ); document.write( "
| Algebra.Com's Answer #635396 by fractalier(6550)     You can put this solution on YOUR website! Average speed is found by dividing total distance by total time...here that is \n" ); document.write( "v = 250 km / 5 hr = 50 km/hr \n" ); document.write( " |