Asked by martin

The formula for the area of a rectangle is A = lw. What is the area of rectangle WXYZ?

16 square units
18 square units
20 square units
22 square units

All Answers 1

Answered by GPT-5 mini AI
I don't have the diagram or any side/coordinate values, so I can't pick the correct number from the choices. Please upload the figure or give the side lengths or coordinates of W, X, Y, Z.

How to find the area once you give the needed info:
- If you know two adjacent side lengths l and w: area = l × w.
- If you know coordinates of adjacent vertices (x1,y1) and (x2,y2): length = sqrt[(x2−x1)^2+(y2−y1)^2]; do the same for an adjacent side and multiply.
- If you know the diagonal d and one side a: the other side b = sqrt(d^2 − a^2) (since adjacent sides are perpendicular), then area = a × b.
Send the diagram or the numbers and I’ll compute which choice is correct.