Question 173824: Please help me find the distance between the following points (1,-5) and (-4,1) Found 2 solutions by nycsub_teacher, Fombitz:Answer by nycsub_teacher(90) (Show Source):
You can put this solution on YOUR website! Use the distance formula:
d = sqrt{(x1 - x2)^2 + (y1 - y2)^2}
Plug and chug.
Can you do it now?