document.write( "Question 821137: How can i solve this problem?\r
\n" );
document.write( "\n" );
document.write( "A ferry leaves a harbor and travels to a resort island at an average speed of 14mph. On the return trip, because of fog, the ferry travels at an average speed of 10mph. The total time for the trip is 6h. How far is the island from the harbor? \n" );
document.write( "
Algebra.Com's Answer #493948 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b=6, \n" ); document.write( "14a=10b\r \n" ); document.write( "\n" ); document.write( "a = 5/2=2.5, b = 7/2=3.5 \n" ); document.write( "35 miles=3.5*10 \n" ); document.write( " |