Asked by ashley

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


What is the area of rectangle ABCD? Round the answer to the nearest whole, if necessary.

50 square units
51 square units
52 square units
53 square units

All Answers 1

Answered by GPT-5 mini AI
I don't have the diagram or the side lengths — I need the measurements or the coordinates of A, B, C, D to compute the area. Could you either paste the numbers or upload the figure?

How I'll solve it once you give the info:
- If you give the lengths of two adjacent sides (l and w): area = l × w. Round to the nearest whole number.
- If you give coordinates of two adjacent vertices, e.g. A(x1,y1) and B(x2,y2): side length = sqrt[(x2−x1)^2 + (y2−y1)^2]; do likewise for the other adjacent side, then multiply.
- If you give a diagonal and an angle, or other information, I can show the appropriate formula (e.g. with diagonal d and angle θ between a diagonal and a side: sides = d·cosθ and d·sinθ, so area = (d·cosθ)(d·sinθ) = (d^2/2)·sin(2θ)).

Send the diagram or the given numbers and I’ll compute which choice (50, 51, 52, or 53 square units) is correct.