Find the distance between the given endpoints (1, 1) and (5, 3) (1 point) = sqrt (3)^ 2 +(2)^ 2; = sqrt (2)^ 2 +(4)^ 2; = sqrt (2)^ 2 -(4)^ 2; = sqrt (2)+(4)

1 answer

The distance between the endpoints (1, 1) and (5, 3) can be calculated using the distance formula:

Distance = sqrt((5-1)^2 + (3-1)^2)
Distance = sqrt(4^2 + 2^2)
Distance = sqrt(16 + 4)
Distance = sqrt(20)
Distance = 2 * sqrt(5)

Therefore, the distance between the given endpoints is 2 * sqrt(5).