How do you find the distance and midpoint between the two points. (4, -6) (-2, 8)?

Answer 1

#d = 2sqrt(58)#
#M = (1,1)#

To find the distance we just apply Pythagoras. Think of it this way:

The difference between the #x# points causes a straight horizontal line, the difference between the #y# points causes a straight vertical line, so the distance between the two points is the hypotenuse, or
#d^2 = Deltax^2 + Deltay^2#
#d = sqrt(Deltax^2 + Deltay^2)#
#d = sqrt((-2-4)^2 + (8-(-6))^2)#
#d = sqrt(36 + 196)#
#d = sqrt(232)#
#d = sqrt(58*4) = 2sqrt(58)#
The midpoint between two points, #M#, is literally just the average between the #x# values and the average between the #y# values, or
#M = (bar x, bar y)#

We have that

#bar x = (4-2)/2 = 2/2 = 1#

And that

#bar y = (8 -6)/2 = 2/2 = 1#
Sign up to view the whole answer

By signing up, you agree to our Terms of Service and Privacy Policy

Sign up with email
Answer 2

To find the distance between two points (x1, y1) and (x2, y2), you can use the distance formula:

Distance = √((x2 - x1)^2 + (y2 - y1)^2)

For the given points (4, -6) and (-2, 8), the distance is:

Distance = √((-2 - 4)^2 + (8 - (-6))^2)

To find the midpoint between two points (x1, y1) and (x2, y2), you can use the midpoint formula:

Midpoint = ((x1 + x2)/2, (y1 + y2)/2)

For the given points (4, -6) and (-2, 8), the midpoint is:

Midpoint = ((4 + (-2))/2, (-6 + 8)/2)

Sign up to view the whole answer

By signing up, you agree to our Terms of Service and Privacy Policy

Sign up with email
Answer from HIX Tutor

When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.

When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.

When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.

When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.

Not the question you need?

Drag image here or click to upload

Or press Ctrl + V to paste
Answer Background
HIX Tutor
Solve ANY homework problem with a smart AI
  • 98% accuracy study help
  • Covers math, physics, chemistry, biology, and more
  • Step-by-step, in-depth guides
  • Readily available 24/7