Skip to main content
Back to Conic Sections
JEE Main 2023
Conic Sections
Hyperbola
Medium

Question

The foci of a hyperbola are (±2,0)( \pm 2,0) and its eccentricity is 32\frac{3}{2}. A tangent, perpendicular to the line 2x+3y=62 x+3 y=6, is drawn at a point in the first quadrant on the hyperbola. If the intercepts made by the tangent on the x\mathrm{x} - and y\mathrm{y}-axes are a\mathrm{a} and b\mathrm{b} respectively, then 6a+5b|6 a|+|5 b| is equal to __________

Answer: 2

Solution

This problem is a comprehensive test of your understanding of hyperbolas, requiring you to utilize their fundamental properties, the general equation of a tangent, and coordinate geometry concepts. We will systematically construct the hyperbola's equation, derive the specific tangent line based on given conditions, calculate its intercepts, and finally evaluate the required expression.


1. Establishing the Hyperbola's Standard Equation

The journey begins by determining the specific equation of the hyperbola using the provided foci and eccentricity.

Key Concept: The standard equation of a hyperbola centered at the origin with its foci on the x-axis is given by: x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 where aa is the length of the semi-transverse axis and bb is the length of the semi-conjugate axis. For such a hyperbola, the foci are located at (±ae,0)(\pm ae, 0), and the eccentricity ee is related to aa and bb by the equation: b2=a2(e21)b^2 = a^2(e^2 - 1)

Step 1.1: Relate Given Foci and Eccentricity to Hyperbola Parameters.

  • Given Foci: The foci are provided as (±2,0)(\pm 2, 0).
    • Why: By comparing this with the standard form of foci (±ae,0)(\pm ae, 0), we can directly establish the relation: ae=2ae = 2
  • Given Eccentricity: The eccentricity is given as e=32e = \frac{3}{2}.

Step 1.2: Calculate the Semi-Transverse Axis Length, 'a'.

  • Action: Substitute the given value of ee into the relation ae=2ae = 2: a(32)=2a \left(\frac{3}{2}\right) = 2
  • Calculation: Solve for aa: a=2×23    a=43a = \frac{2 \times 2}{3} \implies a = \frac{4}{3}
    • Why: Determining 'a' is a fundamental step as it defines the extent of the hyperbola along its transverse axis and is crucial for finding b2b^2.
    • Tip: Be extremely careful not to confuse this 'a' (representing the semi-transverse axis of the hyperbola) with the 'a' that denotes the x-intercept in the problem statement later on. They are distinct variables in this problem context.

Step 1.3: Calculate the Square of the Semi-Conjugate Axis Length, 'b²'.

  • Action: Use the fundamental relationship between aa, bb, and ee for a hyperbola: b2=a2(e21)b^2 = a^2(e^2 - 1)
    • Why: This formula is essential for defining the shape and dimensions of the hyperbola, allowing us to complete its equation.
    • Common Mistake: For a hyperbola, the term inside the parenthesis is (e21)(e^2 - 1). Remember that for an ellipse, the formula is b2=a2(1e2)b^2 = a^2(1 - e^2). Using the wrong formula is a common error.
  • Calculation: Substitute the calculated value a=43a = \frac{4}{3} (which means a2=169a^2 = \frac{16}{9}) and the given e=32e = \frac{3}{2} (which means e2=94e^2 = \frac{9}{4}): b2=(43)2((32)21)b^2 = \left(\frac{4}{3}\right)^2 \left(\left(\frac{3}{2}\right)^2 - 1\right) b2=169(941)b^2 = \frac{16}{9} \left(\frac{9}{4} - 1\right) b2=169(944)b^2 = \frac{16}{9} \left(\frac{9-4}{4}\right) b2=169(54)b^2 = \frac{16}{9} \left(\frac{5}{4}\right) b2=4×59    b2=209b^2 = \frac{4 \times 5}{9} \implies b^2 = \frac{20}{9}

Step 1.4: Write the Equation of the Hyperbola.

  • Action: Substitute the calculated values a2=169a^2 = \frac{16}{9} and b2=209b^2 = \frac{20}{9} into the standard equation x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1: x216/9y220/9=1\frac{x^2}{16/9} - \frac{y^2}{20/9} = 1 9x2169y220=1\frac{9x^2}{16} - \frac{9y^2}{20} = 1
    • Why: This is the specific algebraic representation of the hyperbola we are dealing with throughout the problem.

2. Determining the Equation of the Tangent Line

Next, we need to find the equation of a tangent line that satisfies the given conditions: it's perpendicular to a specific line and touches the hyperbola in the first quadrant.

Key Concept: The equation of a tangent with slope mm to the hyperbola x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 is given by: y=mx±a2m2b2y = mx \pm \sqrt{a^2m^2 - b^2}

Step 2.1: Find the Slope of the Tangent Line.

  • Given Information: The tangent is perpendicular to the line 2x+3y=62x + 3y = 6.
  • Action: First, find the slope of the given line. Rewrite its equation in the slope-intercept form y=m1x+c1y = m_1x + c_1: 3y=2x+63y = -2x + 6 y=23x+2y = -\frac{2}{3}x + 2 The slope of this line is m1=23m_1 = -\frac{2}{3}.
  • Calculation: If two lines are perpendicular, the product of their slopes is 1-1. Let the slope of the tangent be mm. mm1=1m \cdot m_1 = -1 m(23)=1m \left(-\frac{2}{3}\right) = -1 m=32m = \frac{3}{2}
    • Why: The slope is a crucial parameter needed to use the general tangent equation formula.

Step 2.2: Apply the General Tangent Equation Formula.

  • Action: Substitute the known values: a2=169a^2 = \frac{16}{9}, b2=209b^2 = \frac{20}{9}, and the calculated slope m=32m = \frac{3}{2} into the general tangent formula: y=mx±a2m2b2y = mx \pm \sqrt{a^2m^2 - b^2}
    • Why: This formula directly provides the equation(s) of lines that are tangent to the hyperbola with the specific slope mm.
    • Common Mistake: Again, ensure you use the correct formula for a hyperbola. For an ellipse, the term under the square root would be a2m2+b2a^2m^2 + b^2.
  • Calculation: y=32x±(169)(32)2209y = \frac{3}{2}x \pm \sqrt{\left(\frac{16}{9}\right)\left(\frac{3}{2}\right)^2 - \frac{20}{9}} y=32x±16994209y = \frac{3}{2}x \pm \sqrt{\frac{16}{9} \cdot \frac{9}{4} - \frac{20}{9}} y=32x±4209y = \frac{3}{2}x \pm \sqrt{4 - \frac{20}{9}} y=32x±36209y = \frac{3}{2}x \pm \sqrt{\frac{36 - 20}{9}} y=32x±169y = \frac{3}{2}x \pm \sqrt{\frac{16}{9}}

Practice More Conic Sections Questions

View All Questions