How do you find the distance and midpoint between the two points. (4, -6) (-2, 8)?
To find the distance we just apply Pythagoras. Think of it this way:
We have that
And that
By signing up, you agree to our Terms of Service and Privacy Policy
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)
By signing up, you agree to our Terms of Service and Privacy Policy
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.
- 98% accuracy study help
- Covers math, physics, chemistry, biology, and more
- Step-by-step, in-depth guides
- Readily available 24/7