document.write( "Question 250641: a family is planning a 100 mile trip.if they travel at an average of 50 mph, what would be their travel time? \n" ); document.write( "
| Algebra.Com's Answer #182540 by Fombitz(32388)     You can put this solution on YOUR website! Rate*Time=Distance \n" ); document.write( "50*Time=100 \n" ); document.write( "Time=100/50=2 \n" ); document.write( "2 hours. \n" ); document.write( " |