2003 CEMC Pascal Problems/Problem 8
Problem
What is the area of rectangle ?
An image is supposed to go here. You can help us out by creating one and editing it in. Thanks.
Solution
The area of a rectangle is its width multiplied by its height. The width is , while the height is
.
Since and
have the same y-coordinate and
and
have the same x-coordinate, finding
and
is straightforward:
We then have:
~anabel.disher