document.write( "Question 739954: find the average speed of a motorcyclist if he drives from A to B with a uniform speed of 30kmph and returns back with a speed of 20kmph. \n" ); document.write( "
Algebra.Com's Answer #451439 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find the average speed of a motorcyclist if he drives from A to B with a uniform speed of 30kmph and returns back with a speed of 20kmph.
\n" ); document.write( "--------------
\n" ); document.write( "avg = 2*30*20/(30+20)
\n" ); document.write( "= 24 km/hr
\n" ); document.write( "
\n" );