document.write( "Question 812127: A car is traveling 50mph how long will it take to go 300 miles
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #489023 by Alan3354(69443) You can put this solution on YOUR website! A car is traveling 50mph how long will it take to go 300 miles \n" ); document.write( "-------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |