document.write( "Question 680355: a fishing boat left the Azores and traveled west. A cruise ship left four hours later traveling at 14km/h in an effort to catch up to the fishing boat. After traveling for ten hours the cruise ship finally caught up. What was the fishing boat's average speed? \n" ); document.write( "
Algebra.Com's Answer #422387 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a fishing boat left the Azores and traveled west. \n" ); document.write( " A cruise ship left four hours later traveling at 14km/h in an effort to catch up to the fishing boat. \n" ); document.write( " After traveling for ten hours the cruise ship finally caught up. \n" ); document.write( " What was the fishing boat's average speed? \n" ); document.write( ": \n" ); document.write( "Let s = speed of the fishing boat \n" ); document.write( ": \n" ); document.write( "When the ship catches the boat, they will have traveled the same distance \n" ); document.write( "Write a dist equation; dist = speed * time \n" ); document.write( ": \n" ); document.write( "fish boat dist = ship dist \n" ); document.write( "s(10+4) = 14(10) \n" ); document.write( "14s = 140 \n" ); document.write( "s = 140/14 \n" ); document.write( "s = 10 km/hr is the speed of fishing boat \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this by finding the distance each traveled \n" ); document.write( "10(14) = 140 km \n" ); document.write( "14(10) = 140 km \n" ); document.write( " |