Find the distance between the given endpo (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)

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

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

Therefore, the distance between the points (1, 1) and (5, 3) is 2sqrt(5) units.