document.write( "Question 165412This question is from textbook
\n" );
document.write( ": Two ships leave port, one sailing east and the other south. Some time later they are 17 mi apart, with the eastbound ship 7 mi farther from port than the southbound ship. How far is each from port? \n" );
document.write( "
Algebra.Com's Answer #121911 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^2+(x+7)^2=17^2 \n" ); document.write( "x^2+x^2+14x+49=289 \n" ); document.write( "2x^2+14x+49-289=0 \n" ); document.write( "2x^2+14x-240=0 \n" ); document.write( "2(x^2+7x-120)=0 \n" ); document.write( "2(x-8)(x+15)=0 \n" ); document.write( "x-8=0 \n" ); document.write( "x=8 miles for the slowest ship. \n" ); document.write( "8+7=15 miles for the faster ship. \n" ); document.write( "Proof: \n" ); document.write( "8^2+15^2=289 \n" ); document.write( "64+225=289 \n" ); document.write( "289=289\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |