document.write( "Question 490521: A person takes a trip, driving with a constant
\n" );
document.write( "speed 87.3 km/h except for a 27.4 min rest
\n" );
document.write( "stop.
\n" );
document.write( "If the person’s average speed is 74.6 km/h,
\n" );
document.write( "how much time is spent on the trip?
\n" );
document.write( "Answer in units of h
\n" );
document.write( "How far does the person travel?
\n" );
document.write( "Answer in units of km \n" );
document.write( "
Algebra.Com's Answer #334304 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A person takes a trip, driving with a constant speed 87.3 km/h except for a 27.4 min rest stop. \n" ); document.write( "If the person’s average speed is 74.6 km/h,how much time is spent on the trip? \n" ); document.write( "Answer in units of hr \n" ); document.write( "How far does the person travel? \n" ); document.write( "Answer in units of km \n" ); document.write( ": \n" ); document.write( "Since they want the solution in units of hrs and km, we should be able to round off these annoying decimals \n" ); document.write( "87.3 = 87 km \n" ); document.write( "74.6 = 75 km \n" ); document.write( "27.4 = 27 min, which is: 27/60 = .45 hrs \n" ); document.write( ": \n" ); document.write( "let d = the distance traveled \n" ); document.write( ": \n" ); document.write( "A simple time equation; Time = dist/speed \n" ); document.write( "time at 87km/h + rest time = total time \n" ); document.write( " \n" ); document.write( "multiply equation by 87*75 = 6525, results \n" ); document.write( "75d + 6525(.45) = 87d \n" ); document.write( "75d + 2936 = 87s \n" ); document.write( "2936 = 87d - 75d \n" ); document.write( "2936 = 12d \n" ); document.write( "d = \n" ); document.write( "d = 245 km \n" ); document.write( "find the time spent on the trip \n" ); document.write( " \n" ); document.write( "2.8 + .45 = 3.25 hrs \n" ); document.write( "Check using the av speed \n" ); document.write( " |