document.write( "Question 350292: An aircraft carrier made a trip to Guam and back. The trip there took three hours and the trip back took four hours. It averaged 6 km/h on the return trip. Find the average speed of the trip there. \n" ); document.write( "
Algebra.Com's Answer #250475 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I assume you are the student who sent the \"Carrier to Guam\" problem, \n" ); document.write( " the only way I can contact you is by editing this problem; \n" ); document.write( ": \n" ); document.write( "A submarine left Hawaii two hours before an aircraft carrier. \n" ); document.write( " The vessels traveled in opposite directions. \n" ); document.write( " The aircraft carrier traveled at 25 mph for nine hours. \n" ); document.write( " After this time the vessels were 280 miles apart. \n" ); document.write( " Find the submarine’s speed. \n" ); document.write( ": \n" ); document.write( "Let r = submarines speed \n" ); document.write( "Since they travel in opposite directions, their speeds are additive \n" ); document.write( ": \n" ); document.write( "Since the sub left 2 hrs early, it traveled for 11 hrs while the carrier traveled 9 hrs \n" ); document.write( ": \n" ); document.write( "Write a distance equation; dist = r*t \n" ); document.write( ": \n" ); document.write( "Sub dist + Carrier dist = 280 \n" ); document.write( "11r + 9(25) = 280 \n" ); document.write( "11r + 225 = 280 \n" ); document.write( "11r = 280 - 225 \n" ); document.write( "11r = 55 \n" ); document.write( "r = 55/11 \n" ); document.write( "r = 5 mph is the speed of the sub \n" ); document.write( ": \n" ); document.write( "Check this in the distance equation \n" ); document.write( "11*5 = 9*25 = 280 \n" ); document.write( ": \n" ); document.write( "Let me know if you get this, please \n" ); document.write( ": \n" ); document.write( "///////////////////////////////////////////////////// \n" ); document.write( "An aircraft carrier made a trip to Guam and back. \n" ); document.write( " The trip there took three hours and the trip back took four hours. \n" ); document.write( " It averaged 6 km/h on the return trip. Find the average speed of the trip there. \n" ); document.write( ": \n" ); document.write( "Let s = speed to Guam \n" ); document.write( ": \n" ); document.write( "Write a distance equation; dist = speed * time \n" ); document.write( ": \n" ); document.write( "Trip there = Tip back \n" ); document.write( "3s = 6*4 \n" ); document.write( "3s = 24 \n" ); document.write( "s = \n" ); document.write( "s = 8 km/hr there \n" ); document.write( " \n" ); document.write( " |