219k views
3 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

1 Answer

6 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 Marlos Carmo
by
5.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.