Use pythagoras theorem
d = √((x₁ - x₂)² + (y₁ - y₂)²)
d = √((-5 - 7)² + (3 - 3)²)
d = √((-12)² + 0)
d = √144
d = 12
Answer:
Explanation:
distance is √((x2-x1)^2+(y2-y1)^2)
so it will be √((12)^2+(0)^2)
or simply 12. since we are calculating distance, it is always going to be positive so technecally the formula is |√((x2-x1)^2+(y2-y1)^2)|
1.6m questions
2.0m answers