asked 179k views
3 votes
Help, Please and thanks

Help, Please and thanks-example-1
asked
User Diz
by
8.0k points

1 Answer

0 votes

The perimeter of the fence, formed by posts at coordinates L(3, 2), A(3, -1), M(-5, 1), and B(-5, 2), is 22 units. Thus, the correct answer is C.

To find the perimeter of the fence, you need to calculate the distances between consecutive posts and then sum them up.

The distance between two points
\((x_1, y_1)\) and \((x_2, y_2)\) is given by the distance formula:


\[ \text{Distance} = √((x_2 - x_1)^2 + (y_2 - y_1)^2) \]

Now, let's calculate the distances for the given points:

1. Distance between L (3, 2) and A (3, -1):


\[ LA = √((3 - 3)^2 + (-1 - 2)^2) = 3 \]

2. Distance between A (3, -1) and M (-5, 1):


\[ AM = √((-5 - 3)^2 + (1 - (-1))^2) = 10 \]

3. Distance between M (-5, 1) and B (-5, 2):


\[ MB = √((-5 - (-5))^2 + (2 - 1)^2) = 1 \]

4. Distance between B (-5, 2) and L (3, 2):


\[ BL = √((3 - (-5))^2 + (2 - 2)^2) = 8 \]

Now, sum up these distances to find the perimeter:


\[ \text{Perimeter} = LA + AM + MB + BL = 3 + 10 + 1 + 8 = 22 \]

Therefore, the correct answer is: C. 22

answered
User Traxxus
by
8.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.