document.write( "Question 1091568: Time varies inversely with speed if the distance is constant. A trip takes 4 hours at 80 km/h. How long does it take at 64 km/h?\r
\n" );
document.write( "\n" );
document.write( "Please show me the complete solution. Thanks. \n" );
document.write( "
Algebra.Com's Answer #705984 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "d = r * t where r=rate, t=time, d=distance\r\n" ); document.write( "so yes, rearranging to t = d/r \"time varies inversely with speed if distance is constant\"\r\n" ); document.write( "\r\n" ); document.write( "The trip is the same distance, no matter what the speed. Can we find the trip distance? Yes, from the speed and time information given (4 hrs at 80km/hr): \r\n" ); document.write( "\r\n" ); document.write( "d = 4hrs * 80km/hr = 320km\r\n" ); document.write( "\r\n" ); document.write( "Now we can divide the trip distance by the other speed in order to get the time required:\r\n" ); document.write( "\r\n" ); document.write( "t = 320km / 64km/hr =\r \n" ); document.write( "\n" ); document.write( "Hope this helps! \n" ); document.write( " |