
Arturo O. answered 08/02/16
Tutor
5.0
(66)
Experienced Physics Teacher for Physics Tutoring
In general, when you have a pair of points (x1,y1) and (x2,y2), the distance between them is given by
d = √[(x1 - x2)2 + (y1 - y2)2]
You can now substitute (x1,y1) = (-1,0) and (x2,y2) = (2,-4) and compute d.