document.write( "Question 793164: Having travelled halfway to the end of a journey at an average speed of 15km/hr, how fast must you traverse the rest of the trip on order to average 20 km/hr?\r
\n" ); document.write( "\n" ); document.write( "How do I do this? I know that simply averaging the two speeds would be incorrect.
\n" ); document.write( "

Algebra.Com's Answer #480255 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Let y be the rate in second half and x the total distance\r
\n" ); document.write( "\n" ); document.write( "t=d/r\r
\n" ); document.write( "\n" ); document.write( "time first half + time second half = time for total journey\r
\n" ); document.write( "\n" ); document.write( "(x/2)/(15)+ (x/2) /y = x/20\r
\n" ); document.write( "\n" ); document.write( "x/30 -x/20 = - x/2y\r
\n" ); document.write( "\n" ); document.write( "(2x-3x)/60 = -x/2y\r
\n" ); document.write( "\n" ); document.write( "-x/60 = -x/2y\r
\n" ); document.write( "\n" ); document.write( "2y=60\r
\n" ); document.write( "\n" ); document.write( "y=30 km/h\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );