document.write( "Question 944356: In the first half (distance) of a trip, a truck travels at a speed of 40 km/hr. How fast must it go during the second half of the trip to average 50 km/hr for the entire trip?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #575802 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
In the first half (distance) of a trip, a truck travels at a speed of 40 km/hr.
\n" ); document.write( " How fast must it go during the second half of the trip to average 50 km/hr for the entire trip?
\n" ); document.write( ":
\n" ); document.write( "Let s = speed required on the 2nd half to average 50 km/hr
\n" ); document.write( "let d = half the distance of the trip
\n" ); document.write( "Write time equation; time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "1st half time + 2nd half time = total time
\n" ); document.write( "\"d%2F40%29\" + \"d%2Fs\" = \"%282d%29%2F50\"
\n" ); document.write( "multiply equation by 200s
\n" ); document.write( "200s*\"d%2F40%29\" + 200s*\"d%2Fs\" = 200s*\"%282d%29%2F50\"
\n" ); document.write( "cancel the denominators and you have
\n" ); document.write( "5ds + 200d = 4s(2d)
\n" ); document.write( "5ds + 200d = 8ds
\n" ); document.write( "Get rid of d, divide thru by d
\n" ); document.write( "5s + 200 = 8s
\n" ); document.write( "200 = 8s - 5s
\n" ); document.write( "200 = 3s
\n" ); document.write( "s = 200/3
\n" ); document.write( "s = 66.67 km/h on the 2nd half of the trip
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "We can confirm this by choosing a distance (200 km half-way) and substituting for s, find the times
\n" ); document.write( "\"200%2F40%29\" + \"200%2F66.67\" = \"400%2F50\"
\n" ); document.write( "5 hrs + 3 hrs = 8 hrs
\n" ); document.write( "
\n" ); document.write( "
\n" );