document.write( "Question 154747: If ship is anchored at origin of 3 dim. coordinate sys. and 2 probes are sent below the surface, 1st probe stops at (-8, -4, 6) and 2nd probe stops at
\n" );
document.write( "(4, -9, -2) which probe is farather from the ship? \n" );
document.write( "
Algebra.Com's Answer #113948 by stanbon(75887) ![]() You can put this solution on YOUR website! If ship is anchored at origin of 3 dim. coordinate sys. and 2 probes are sent below the surface, 1st probe stops at (-8, -4, 6) and 2nd probe stops at \n" ); document.write( "(4, -9, -2) which probe is farther from the ship? \n" ); document.write( "------------------ \n" ); document.write( "1st probe distance from the ship: sqrt[(-8)^2 + (-4)^2 + 6^2] = = sqrt(117) \n" ); document.write( "= 10.770330... \n" ); document.write( "------------ \n" ); document.write( "2nd probe distance from the ship: sqrt[4^2 + 9^2 + 2^2] = sqrt(101) = 10.04.. \n" ); document.write( "-------------------------- \n" ); document.write( "2nd probe is closer to the ship. \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |