document.write( "Question 364348: a car travelling at 50km/h completes a journey in 6 hours. how long will it take traveling a 75km/h to complete the same journey? \n" ); document.write( "
Algebra.Com's Answer #259772 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a car traveling at 50km/h completes a journey in 6 hours. \n" ); document.write( "distance = r*t = 50*6 = 300 km \n" ); document.write( "----------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "how long will it take traveling a 75km/h to complete the same journey? \n" ); document.write( "t = distance /rate \n" ); document.write( "--- \n" ); document.write( "t = 300/75 km/h = 4 hours \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |