Skip to main content

2006 AMC 12B Problem 21

Problem 21 of 25HarderAlgebraGeometry

Rectangle ABCDABCD has area 2006.2006. An ellipse with area 2006π2006\pi passes through AA and CC and has foci at BB and D.D. What is the perimeter of the rectangle? (The area of an ellipse is πab,\pi ab, where 2a2a and 2b2b are the lengths of its axes.)

Answer choices

Show solution

Solution

Let the rectangle’s sides be xx and y.y. Point AA is on the ellipse with foci BB and D,D, so x+y=AB+AD=2a.x + y = AB + AD = 2a. The distance between the foci is the diagonal, so x2+y2=2a2b2.\sqrt{x^2 + y^2} = 2\sqrt{a^2 - b^2}. Then 2xy=(x+y)2(x2+y2)2xy = (x + y)^2 - (x^2 + y^2) =4a2(4a24b2)= 4a^2 - (4a^2 - 4b^2) =4b2,= 4b^2, so xy=2b2.xy = 2b^2. The area gives 2b2=2006,2b^2 = 2006, hence b2=1003.b^2 = 1003. The ellipse area gives πab=2006π,\pi ab = 2006\pi, so ab=2006ab = 2006 and a=20061003=21003.a = \dfrac{2006}{\sqrt{1003}} = 2\sqrt{1003}. The perimeter is 2(x+y)=4a=81003.2(x + y) = 4a = 8\sqrt{1003}. Thus, the correct answer is C.

More practice

Concepts: ellipse · algebraic manipulation

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.