Denise G. answered 01/03/20
Algebra, College Algebra, Prealgebra, Precalculus, GED, ASVAB Tutor
Distance Formula: Given the two points (x1, y1) and (x2, y2), the distance d between these points is given by the formula:
d=√(x2−x1)2+(y2−y1)2
Using the points provided:
x1=-6
y1=7
x2=9
y2=-2
Plugging them in:
d=√(9-(-6))2+(-2−7)2 Simplify
d=√(15)2+(-9)2
d=√225+81
d=√306