
Andrew M. answered 09/20/17
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
Hi Evany:
This is a plug into the distance formula.
distance between two points (x1, y1), (x2,y2) is:
d = √[(x2-x1)2+(y2-y1)2]
for (12, 3), (-2, 4)
d = √[(12-(-2))2+(3-4)2] = √(142 + 1) = √197 ≅ 14.036