document.write( "Question 949286: a car is travelling at the rate of 120 mph while plane is flying at the rate of 600 mph how much longer will it take the car to travel the distance of 400 miles than the plane takes to travel a distance of 1800 miles \n" ); document.write( "
Algebra.Com's Answer #579548 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a car is travelling at the rate of 120 mph while plane is flying at the rate of 600 mph how much longer will it take the car to travel the distance of 400 miles than the plane takes to travel a distance of 1800 miles \n" ); document.write( "=============== \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( "---- \n" ); document.write( "difference = (400/120) - (1800/600) hours \n" ); document.write( " \n" ); document.write( " |