document.write( "Question 857972: Arun completes a journey in 11hrs . He travelled the 1st half of the journey at the rate of 10km /hr and 2nd half at rate of 17 km/hr . What hr the total distance travelled by arun \n" ); document.write( "
Algebra.Com's Answer #516953 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Arum travels for 11 hours. \n" ); document.write( "Half of that is 5.5 hours. \n" ); document.write( "For the first 5.5 hours, he travels at 10km/hr \n" ); document.write( "Multiply 5.5 * 10 to get 55km \n" ); document.write( "For the second 5.5 hours, he travels at 17km/hr \n" ); document.write( "Multiply 5.5 * 17 to get 93.5km \n" ); document.write( "Add the halves together \n" ); document.write( "55 + 93.5 = 148.5km \n" ); document.write( " |