38.2k views
0 votes
I need to know the distance between points x and y

I need to know the distance between points x and y-example-1
User Spky
by
8.3k points

1 Answer

2 votes

Answer:

Explanation:

Distance between two points P(x1,y1) and Q(x2,y2) is given by: d(P, Q) = √ (x2 − x1)2 + (y2 − y1)2 {Distance formula} 2. Distance of a point P(x, y) from the origin is given by d(0,P) = √ x2 + y2.

User Denys Kotsur
by
8.3k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories