document.write( "Question 625748: A motorboat leaves a harbor and travels at an average speed of 9 mph toward a small island. Two hours later a cabin cruiser leaves the same harbor and travels at an average speed of 18 mph toward the same island. In how many hours after the cabin cruiser leaves the harbor will it be alongside the motorboat?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #393764 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A motorboat leaves a harbor and travels at an average speed of 9 mph toward a small island. Two hours later a cabin cruiser leaves the same harbor and travels at an average speed of 18 mph toward the same island. In how many hours after the cabin cruiser leaves the harbor will it be alongside the motorboat? \n" ); document.write( ". \n" ); document.write( "apply the distance formula of d=rt. \n" ); document.write( "The two boats will have traveled the same distance when they are along side each other. \n" ); document.write( ". \n" ); document.write( "Let t = time (hours) cabin cruiser traveled \n" ); document.write( "then \n" ); document.write( "t+2 = time (hours) motorboat traveled \n" ); document.write( ". \n" ); document.write( "9(t+2) = 18t \n" ); document.write( "9t+18 = 18t \n" ); document.write( "18 = 9t \n" ); document.write( "2 hours = t \n" ); document.write( " \n" ); document.write( " |