document.write( "Question 795391: A ferry leaves a harbor and travels to a resort island at an average speed of 18 mph. On the return trip, the ferry travels at an average speed of 10 mph because of fog. The total time for the trip is 7 h. How far is the island from the harbor? \n" ); document.write( "
Algebra.Com's Answer #480945 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A ferry leaves a harbor and travels to a resort island at an average speed of 18 mph. On the return trip, the ferry travels at an average speed of 10 mph because of fog. The total time for the trip is 7 h. How far is the island from the harbor? \n" ); document.write( "------------------ \n" ); document.write( "To island DATA: \n" ); document.write( "rate = 18 mph ; time = t hrs ; distance = 18t miles \n" ); document.write( "---------------------------------- \n" ); document.write( "From island DATA: \n" ); document.write( "rate = 10 mph ; time = 7-t hrs ; distance = 10(7-t) miles \n" ); document.write( "-------------- \n" ); document.write( "Equation: \n" ); document.write( "distance = distance \n" ); document.write( "18t = 10(7-t) \n" ); document.write( "18t = 70 - 10t \n" ); document.write( "28t = 70 \n" ); document.write( "t = 35/14 hrs \n" ); document.write( "---- \n" ); document.write( "Ans: distance = 18t = 18(35/14) = 45 miles \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |