document.write( "Question 1194355: A man traveled a distance of 960 kilometers by ship to an island. He returned by plane. The rate of the plane was 20 times the rate of the ship. He spent 42 hours on the trip. Find the rate of the ship and the rate if the plane. \n" ); document.write( "
Algebra.Com's Answer #826532 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A man traveled a distance of 960 kilometers by ship to an island. \n" ); document.write( " He returned by plane. \n" ); document.write( " The rate of the plane was 20 times the rate of the ship. \n" ); document.write( " He spent 42 hours on the trip. \n" ); document.write( " Find the rate of the ship and the rate of the plane. \n" ); document.write( ": \n" ); document.write( "Let s = the rate of the ship \n" ); document.write( "the plane is 20 times faster, therefore \n" ); document.write( "20s = the rate of the plane \n" ); document.write( ": \n" ); document.write( "Write a time equation, time = dist/speed \n" ); document.write( "Ship time + Plane time = 42 hrs \n" ); document.write( " \n" ); document.write( "Multiply eq by 20s, cancel the denominators and you have \n" ); document.write( "20(960) + 960 = 20s * 42 \n" ); document.write( "19200 + 960 = 840s \n" ); document.write( "20160 = 840s \n" ); document.write( "20160/840 = s \n" ); document.write( " s = 24 km/hr is the rate of the ship \n" ); document.write( "therefore: \n" ); document.write( "20 * 24 = 480 km/hr is the rate of the plane \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this by finding the time each way \n" ); document.write( "960/24 = 40 hrs \n" ); document.write( "960/480 = 2 hrs \n" ); document.write( "-------------------- \n" ); document.write( "total time: 42 hrs \n" ); document.write( " \n" ); document.write( " |