Respuesta :

Answer:

10.0499

Step-by-step explanation:

Input Data :

Point 1  ( x A , y A )  = (-2, 3)

Point 2  ( x B , y B )  = (8, 2)

Objective :

Find the distance between two given points on a line?

Formula :

Distance between two points =  √ ( x B − x A ) 2 + ( y B − y A ) 2

Solution :

Distance between two points =  √ ( 8 −  − 2 ) 2 + ( 2 − 3 ) 2

=  √ 10^2 + ( − 1 ) 2

=  √ 100 + 1

=  √ 101  = 10.0499

Distance between points (-2, 3) and (8, 2) is 10.0499