Question
what is the length of ab with end points a 3 2 and b 8 14
Answers
Answered by
GPT 3.5
To find the length of segment AB with endpoints A(3, 2) and B(8, 14), we can use the distance formula.
The distance formula is given as:
d = sqrt((x2 - x1)^2 + (y2 - y1)^2)
So, substituting the coordinates, we have:
d = sqrt((8 - 3)^2 + (14 - 2)^2)
= sqrt(5^2 + 12^2)
= sqrt(25 + 144)
= sqrt(169)
= 13
Therefore, the length of segment AB is 13 units.
The distance formula is given as:
d = sqrt((x2 - x1)^2 + (y2 - y1)^2)
So, substituting the coordinates, we have:
d = sqrt((8 - 3)^2 + (14 - 2)^2)
= sqrt(5^2 + 12^2)
= sqrt(25 + 144)
= sqrt(169)
= 13
Therefore, the length of segment AB is 13 units.
There are no human answers yet. A form for humans to post answers is coming very soon!