Respuesta :
Answer:
If P1 = ( x1 , y1 ) and P2 = ( x2 , y2 ) , then
l P1P2 l = sqrt (x2 - x1)^2 + (y2 - y1)^2
Step-by-step explanation:
sqrt is the square root function.
Answer:
If P1 = ( x1 , y1 ) and P2 = ( x2 , y2 ) , then
l P1P2 l = sqrt (x2 - x1)^2 + (y2 - y1)^2
Step-by-step explanation:
sqrt is the square root function.