document.write( "Question 861765: A Motorist travels 90 kms. with the speed of 60 km/hr and the next 40 kms distance with the speed of 40 km/hr. what is his average speed during the journey?\r
\n" );
document.write( "\n" );
document.write( "1) 50kms/hr
\n" );
document.write( "2) 100kms/hr
\n" );
document.write( "3) 45kms/hr
\n" );
document.write( "4) 48kms/hr\r
\n" );
document.write( "\n" );
document.write( "My Solution:
\n" );
document.write( "Finding times for two cases by the formula Total Time = Total Distance / Avg. Speed\r
\n" );
document.write( "\n" );
document.write( "Case 1:
\n" );
document.write( "Time = 90kms / 60kms/hr = 1.5hrs\r
\n" );
document.write( "\n" );
document.write( "Case 2:
\n" );
document.write( "Time = 40kms / 40kms/hr = 1hr\r
\n" );
document.write( "\n" );
document.write( "Adding two times = 2.5hrs
\n" );
document.write( "Adding two distances = 130kms\r
\n" );
document.write( "\n" );
document.write( "We find avg speed = 130 / 2.5 = 52kms/hr\r
\n" );
document.write( "\n" );
document.write( "But the answer is wrong this way.\r
\n" );
document.write( "\n" );
document.write( "One more simple thing i did is find the average of = (40 kms/hr + 60 kms/hr)/2 = 50km/hr which is also wrong.\r
\n" );
document.write( "\n" );
document.write( "The Answer is 48km/hr. Please explain how. \n" );
document.write( "
Algebra.Com's Answer #519234 by richwmiller(17219) You can put this solution on YOUR website! The answer is 52. \n" ); document.write( "r*t=d \n" ); document.write( "r=d/t\r \n" ); document.write( "\n" ); document.write( "To get average speed you take total distance /total time=average speed \n" ); document.write( "90/60=1.5 hours \n" ); document.write( "40/40=1 \n" ); document.write( "1+1.5=2.5 hours\r \n" ); document.write( "\n" ); document.write( "90+40=130 \n" ); document.write( "130/2.5=52 \n" ); document.write( "the book is wrong. \n" ); document.write( "They must have changed the problem and forgot to change the solution and choices. \n" ); document.write( "Unfortunately that happens all too often.\r \n" ); document.write( "\n" ); document.write( "Double check the numbers and make sure you copied them correctly.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |