document.write( "Question 263420: A ferry leaves a harbor and travels to a resort island at an average speed of 22 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 4 h. How far is the island from the harbor? \n" ); document.write( "
Algebra.Com's Answer #194120 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 22*x=10(4-x) \n" ); document.write( "22x=40-10x \n" ); document.write( "32x=40 \n" ); document.write( "x=40/32 \n" ); document.write( "x=5/4=1.25 \n" ); document.write( "22*1.25=10*2.75 \n" ); document.write( "27.5=27.5 \n" ); document.write( "27.5 miles from the harbor \n" ); document.write( " \n" ); document.write( " |