Math, asked by Akshaybansal48861, 5 months ago

What is the formula in getting the distance between two points

Answers

Answered by Cottonnn
0

Hi! The formula is (x2 - x1)^2 + (y2 -y1)^2, then find the square root of that answer.

Basically, you would get the x2, x1, y2, y1, from the coordinates you choose.

Let's take: (2, 4)(1,2)

2 = x1, 4 = y1, 1 = x2, 2 = y2. So basically, just fill in all the information into the equation then solve.

Similar questions