document.write( "Question 1198586: The tall ship makes the trip in 10 hours to yacht makes the trip in 2.5 hours the tall ship is 30 kn slower than the art for each boat the trip time multiplied by the speed equals distance traveled you know both boats will travel the same distance how fast does each boat traveling in knots nautical miles per hour
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #832183 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The tall ship makes the trip in 10 hours to yacht makes the trip in 2.5 hours the tall ship is 30 kn slower than the art for each boat the trip time multiplied by the speed equals distance traveled you know both boats will travel the same distance how fast does each boat traveling in knots nautical miles per hour \n" ); document.write( ": \n" ); document.write( " Try to make this more understandable. \n" ); document.write( "The tall ship makes the trip in 10 hours. \n" ); document.write( "The yacht makes the trip in 2.5 hours. \n" ); document.write( "The tall ship is 30 kn slower than the yacht. \n" ); document.write( "For each boat the trip time multiplied by the speed equals distance traveled. \n" ); document.write( "Know both boats will travel the same distance. \n" ); document.write( "How fast does each boat traveling in knots, nautical miles per hour? \n" ); document.write( ": \n" ); document.write( "let d = the distance both vessels travel \n" ); document.write( "Write a speed equation, speed = dist/time \n" ); document.write( "first, find the distance in nautical miles \n" ); document.write( "Yacht speed - tall ship speed = 30 \n" ); document.write( " \n" ); document.write( "multiply both sides by 10, cancel the denominator and you have \n" ); document.write( "4d - d = 10(30) \n" ); document.write( "3d = 300 \n" ); document.write( "d = 300/3 \n" ); document.write( "d = 100 n mi \n" ); document.write( ": \n" ); document.write( "Find the speed of each \n" ); document.write( "100/2.5 = 40 knots, yacht speed \n" ); document.write( "100/10 = 10 knots, tall ship speed \n" ); document.write( " |