Maths Olympiad Prep

Track / Stage 3 / 143 of 260 #143 of 1964

Problem 143

AMC 10/12, early questions
Geometry Difficulty 3.4 Find the answer

The hyperbola x2ay22=1\frac{x^2}{a}-\frac{y^2}{2}=1 and the ellipse x24+y2a2=1\frac{x^2}{4}+\frac{y^2}{a^2}=1 share the same foci. What is the value of aa?

Pick one

Official solution

To find the value of aa for which the hyperbola x2ay22=1\frac{x^2}{a}-\frac{y^2}{2}=1 and the ellipse x24+y2a2=1\frac{x^2}{4}+\frac{y^2}{a^2}=1 share the same foci, we need to understand the formulas for the foci of both conic sections.

For a hyperbola of the form x2a2y2b2=1\frac{x^2}{a^2}-\frac{y^2}{b^2}=1, the distance of each focus from the center is a2+b2\sqrt{a^2+b^2}. In our case, a2=aa^2 = a and b2=2b^2 = 2, so the distance is a+2\sqrt{a+2}.

For an ellipse of the form x2a2+y2b2=1\frac{x^2}{a^2}+\frac{y^2}{b^2}=1, the distance of each focus from the center is a2b2\sqrt{a^2-b^2} if a>ba > b. Here, a2=4a^2 = 4 and b2=a2b^2 = a^2, so the distance is 4a2\sqrt{4-a^2}.

Since the hyperbola and the ellipse share the same foci, their distances from the center to a focus are equal:
a+2=4a2 \sqrt{a+2} = \sqrt{4-a^2}
Squaring both sides to eliminate the square root gives:
a+2=4a2 a + 2 = 4 - a^2
Rearranging the equation, we get:
a2+a2=0 a^2 + a - 2 = 0
Factoring the quadratic equation, we find:
(a+2)(a1)=0 (a + 2)(a - 1) = 0
So, a=2a = -2 or a=1a = 1. However, since the condition 2>a>02 > a > 0 must be met (as the values pertain to lengths in the context of conic sections and must be positive), we discard a=2a = -2 and accept a=1a = 1.

Therefore, the correct answer is A\boxed{A}.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.