document.write( "Question 1018096: A car averaged 48 miles per hour traveling 672 miles from Washington to Orlando. How long was the trip?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #634232 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Since distance = rate times time, or d = rt, we also have \n" ); document.write( "t = d/r \n" ); document.write( "Here that is \n" ); document.write( "t = 672 miles/48 mph = 14 hours \n" ); document.write( " |