Chemistry, asked by llREYAANll, 11 months ago

How do you find the distance between 2 points?​

Answers

Answered by Anonymous
3

Explanation:

Steps

  1. Take the coordinates of two points you want to find the distance between. Call one point Point 1 (x1,y1) and make the other Point 2 (x2,y2).
  2. Know the distance formula.
  3. Find the horizontal and vertical distance between the points.
  4. Square both values.
  5. Add the squared values together.
  6. Take the square root of the equatio.

Hope Its Helpful Answer ♥️

Answered by neemagupta824
0

Answer:

For finding the distance between two points :

d=(x2-x1)^2 + (y2-y1) ^2

Similar questions