Given Coordinates: x1 = -6 y1 = -9, x2 = 0 y2 = 1
Midpoint Formula: midpoint = (
Substitute the given coordinates into the Midpoint Formula and Simplify:midpoint = (
Therefore, (-3, -4) is the midpoint of the points (-6, -9) and (0, 1)
Midpoint Formula: midpoint = (
x1 + x2/2
, y1 + y2/2
)Substitute the given coordinates into the Midpoint Formula and Simplify:midpoint = (
-6 + 0/2
, -9 + 1/2
)midpoint = ( -6/2
, -8/2
)midpoint = (-3, -4)Therefore, (-3, -4) is the midpoint of the points (-6, -9) and (0, 1)