134k views
2 votes
Consider line segment AB with endpoints A(2,1) and B(6,3). Find AB

User Soosh
by
8.0k points

1 Answer

4 votes

Final answer:

To find the length of the line segment AB with endpoints A(2,1) and B(6,3), we use the distance formula.

Step-by-step explanation:

To find the length of the line segment AB with endpoints A(2,1) and B(6,3), we use the distance formula. The distance formula is given by:

AB = √((x2 - x1)^2 + (y2 - y1)^2)

Substituting the coordinates of A and B, we get:

AB = √((6 - 2)^2 + (3 - 1)^2)

AB = √((4)^2 + (2)^2)

AB = √(16 + 4)

AB = √20

AB ≈ 4.47

User Nima Izadi
by
7.2k points

No related questions found