34,264 views
19 votes
19 votes
2. What is the length of AB?Round to the nearest integer

2. What is the length of AB?Round to the nearest integer-example-1
User Rob Bell
by
2.9k points

1 Answer

19 votes
19 votes

In order to determine the length of the given segment, use the following formula for the distance between two points with coordinates (x1,y1) and (x2,y2):


d=\sqrt[\square]{(x_2-x_1)^2+(y_2-y_1)^2}

In this case, for points A and B you have:

(x1,y1) = (-4,-3)

(x2,y2) = (6,3)

Replace the previous values of the parameters into the formula for d:


\begin{gathered} d=\sqrt[]{(6-(-4))^2+(3-(-3))^2} \\ d=\sqrt[]{(10)^2+(6)^2} \\ d=\sqrt[]{100+36} \\ d=\sqrt[]{136} \\ d\approx12 \end{gathered}

Hence, the length of segment AB is approximately 12 units.

User Vinit
by
3.6k points