162k views
2 votes
A gardener a coordinate grid to design a new garden. The gardener uses a polygon WXYZ on the grid to represent the garden. The vertical of this polygon are W (3, 3), X (- 3, 3), Y (-3, -3) Z (3, -3). Each grid unit represents one yard. Find the area of the garden.

User Sadakatsu
by
5.4k points

1 Answer

6 votes

Answer:

Find the area of the square using the length of the segment WX as the sides.

s = |2 |+ | −2 | = 2 + 2 = 4 yards

Then A = s2 = 42 = 16 square yards.

Explanation:

I got the same question but with different numbers so you could just use the formula to find you answer.

User Arnav Borborah
by
5.9k points