document.write( "Question 469212: Point A is at (4,6) and point B is at (-4,0) in the xy coordinate plane. What is the length of the line segment AB? \n" ); document.write( "
Algebra.Com's Answer #321921 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "A is at (4,6)
\n" ); document.write( "B is at (-4,0)
\n" ); document.write( "D = \"sqrt+%28%28x%5B1%5D-x%5B2%5D%29%5E2%2B%28y%5B1%5D-y%5B2%5D%29%5E2%29%29\"
\n" ); document.write( " D = \"sqrt%288%5E2+%2B+6%5E2%29+=+sqrt%28100%29+=+10\" \n" ); document.write( "
\n" );