document.write( "Question 824121: A man cycled a distance of 42km from his village. On his return journey he increased his speed by 2km/hr and took half an hour less. Calculate the average speed on the journey from his village. \n" ); document.write( "
Algebra.Com's Answer #496102 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A man cycled a distance of 42km from his village. On his return journey he increased his speed by 2km/hr and took half an hour less. Calculate the average speed on the journey from his village.
\n" ); document.write( "-------------
\n" ); document.write( "d = r*t
\n" ); document.write( "42 = r*t
\n" ); document.write( "t = 42/r
\n" ); document.write( "t - 0.5 = 42/(r+2)
\n" ); document.write( "42/r = 0.5 + 42/(r+2)
\n" ); document.write( "Solve for r
\n" ); document.write( "
\n" ); document.write( "
\n" );