document.write( "Question 830714: A man goes at the speed of 5 km/hour from P to Q and returns at the speed of 3 km/hour from Q to P. The average speed of whole journey is \n" ); document.write( "
Algebra.Com's Answer #500939 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A man goes at the speed of 5 km/hour from P to Q and returns at the speed of 3 km/hour from Q to P. \n" ); document.write( " The average speed of whole journey is: \n" ); document.write( ": \n" ); document.write( "Let a = average speed for the whole journey \n" ); document.write( "Let d = the distance one way \n" ); document.write( ": \n" ); document.write( "Write a time equation, time = dist/speed \n" ); document.write( " \n" ); document.write( "multiply equation by 15a, cancel the denominators and you have: \n" ); document.write( "3ad + 5ad = 15(2d) \n" ); document.write( "8ad = 30d \n" ); document.write( "divide both sides by d \n" ); document.write( "8a = 30 \n" ); document.write( "a = 30/8 \n" ); document.write( "a = 3.75 mph \n" ); document.write( " \n" ); document.write( " |