191k views
4 votes
What is the distance from point (-1, 4) to the point (1, -1)?

a. √26
b. √20
c. √18
d. √10

User Shakeya
by
7.0k points

1 Answer

4 votes

Final answer:

The distance from point (-1, 4) to the point (1, -1) is approximately 5.39.

Step-by-step explanation:

To find the distance between two points in a coordinate plane, we can use the distance formula:
Distance = sqrt((x2 - x1)^2 + (y2 - y1)^2)
In this case, the points are (-1, 4) and (1, -1).
Plugging the values into the formula:
Distance = sqrt((1 - (-1))^2 + (-1 - 4)^2)
Distance = sqrt((2)^2 + (-5)^2)
Distance = sqrt(4 + 25)
Distance = sqrt(29)
Therefore, the distance from point (-1, 4) to the point (1, -1) is sqrt(29), which is approximately 5.39. The correct answer is not provided as one of the options.

User Walrus The Cat
by
6.8k points