document.write( "Question 1045841: Jonathan is driving to St Louis. It takes 350 miles to get there. He is driving at 70 mph. Using the
\n" );
document.write( " D = r * t formula, figure out how long it will take him to get to St. Louis is he doesn't stop \n" );
document.write( "
Algebra.Com's Answer #661355 by ewatrrr(24785) You can put this solution on YOUR website! It takes 350 miles to get there. He is driving at 70 mph. \n" ); document.write( "Find t: \n" ); document.write( "D = rt \n" ); document.write( "D/r = t \n" ); document.write( "350mi/70mph = t = 5hrs \n" ); document.write( " |