SOLUTION: How would we find the distance between a pair of points? Our numbers are (5, -1) and (-2,3) The formula is D= V (radical sign) (x2-x1)2 + (y2 -y1)2

Algebra ->  Radicals -> SOLUTION: How would we find the distance between a pair of points? Our numbers are (5, -1) and (-2,3) The formula is D= V (radical sign) (x2-x1)2 + (y2 -y1)2       Log On


   



Question 286728: How would we find the distance between a pair of points?
Our numbers are
(5, -1) and
(-2,3)

The formula is D= V (radical sign) (x2-x1)2 + (y2 -y1)2
The 2s on the outside mean squared!!!
Please please help!!! I am so so so confused!!!

Answer by PRMath(133) About Me  (Show Source):
You can put this solution on YOUR website!
How would we find the distance between a pair of points?
Our numbers are
(5, -1) and
(-2,3)
Please please help!!! I am so so so confused!!!


Math can be very confusing. Try not to worry - this is not too hard. Here's what you have to know:

Your points are:
(5, -1) and (-2, 3)

Ok, the first set of points are (5, -1) and so the 5 is the "x" and the -1 is the "y". Since there are TWO sets of points, let's label this FIRST set as:

5 = x%5B1%5D
-1 = y%5B1%5D
The second set of points are (-2, 3) and so, the -2 is the "x" and the 3 is the "y". Now let's label this SECOND set of points this way:

-2 = x%5B2%5D
3 = y%5B2%5D

Now let's fill in your formula. The distance formula is:
d+=+sqrt%28%28x%5B2%5D-x%5B1%5D%29%5E2+%2B+%28y%5B2%5D+-y%5B1%5D%29%29%5E2


We just have to fill in what we know, k?
Remember this info:

5 = x%5B1%5D
-1 = y%5B1%5D

-2 = x%5B2%5D
3 = y%5B2%5D

Now just fill in the info:

d+=+sqrt%28%28x%5B2%5D-x%5B1%5D%29%5E2+%2B+%28y%5B2%5D+-y%5B1%5D%29%29%5E2 Distance Formula
d+=+sqrt%28%28-2+-5%29%5E2+%2B+%283+-+%28-1%29%29%29%5E2 All the "x" and "y" info is plugged in. -2+-5+=+-7 and 3+-+%28-1%29+=+4
d+=+sqrt%28%28-7%29%5E2+%2B+%284%29%29%5E2 Now think: %28-7%29%5E2+=+49 and %284%29%5E2+=+16
d+=+sqrt+%2849+%2B+16%29
d+=+sqrt+%2865%29
d+=+8.06225 etc You can round this to: 8.06

Do you see how you just have to identify your first and second set of ordered pairs. Then you just plug that info into the formula and solve it. Not too scary after all, right?

I hope this helps you. :-)