document.write( "Question 859490: A ship travel from port A to port B with distance 20 knots in 30 minutes.the ship travel back from port B to port A in 20 minutes. What is the average speed of the round trip in km/hr. \n" ); document.write( "
Algebra.Com's Answer #517858 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A ship travel from port A to port B with distance 20 km in 30 minutes. \n" ); document.write( "the ship travel back from port B to port A in 20 minutes. \n" ); document.write( " What is the average speed of the round trip in km/hr. \n" ); document.write( ": \n" ); document.write( "Let a = average speed for the trip in km/h \n" ); document.write( ": \n" ); document.write( "Assuming the one-way distance is 20 km \n" ); document.write( "Change 30 min to 1/2 hr, and 20 min to 1/3 hr \n" ); document.write( ": \n" ); document.write( "Find the speed A-B and B-A \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Write a time equation; time = dist/speed \n" ); document.write( " \n" ); document.write( "Multiply by 120a to clear the denominator, results \n" ); document.write( "3a(20) + 2a(20) = 120(40) \n" ); document.write( "60a + 40a = 4800 \n" ); document.write( "100a = 4800 \n" ); document.write( "a = 4800/100 \n" ); document.write( "a = 48 km/hr av speed for the round trip \n" ); document.write( " \n" ); document.write( " |