document.write( "Question 759014: The time it takes to travel a fixed distance varies inversely as the rate of travel. If a car can cover a certain distance in 7 hours at 40 miles per hour, how fast would one need to travel in order to cover the distance in 4 hours? \n" ); document.write( "
Algebra.Com's Answer #461969 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Time varies inversely as rate of travel \n" ); document.write( " T = k/R \n" ); document.write( "(k is the constant of variation) \n" ); document.write( "Use given example to find k \n" ); document.write( " 7 = k/40 \n" ); document.write( "Cross multiply \n" ); document.write( " 280 = k \n" ); document.write( "So, formula = T = 280/R \n" ); document.write( "Using formula: \n" ); document.write( " T = 280/R \n" ); document.write( " 4 = 280/R \n" ); document.write( " R = 280/4 \n" ); document.write( " R = 70 mph. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " \n" ); document.write( " |