Answer:
The distance formula is: [tex]d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]
Step-by-step explanation:
Given:
Two points on a coordinate plane are given as:
[tex](x_1,y_1)\ and\ (x_2,y_2)[/tex]
Now, let the points be [tex]A(x_1,y_1)\ and\ B(x_2,y_2)[/tex] and let 'd' be the distance between the two points.
Now, join the points A and B to make a line segment AB.
Also, draw a right angled triangle ABC right angled at point C. Point C is is the intersection of horizontal and vertical lines drawn from points A and B respectively as shown in the figure below.
From the triangle ABC, we observe that:
AB = [tex]d[/tex]
AC = [tex]x_2-x_1[/tex]
BC = [tex]y_2-y_1[/tex]
Now, we use Pythagoras theorem to find 'd'. This gives,
[tex]AB^2=AC^2+BC^2\\\\d^2=(x_2-x_1)^2+(y_2-y_1)^2[/tex]
Now, taking square root on both sides, we get:
[tex]\sqrt{d^2}=\pm\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}\\\\d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]
Ignoring the negative result as distance can never be negative.
Therefore, the formula to find distance in coordinate geometry, given coordinates [tex](x_1, y_1), (x_2, y_2)[/tex] is:
[tex]d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]