To find the distance between two points, we can use the distance formula:
Distance = √((x2-x1)^2 + (y2-y1)^2)
Given points: (1,1) and (5,3)
Distance = √((5-1)^2 + (3-1)^2)
Distance = √(4^2 + 2^2)
Distance = √(16 + 4)
Distance = √20
Distance = 2√5
Therefore, the distance between points (1,1) and (5,3) is 2√5.
None of the options provided (a. (6,4), b. (3,3), c. (2,1), d. (3,2)) match the correct answer.
find the distance between the given endpoints. (1,1) and (5,3)
a. (6,4)
b.(3,3)
c. (2,1)
d. (3,2)
1 answer