AoPSWiki
Do you have what it takes to be the next brilliant trader, researcher, or developer at Jane Street Capital? Find out in the Careers in Mathematics Forum.

2000 AIME I Problems/Problem 2

From AoPSWiki

Problem

Let u and v be integers satisfying 0 < v < u. Let A = (u,v), let B be the reflection of A across the line y = x, let C be the reflection of B across the y-axis, let D be the reflection of C across the x-axis, and let E be the reflection of D across the y-axis. The area of pentagon ABCDE is 451. Find u + v.

Solution

pointpen = black; pathpen = linewidth(0.7) + black; size(180);pair A=(11,10), B=(10,11), C=(-10, 11), D=(-10, -11), E=(10, -1...

Since A = (u,v), we can find the coordinates of the other points: B = (v,u), C = (-v,u), D = (-v,-u), E = (v,-u). If we graph those points, we notice that since the latter four points are all reflected across the x/y-axis, they form a rectangle, and ABE is a triangle. The area of BCDE is (2u)(2v) = 4uv and the area of ABE is \frac{1}{2}(2u)(u-v) = u^2 - uv. Adding these together, we get u^2 + 3uv = u(u+3v) = 451 = 11 \cdot 41. Since u,v are positive, u+3v>u, and by matching factors we get either (u,v) = (1,150) or (11,10). Since v < u the latter case is the answer, and u+v = \boxed{021}.

See also

2000 AIME I (ProblemsResources)
Preceded by
Problem 1
Followed by
Problem 3
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Add a glimpse of the Art of Problem Solving Forum to your own site!
Click here for details!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us