document.write( "Question 746481: You are traveling and the traffic is terrible. Your average speed is 30mph. Assuming you still have 10 miles to travel and your speed does not change, how long will it take? \n" ); document.write( "
Algebra.Com's Answer #454316 by Alan3354(69443) You can put this solution on YOUR website! Your average speed is 30mph. Assuming you still have 10 miles to travel and your speed does not change, how long will it take? \n" ); document.write( "--------------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |