First, draw a diagram to visualize the situation:
As we can see, the difference between the x-coordinates of the points is the length of one leg of a right triangle, and the difference between the y-coordinates is the length of the other leg.
Then, for the given points (-5,4) and (8,-3), the distance given by the Pythagorean Theorem is:
Therefore, the distance between the points (-5,4) and (8,-3) is: √218.
Explanation:
Basically, you can do it in many ways. But just, in my opinion, exactly linear algebra was made for such cases.
the optimal way is to do it with Cramer's rule.
First, find the determinant and then find the determinant x, y, v, u.
Afterward, simply divide the determinant of variables by the usual determinant.
eg. and etc.
I think that is the best way to solve it without a hustle of myriad of calculations reducing it to row echelon form and solving with Gaussian elimination.
Answer:
the correct answer is C....I hope