Question:medium

If the points of intersection of two distinct conics \(x^2 + y^2 = 4b\) and \(\frac{x^2}{16} + \frac{y^2}{b^2} = 1\) lie on the curve \(y^2 = 3x^2\) then \( 3\sqrt{3} \) times the area of the rectangle formed by the intersection points is __.

Updated On: Jan 13, 2026
Show Solution

Correct Answer: 432

Solution and Explanation

To address the problem, determine the intersection points of the provided conics and confirm their placement on the curve \(y^2 = 3x^2\). The analytical steps are as follows:

  1. Conics Analysis: Solve the system of equations \(x^2+y^2=4b\) and \(\frac{x^2}{16}+\frac{y^2}{b^2}=1\) concurrently.
  2. Second Conic Rearrangement: From \(\frac{x^2}{16}+\frac{y^2}{b^2}=1\), derive \(b^2x^2+16y^2=16b^2\).
  3. Elimination of \(y^2\): Substitute \(x^2=4b-y^2\) from the first conic into the second equation: \(b^2(4b-y^2)+16y^2=16b^2\).
  4. Simplification of \(y^2\) Expression: Rearrange to \(4b^3-b^2y^2+16y^2=16b^2\), simplifying to \(y^2(b^2+16)=4b^3-16b^2\), yielding \(y^2=4b(1-b)\).
  5. Intersection with \(y^2=3x^2\): Substitute \(y^2=3x^2\) into \(x^2+y^2=4b\), resulting in \(x^2+3x^2=4b\). Solving \(4x^2=4b\) gives \(x^2=b\), and subsequently \(y^2=3b\).
  6. Rectangle Area Calculation: Vertices are \((\sqrt{b}, \sqrt{3b}),(-\sqrt{b},-\sqrt{3b}),(-\sqrt{b},\sqrt{3b}), (\sqrt{b},-\sqrt{3b})\). The dimensions are length \(2\sqrt{b}\) and width \(2\sqrt{3b}\). The area is \(4b\sqrt{3}\).
  7. Area Multiplication: Multiply the calculated area by \(3\sqrt{3}\): \((3\sqrt{3}) \times (4b\sqrt{3}) = 36b\).
  8. Determine \(b\) value: Given the range 432, solve \(36b=432\) to find \(b=12\).
  9. Final Verification: The area calculation \((36b)\) with \(b=12\) yields 432, which falls within the specified range of 432.

The final result, obtained by multiplying the area by \(3\sqrt{3}\), is 432.

Was this answer helpful?
0