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 #798970 by MathTherapy(10557)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "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( "
Let distance from the harbour, be D
\n" ); document.write( "Then time the slower boat took to get to that point = \"D%2F15\"
\n" ); document.write( "And, time the faster took to get to that point = \"D%2F25\"
\n" ); document.write( "We then get the following TIME equation: \"matrix%281%2C3%2C+D%2F15%2C+%22=%22%2C+D%2F25+%2B+1%29\"
\n" ); document.write( "5D = 3D + 75 ------ Multiplying by LCD, 75
\n" ); document.write( "5D - 3D = 75
\n" ); document.write( "2D = 75
\n" ); document.write( "Distance from the harbour, or \"highlight_green%28matrix%281%2C6%2C+D%2C+%22=%22%2C+75%2F2%2C+%22=%22%2C+37.5%2C+km%29%29\" \n" ); document.write( "
\n" );