document.write( "Question 754104: A man travels 108km at a constant speed and finds that he could have made the journey 4.5 hours shorter if he had travelled 2km/h faster. What was his speed? \n" ); document.write( "
Algebra.Com's Answer #458780 by blueplanet(7)![]() ![]() You can put this solution on YOUR website! Let the speed of the man be X. At this speed, the total time he takes to travel 108km is 108/X.\r \n" ); document.write( "\n" ); document.write( "If he had travelled 2km/hour faster, his speed would have been X+2 km/hour. At this speed, he could have arrived at the destination 4.5 hours earlier. This means that the time taken to travel would have been 108/x -4.5 hours if his speed had been (X+2) km/hour.\r \n" ); document.write( "\n" ); document.write( "So, according to the question, we have:\r \n" ); document.write( "\n" ); document.write( "108/X - 4.5 = 108/ (X+2) ----------- (1)\r \n" ); document.write( "\n" ); document.write( "Solving this equation, we get X = 6 or -4. So, his speed is 6km/hour. \n" ); document.write( " \n" ); document.write( " |