answer
c =
set up equation
to find the distance between these two points, we can use the pythagorean theorem
a is the horizontal distance or |x2 - x1|
b is the vertical distance or |y2 - y1|
c is the direct distance that we want to find
finding a and b
with the points (2, -2) and (8, -9)
x1 = 2
x2 = 8
y1 = -2
y2 = -9
plug in values to get
a = |x2 - x1| = |8 - 2| = |6| = 6
b = |y2 - y1| = |-9 - (-2)| = |-9 + 2| = |-7| = 7
finding c
now we can plug a and b into
to find c
36 + 49 =
85 =
c =