document.write( "Question 161667: A motorboat left a harbor and traveled to an island at an average rate of 15 knots. The average speed on the return trip was 10 knots. If the total trip took 7.5 hours, how far is the harbor from the island? \n" ); document.write( "
Algebra.Com's Answer #119148 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
D=RT
\n" ); document.write( "T=D/R
\n" ); document.write( "7.5=D/15+D/10
\n" ); document.write( "7.5=(10D+15D)/150
\n" ); document.write( "7.5=25D/150
\n" ); document.write( "25D=7.5*150
\n" ); document.write( "25D=1125
\n" ); document.write( "D=1125/25
\n" ); document.write( "D=45 MILES FROM THE HARBOR TO THE ISLAND.
\n" ); document.write( "PROOF:
\n" ); document.write( "7.5=45/15+45/10
\n" ); document.write( "7.5=3+4.5
\n" ); document.write( "7.5=7.5
\n" ); document.write( "
\n" ); document.write( "
\n" );