Which of the following is the correct formula for distance?
(A.) d= (x2-x1)^2+(y2-y1)^2, where d is the distance between points (x1,y1) and (x2,y2).
(B.) d= sqrt (x2+x1)^2+(y2+y1)^2, where d is the distance between points (x1,y1) and (x2,y2).
(C.) d= sqrt (x2-x1)^2+(y2-y1)^2, where d is the distance between points (x1,y1) and (x2,y2).
(D.) d= sqrt (x2-x1)+(y2-y1), where d is the distance between points (x1,y1) and (x2,y2).

Respuesta :

Answer:

(C.) d= sqrt (x2-x1)^2+(y2-y1)^2, where d is the distance between points (x1,y1) and (x2,y2).

Step-by-step explanation:

Answer:

[tex]\Huge \boxed{\mathrm{C }}[/tex]

Step-by-step explanation:

[tex]\sf The \ distance \ formula \ is \ given \ as:[/tex]

[tex]d=\sqrt{(x_2-x_1)^2 +(y_2-y_1)^2 }[/tex]

[tex]d \Rightarrow \sf distance[/tex]

[tex](x_1,y_1) \Rightarrow \sf Coordinates \ of \ the \ first \ point[/tex]

[tex](x_2,y_2) \Rightarrow \sf Coordinates \ of \ the \ second \ point[/tex]