In rectangle , we have , , , for some integer . What is the area of rectangle ?
- A)
- B)
- C)
- D)
- E)
Answer
E
Key insight
AB has displacement (2000, 200) and AD, perpendicular with x-change 2, must be (2, -20): AD is AB rotated and scaled by 1/100, so the area is AB^2/100.
Solution
The displacement from to is .
Side is perpendicular to at . A vector perpendicular to is (or its negative), obtained by swapping the coordinates and flipping one sign. Since has -coordinate , the displacement from to has first coordinate , so it is exactly and .
Now and . The rectangle's area is
The answer is .
Why this works
In coordinates, "perpendicular" is cleanest as a vector statement: . Here turns out to be a scaled copy of rotated by , so the two side lengths share the factor and the square root disappears from the area. Look for such proportional right triangles before reaching for the distance formula twice.
Alternative approach
Slopes: has slope , so has slope , and gives . Then , , and the product is .
The trap
Getting the sign of y wrong (y = 2 instead of -42) by using slope +10 for the perpendicular, or computing the diagonal instead of two sides.
Common mistakes
- Getting the sign of y wrong (y = 2 instead of -42) by using slope +10 for the perpendicular, or computing the diagonal instead of two sides.
- Dropping a factor of somewhere and answering , which is offered as a decoy.
Techniques
Set up the equation/formula and compute; no special trick needed