document.write( "Question 71832: Find the distance between the points A(4,-3) and B(-4,3).\r
\n" ); document.write( "\n" ); document.write( "Help!
\n" ); document.write( "

Algebra.Com's Answer #51344 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
The equation that is used for finding the distance (D) between two points is:
\n" ); document.write( ".
\n" ); document.write( "\"D+=+sqrt%28%28x2-x1%29%5E2+%2B%28y2-y1%29%5E2%29\"
\n" ); document.write( ".
\n" ); document.write( "Now let's identify the two points you were given. Let's call point A (4,-3) point 1 and that
\n" ); document.write( "means that x1 = 4 and y1 = -3. That means that point B (-4, 3) is point 2. Therefore,
\n" ); document.write( "x2 = -4 and y2 = 3. (If we had let point A be point 2 and point B be point 1, it wouldn't
\n" ); document.write( "make any difference in the answer we get for the distance. It would still work out the
\n" ); document.write( "same as below even though the values of x1, y1, x2, and y2 would be changed.)
\n" ); document.write( ".
\n" ); document.write( "Now all we have to do is substitute our values for x1, x2, y1, and y2 into the distance
\n" ); document.write( "equation. When we do we get:
\n" ); document.write( ".
\n" ); document.write( "\"D+=+sqrt%28%28-4-%28%2B4%29%29%5E2+%2B%283-%28-3%29%29%5E2%29\"
\n" ); document.write( ".
\n" ); document.write( "This simplifies to:
\n" ); document.write( ".
\n" ); document.write( "\"D+=+sqrt%28%28-8%29%5E2+%2B+%28%2B6%29%5E2%29\"
\n" ); document.write( ".
\n" ); document.write( "And squaring the terms:
\n" ); document.write( ".
\n" ); document.write( "\"D+=+sqrt%2864+%2B+36%29\"
\n" ); document.write( ".
\n" ); document.write( "which further reduces to:
\n" ); document.write( ".
\n" ); document.write( "\"D+=+sqrt%28100%29\"
\n" ); document.write( ".
\n" ); document.write( "and taking the square root gives you the answer:
\n" ); document.write( ".
\n" ); document.write( "\"D+=+100\"
\n" ); document.write( ".
\n" ); document.write( "The most important thing to watch out for in Distance problems like these is to not mix
\n" ); document.write( "up what values are x1, x2, y1, and y2. Just name one of the points as point 1 and use
\n" ); document.write( "its values as x1 and y1 and name the other point as point 2 and use its values as x2 and
\n" ); document.write( "y2. Then plug them into the correct places into the Distance equation.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to see how to work the equation and find the distance between
\n" ); document.write( "points.
\n" ); document.write( "
\n" ); document.write( "
\n" );