document.write( "Question 675647: a man traveld 108km and found dat he could have made the journey in 4 and a half hours had he traveled 2 miles an hours faster at what speed did he travel? \n" ); document.write( "
Algebra.Com's Answer #419967 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a man traveled 108km and found that he could have made the journey in 4 and a half hours had he traveled 2 miles an hours faster \n" ); document.write( "at what speed did he travel? \n" ); document.write( "------ \n" ); document.write( "Original DATA: \n" ); document.write( "distance = 108 km ; rate = r kph ; time = 108/r hrs \n" ); document.write( "------ \n" ); document.write( "Changed DATA: \n" ); document.write( "distance = 108 km ; rate = (r+2) kph ; time = 108/(r+2) hrs \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "new time = 4 1/2 hrs \n" ); document.write( "--- \n" ); document.write( "108/(r+2) = 9/2 \n" ); document.write( "---- \n" ); document.write( "9r + 18 = 216 \n" ); document.write( "9r = 198 \n" ); document.write( "r = 29 kph (his original speed) \n" ); document.write( "================================ \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |