To find the amount of fencing needed for the playground, we can calculate the perimeter of the quadrilateral formed by the points A(−5,10), B(1,10), C(1,−12), and D(−5,−12).
-
Calculate the lengths of each side:
- AB: \[ AB = B_x - A_x = 1 - (-5) = 1 + 5 = 6 \text{ yards} \]
- BC: \[ BC = B_y - C_y = 10 - (-12) = 10 + 12 = 22 \text{ yards} \]
- CD: \[ CD = C_x - D_x = 1 - (-5) = 1 + 5 = 6 \text{ yards} \]
- DA: \[ DA = D_y - A_y = -12 - 10 = -12 - 10 = -22 \text{ yards} = 22 \text{ yards (since distance is positive)} \]
-
Calculate the perimeter: \[ \text{Perimeter} = AB + BC + CD + DA = 6 + 22 + 6 + 22 = 56 \text{ yards} \]
Thus, the total amount of fencing needed is 56 yards.