Respuesta :
Answer:
Use the distance formula. Result: sqrt [ (a-c)^2 + (b-d)^2 ]
Step-by-step explanation:
distance = d = sqrt [ (a-c)^2 + (b-d)^2 ]
Answer:
[tex]d=\sqrt{(c-a)^2+(d-b)^2}[/tex]
Step-by-step explanation:
We are given two points (a, b) and (c, d)
We need to find the distance between two points.
It is coordinate of two points. Using coordinate formula of distance.
[tex]d=\sqtt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]
where,
[tex]x_2\rightarrow c[/tex]
[tex]x_1\rightarrow a[/tex]
[tex]y_2\rightarrow d[/tex]
[tex]y_1\rightarrow b[/tex]
Substitute into formula
Distance between two points is
[tex]d=\sqrt{(c-a)^2+(d-b)^2}[/tex]
Hence, The formula of distance between two points (a, b) and (c, d) is [tex]d=\sqrt{(c-a)^2+(d-b)^2}[/tex]