document.write( "Question 894922: a man walks x km uphill at 3km/h and walks the same distance back at 6km/h. What is his average speed? \n" ); document.write( "
Algebra.Com's Answer #542470 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! let 's say the man walks 1 hour \n" ); document.write( "r*t=d \n" ); document.write( "3*1=3 km \n" ); document.write( "so he walks 3 km up \n" ); document.write( "so he walks 3 km downhill twice as fast so he takes half the time\r \n" ); document.write( "\n" ); document.write( "6*.5=3 \n" ); document.write( "1 hour up and 1/2 hour down=1.5 hr \n" ); document.write( "r=d/t=6/1.5=4 kph\r \n" ); document.write( "\n" ); document.write( "let's say he takes 2 hours uphill\r \n" ); document.write( "\n" ); document.write( "3*2=6 \n" ); document.write( "he goes 6 km \n" ); document.write( "going down he goes 6 kph for one hour \n" ); document.write( "6*1=6 \n" ); document.write( "r=d/t=12/3=4 kph \n" ); document.write( " \n" ); document.write( " |