document.write( "Question 522090: what is the distance between the points (-4,3) and (3,-1) \n" ); document.write( "
Algebra.Com's Answer #346688 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
(-4,3) and (3,-1)\r
\n" ); document.write( "\n" ); document.write( "Distance between two points = \"d=sqrt%28%28x2-x1%29%5E2%2B%28y2-y1%29%5E2%29\"
\n" ); document.write( "\"d=sqrt%28%283-%28-4%29%29%5E2%2B%28-1-3%29%5E2%29%29\"
\n" ); document.write( "\"d=sqrt%28%283%2B4%29%5E2%2B%28-4%29%5E2%29%29\"
\n" ); document.write( "\"d=sqrt%28%287%29%5E2%2B%28-4%29%5E2%29%29\"
\n" ); document.write( "\"d=sqrt%2849%2B16%29\"
\n" ); document.write( "\"d=sqrt%2865%29\"
\n" ); document.write( "\"d=8.06%29\"
\n" ); document.write( "
\n" );