document.write( "Question 160302This question is from textbook Algerbra and Trigonometry structure and method
\n" );
document.write( ": two ships leave port, one sailing east and the other south. Some time later they are 17 miles apart, with the eastbound ship 7 miles further from the port than the southbound ship. how far is each from port? \n" );
document.write( "
Algebra.Com's Answer #118254 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! two ships leave port, one sailing east and the other south. Some time later they are 17 miles apart, with the eastbound ship 7 miles further from the port than the southbound ship. how far is each from port? \n" ); document.write( ": \n" ); document.write( "If you look at this, you can see that the hypotenuse of a right triangle is the \n" ); document.write( "distance between the ships. The two legs are the distance from the ships to port \n" ); document.write( "A rough diagram will make it easy to understand. \n" ); document.write( ": \n" ); document.write( "Let x = distance of the southbound ship from port \n" ); document.write( "then \n" ); document.write( "(x+7) = distance of the eastbound ship from port \n" ); document.write( ": \n" ); document.write( "Hypotenuse = 17 mi \n" ); document.write( ": \n" ); document.write( "x^2 + (x+7)^2 = 17^2 \n" ); document.write( "; \n" ); document.write( "FOIL (x+7)(x+7) \n" ); document.write( "x^2 + (x^2 + 14x + 49) = 289 \n" ); document.write( ": \n" ); document.write( "Arrange as a quadratic equation which we can solve: \n" ); document.write( "x^2 + x^2 + 14x + 49 - 289 = 0 \n" ); document.write( ": \n" ); document.write( "2x^2 + 14x - 240 = 0 \n" ); document.write( ": \n" ); document.write( "Simplify, divide by 2 \n" ); document.write( "x^2 + 7x - 120 = 0 \n" ); document.write( ": \n" ); document.write( "Factor \n" ); document.write( "(x - 8)(x + 15) = 0 \n" ); document.write( ": \n" ); document.write( "Positive solution \n" ); document.write( "x = 8 mi is southbound ship \n" ); document.write( "and \n" ); document.write( "8 + 7 = 15 mi is the eastbound ship \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution in pythag \n" ); document.write( "8^2 + 15^2 = 17^2 \n" ); document.write( "64 + 225 = 298 \n" ); document.write( ": \n" ); document.write( "Did this make sense? Any questions? \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |