document.write( "Question 1173675: A cabin cruiser leaves a harbour and travels south at 15km/h. One hour later a speed boat leaves the same harbour and travels on the same course at 25 km/h. How far from the harbour will the speed boat pass the cruiser? \n" ); document.write( "
Algebra.Com's Answer #798947 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
One way is the cabin cruiser has a 15 km head start and is being caught at 10 km/h, so it is 1.5 hours chase and 2.5 hours after leaving the harbor, or 37.5 km.
\n" ); document.write( "-
\n" ); document.write( "another way is cruiser has gone 15km/h*x h km.
\n" ); document.write( "the speed boat has gone 25 km/h (x-1) h km.
\n" ); document.write( "Set those equal to each other'
\n" ); document.write( "15x=25x-25
\n" ); document.write( "10x=25
\n" ); document.write( "x=2.5 hours, time the cabin cruiser has gone 15*2.5 or 37.5 km and the speed boat 25*1.5 or 37.5 km.
\n" ); document.write( "
\n" );