document.write( "Question 229754: find the magnitude of AB(line above) from A(2,3,5) to B(-1,0,4) \n" ); document.write( "
Algebra.Com's Answer #170260 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find the magnitude of AB(line above) from A(2,3,5) to B(-1,0,4)
\n" ); document.write( "---------------
\n" ); document.write( "\"mag+=+sqrt%28diffx%5E2+%2B+diffy%5E2+%2B+diffz%5E2%29\"
\n" ); document.write( "\"mag+=+sqrt%289+%2B+9+%2B+1%29\"
\n" ); document.write( "\"mag+=+sqrt%2819%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );