Answer:
d = 2√29 units
Step-by-step explanation:
M(-3, 1)and N(7, -3)
To find the distance between these two points, we want to use the distance formula: d = √[(x₂ - x₁)² + (y₂ - y₁)²]
Plug in the values.
d = √[(7 - (-3))² + (-3 - 1)²]
Simplify the parentheses.
d = √[(7 + 3)² + (-4)²]
d = √[(10)² + (-4)²]
Simplify the exponents
d = √[(100 + 16)]
Simplify the parentheses by adding.
d = √[116]
Simplify the brackets with the square root.
d = 2√29 units
Hope this helps!