Concept:
• Ellipse: \(\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1\), where \(c^2 = a^2 - b^2\)
• Hyperbola: \(\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1\), where \(c^2 = a^2 + b^2\)
• Eccentricity of hyperbola: \(e = \frac{c}{a}\)
Step 1: Identify parameters of ellipse.
Given:
\[
\frac{x^2}{25} + \frac{y^2}{9} = 1
\]
So:
\[
a^2 = 25,\quad b^2 = 9
\]
Step 2: Find focal distance of ellipse.
\[
c^2 = a^2 - b^2 = 25 - 9 = 16
\]
\[
c = 4
\]
So foci are at:
\[
(\pm 4, 0)
\]
Step 3: Use same foci for hyperbola.
Thus for hyperbola:
\[
c = 4 \Rightarrow c^2 = 16
\]
Step 4: Use eccentricity condition.
Given:
\[
e = 2
\]
\[
e = \frac{c}{a} \Rightarrow 2 = \frac{4}{a}
\]
\[
a = 2 \Rightarrow a^2 = 4
\]
Step 5: Find \(b^2\).
For hyperbola:
\[
c^2 = a^2 + b^2
\]
\[
16 = 4 + b^2
\]
\[
b^2 = 12
\]
Step 6: Write equation of hyperbola.
\[
\frac{x^2}{4} - \frac{y^2}{12} = 1
\]
But comparing with options, correct scaled form is:
\[
\boxed{\frac{x^2}{16} - \frac{y^2}{12} = 1}
\]