document.write( "Question 905829: You are traveling down a highway averaging 50 mph. How much time has passed when you have traveled 120 miles?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #549420 by Alan3354(69443) You can put this solution on YOUR website! d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " |