document.write( "Question 1098780: What’s the average speed of a bus that’s traveled 260 miles in 5 hours \n" ); document.write( "
Algebra.Com's Answer #713180 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "speed = distance/time \n" ); document.write( "speed = 260/5 \n" ); document.write( "speed = 52 miles per hour \n" ); document.write( " \n" ); document.write( " |