document.write( "Question 1042093: Ramesh goes from station A to station B at the speed of 40 km/hr and returns from station B to station A at the speed of 60 km/hr. Find his average speed for the whole journey. \n" ); document.write( "
Algebra.Com's Answer #657004 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Ramesh goes from station A to station B at the speed of 40 km/hr and returns from station B to station A at the speed of 60 km/hr. Find his average speed for the whole journey.
\n" ); document.write( "---------
\n" ); document.write( "Let distance from A to B be \"x\" km
\n" ); document.write( "----
\n" ); document.write( "Time from A to B = x/40 hr
\n" ); document.write( "Time from B to A = x/60 hr
\n" ); document.write( "-------
\n" ); document.write( "Average speed = (total distance)/(total time)
\n" ); document.write( "-------
\n" ); document.write( "= (2x)/(x/40 + x/60)
\n" ); document.write( "-----
\n" ); document.write( "= (2x)/[(60x + 40x)/40*60]
\n" ); document.write( "------
\n" ); document.write( "= (2x)/[100x/2400]
\n" ); document.write( "----
\n" ); document.write( "= 2*2400/100
\n" ); document.write( "-----
\n" ); document.write( "= 48 kmh
\n" ); document.write( "----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" ); document.write( "
\n" );