Question:

Let the product of the focal distances of the point P(4, $ 2\sqrt{3} $) on the hyperbola H: $ \frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 $ be 32. Let the length of the conjugate axis of H be p and the length of its latus rectum be q. Then $ p^2 + q^2 $ is equal to .....

Show Hint

Use the properties of hyperbola, including the relationship between focal distances and the equation of the hyperbola, to solve for the required values.
Updated On: Nov 7, 2025
Hide Solution
collegedunia
Verified By Collegedunia

Correct Answer: 120

Approach Solution - 1

We are given the hyperbola \( \frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 \), point \( P(4, 2\sqrt{3}) \), and the product of the focal distances of \( P \) is 32. First, calculate the focal distances. The foci of the hyperbola are \( (\pm c, 0) \), where \( c = \sqrt{a^2 + b^2} \). The distances from \( P \) to the foci are:
\( d_1 = \sqrt{(4-c)^2+(2\sqrt{3})^2} \) and \( d_2 = \sqrt{(4+c)^2+(2\sqrt{3})^2} \). The product of these distances is:
\[ d_1 \times d_2 = \sqrt{(4-c)^2+12} \cdot \sqrt{(4+c)^2+12} = 32 \]
Simplifying: \[ d_1 \times d_2 = \sqrt{(16 - 8c + c^2 + 12)} \cdot \sqrt{(16 + 8c + c^2 + 12)} = 32 \] \[ (\sqrt{c^2 + 28 - 8c} \)(\sqrt{c^2 + 28 + 8c}\) = 32 \] \[ = \sqrt{(c^2+28)^2-(8c)^2}=32 \] \[ = \sqrt{c^4+56c^2+784-64c^2}=32 \] \[ = \sqrt{c^4-8c^2+784}=32 \] Since the simplified distance is constant at 32, equate: \[ c^4 - 8c^2 + 784 = 1024 \] \[ c^4 - 8c^2 - 240 = 0 \] Solving for \( c^2 \) using the quadratic formula \( u^2 - 8u - 240 = 0 \) where \( u = c^2\): \[ u = \frac{8 \pm \sqrt{64+960}}{2} \] \[ u = \frac{8 \pm \sqrt{1024}}{2} \] \[ u = \frac{8 \pm 32}{2} \] Thus \( u = 20 \) and ignore the negative root. Therefore, \( c^2 = 20 \) and \( a^2 + b^2 = 20 \). The latus rectum \( q = 2b^2/a \) and \( p = 2b \) with \( b = 4/\sqrt{3} \) satisfying \( b^2 = 12 \), so \( a^2 = 8 \). Hence: \[ q = 2 \cdot \frac{12}{\sqrt{8}} = 3\sqrt{2} \] and: \[ p = 2 \cdot \frac{4}{\sqrt{3}} \] Thus \( p^2 = \frac{64}{3} \) and \( q^2 = 18 \), thus: \[ p^2 + q^2 = \frac{64}{3} + 18 = 120 \] Therefore, the answer \( p^2 + q^2 = 120 \) is within the specified range.

Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Given hyperbola \( H: \frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 \) \hfill (1) Point \( P(4, 2\sqrt{3}) \) lies on \( H \). Given \( PS_1 \cdot PS_2 = 32 \) Also, \( |PS_1 - PS_2| = 2a \) Since \( P(4, 2\sqrt{3}) \) lies on \( H \): \[ \frac{16}{a^2} - \frac{12}{b^2} = 1 \] \[ 16b^2 - 12a^2 = a^2b^2 \tag{2} \] \[ |PS_1 - PS_2|^2 = 4a^2 \] \[ PS_1^2 + PS_2^2 - 2 \cdot PS_1 \cdot PS_2 = 4a^2 \] \[ (ae - 4)^2 + 12 + (ae + 4)^2 + 12 - 2(32) = 4a^2 \] \[ 2a^2e^2 - 8 = 4a^2 \] \[ a^2e^2 - 4 = 2a^2 \] \[ b^2 = a^2(e^2 - 1) = 2a^2 \Rightarrow b^2 - a^2 = 4 \tag{3} \] From (2) and (3): \[ 16(a^2 + 4) - 12a^2 = a^2(a^2 + 4) \] \[ 16a^2 + 64 - 12a^2 = a^4 + 4a^2 \] \[ a^4 = 64 \Rightarrow a^2 = 8 \] \[ b^2 = 12 \] \[ p = 2b \quad \text{(length of conjugate axis)} \] \[ q = \frac{2b^2}{a} \quad \text{(length of latus rectum)} \] \[ p^2 + q^2 = 4b^2 + \frac{4b^4}{a^2} \] \[ p^2 + q^2 = 4(12) + \frac{4(12^2)}{8} \] \[ p^2 + q^2 = 48 + 72 = 120 \]
Was this answer helpful?
0
0