Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)

Let the sum of the focal distances of the point mathrmP(4,3) on the hyperbola mathrmH:fracmathrmx^2mathrma^2 -fracmathrmy^2mathrmb^2 = 1 be 8sqrtfrac53. If for mathrmH, the length of the latus rectum is l and the product of the focal distances of the point mathrmP is mathfrakm, then 9l^2 + 6mathrmm is equal to:

Solution & Explanation

### Related Formula For a point P(x_1, y_1) on a hyperbola branch, the focal distances are ex_1 + a and ex_1 - a. Their sum is 2ex_1, and their product is e^2x_1^2 - a^2. ### Core Logic Given the point P(4,3), the x-coordinate is x_1 = 4. The sum of focal distances is: 2ex_1 = 8sqrtfrac53 implies 2e(4) = 8sqrtfrac53 implies e = sqrtfrac53 Using the eccentricity relation b^2 = a^2(e^2 - 1): b^2 = a^2left(frac53 - 1right) = frac23a^2 ### Step 1: Finding the Ellipse Parameters Since P(4,3) lies on the hyperbola fracx^2a^2 - fracy^2b^2 = 1: frac16a^2 - frac9frac23a^2 = 1 implies frac16a^2 - frac272a^2 = 1 frac32 - 272a^2 = 1 implies frac52a^2 = 1 implies a^2 = frac52 Now calculate b^2: b^2 = frac23left(frac52right) = frac53 ### Step 2: Calculating l^2 and m The length of the latus rectum l is given by l = frac2b^2a: l^2 = frac4b^4a^2 = frac4left(frac259right)frac52 = frac1009 times frac25 = frac409 implies 9l^2 = 40 The product of focal distances m is: m = e^2x_1^2 - a^2 = left(frac53right)(16) - frac52 = frac803 - frac52 = frac160 - 156 = frac1456 6m = 145 ### Step 3: Final Computation Evaluating the targeted expression: 9l^2 + 6m = 40 + 145 = 185 ### Pattern Recognition Using focal property formulas directly (2ex_1 for sum and e^2x_1^2 - a^2 for product) avoids the lengthy process of finding focus coordinate values and executing distance formulas explicitly. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Conic Sections

Reference Study Guides

More Conic Sections Previous-Year Questions

Q55 2025 Ellipse
If the length of the minor axis of an ellipse is equal to one fourth of the distance between the foci, then the eccentricity of the ellipse is :
  • A. frac4sqrt17
  • B. fracsqrt316
  • C. frac3sqrt19
  • D. fracsqrt57

Solution

### Related Formula textLength of minor axis = 2b textDistance between foci = 2ae textEccentricity: e = sqrt1 - fracb^2a^2 ### Core Logic We set up an algebraic equation relating b, a, and e from the given geometric condition, then substitute it into the eccentricity identity. ### Step 1: Set up the geometric relation Given that 2b = frac14 (2ae): b = fracae4 implies fracba = frace4 Square both sides: fracb^2a^2 = frace^216 ### Step 2: Solve for eccentricity Using the eccentricity relation: e^2 = 1 - fracb^2a^2 e^2 = 1 - frace^216 e^2 left(1 + frac116right) = 1 frac1716 e^2 = 1 implies e^2 = frac1617 implies e = frac4sqrt17 ### Pattern Recognition Standard Ellipse relations: For standard ellipses, the ratio of axes and the eccentricity are coupled quadratic equations. Expressing b/a as a function of e allows direct solving of the eccentricity. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Conic Sections
Q67 2025 Parabola
Let the point mathrmP of the focal chord mathrmPQ of the parabola mathrmy^2 = 16mathrmx be (1, -4). If the focus of the parabola divides the chord mathrmPQ in the ratio mathrmm : mathrmn, gcd(mathrmm, mathrmn) = 1, then mathrmm^2 + mathrmn^2 is equal to:
  • A. 17
  • B. 10
  • C. 37
  • D. 26

Solution

### Related Formula textParametric coordinates on y^2 = 4ax: quad (at^2, \, 2at) textFocal Chord relation: t_1 t_2 = -1 textSection Formula: (x_c, y_c) = left( fracm x_2 + n x_1m+n, \, fracm y_2 + n y_1m+n right) ### Core Logic We find the parametric parameters of coordinates P and Q, obtain their Cartesian values, and then apply the section formula with the focus S to calculate the splitting ratio. ### Step 1: Find coordinates of P and Q For parabola y^2 = 16x, the focal parameter is a = 4. Focus is S(4, 0). Let P be (a t_1^2, 2a t_1) = (1, -4): 2a t_1 = -4 implies 2(4) t_1 = -4 implies t_1 = -frac12 Since PQ is a focal chord, the parametric points are coupled: t_1 t_2 = -1 implies t_2 = 2 Now, calculate the coordinates of Q: Q equiv (a t_2^2, \, 2 a t_2) = (4(4), \, 2(4)(2)) = (16, \, 16) ### Step 2: Solve for the dividing ratio Let the focus S(4, 0) divide the line segment PQ internally in the ratio lambda : 1. Using the y-coordinate of the section formula: y_s = fraclambda y_q + 1 y_plambda + 1 0 = fraclambda(16) + 1(-4)lambda + 1 implies 16lambda - 4 = 0 implies lambda = frac14 Thus, the focus S divides the chord internally in the ratio 1:4. Since gcd(1, 4) = 1, we have m = 1 and n = 4: m^2 + n^2 = 1^2 + 4^2 = 1 + 16 = 17 ### Pattern Recognition Harmonic Mean Shortcut: In any parabola, the focus divides a focal chord internally into segments of lengths SP and SQ such that the semi-latus rectum 2a is the harmonic mean of these segments: frac1SP + frac1SQ = frac1a. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Conic Sections
Q 2025 Properties of Hyperbola
Let one focus of the hyperbola H: fracx^2a^2 - fracy^2b^2 = 1 be at (sqrt10, 0) and the corresponding directrix be x = frac9sqrt10. If e and l respectively are the eccentricity and the length of the latus rectum of H, then 9(e^2 + l) is equal to:
  • A. 14
  • B. 15
  • C. 16
  • D. 12

Solution

### Related Formula For a standard hyperbola: Focus: (pm ae, 0) Directrix: x = pm fracae Eccentricity relation: (ae)^2 = a^2 + b^2 Length of latus rectum: l = frac2b^2a ### Core Logic Given ae = sqrt10 and fracae = frac9sqrt10. Multiplying these gives a^2, which determines both parameters. ### Step 1: Find a and e a^2 = (ae) cdot left(fracaeright) = sqrt10 cdot frac9sqrt10 = 9 implies a = 3 Substitute a = 3 into ae = sqrt10: e = fracsqrt103 implies e^2 = frac109 ### Step 2: Find b and l Using (ae)^2 = a^2 + b^2: 10 = 9 + b^2 implies b^2 = 1 Then the length of latus rectum l is: l = frac2b^2a = frac2(1)3 = frac23 ### Step 3: Evaluate Final Expression Calculate 9(e^2 + l): 9left(frac109 + frac23right) = 10 + 6 = 16 ### Pattern Recognition Multiplying focus location by directrix location immediately eliminates e, giving a^2 directly. Once a^2 is known, b^2 follow seamlessly via (ae)^2 = a^2+b^2. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Conic Sections
Q 2025 Properties of Ellipse
If S and S' are the foci of the ellipse fracx^218 + fracy^29 = 1 and P be a point on the ellipse, then min(SP cdot S'P) + max(SP cdot S'P) is equal to:
  • A. 3(1+sqrt2)
  • B. 3(6+sqrt2)
  • C. 9
  • D. 27

Solution

### Related Formula Focal distances of any point P(acostheta, bsintheta) on an ellipse are given by: SP = a - ex_P = a(1 - ecostheta) S'P = a + ex_P = a(1 + ecostheta) Product of focal distances: SP cdot S'P = a^2(1 - e^2cos^2theta) = a^2 - e^2x_P^2 ### Core Logic Compute the eccentricity e, express the product SP cdot S'P in terms of cos^2theta, and analyze its bounds across the domain to find minimum and maximum limits.
Properties of Ellipse diagram for Q66 - JEE Main 2025 Morning
Properties of Ellipse diagram for Q66 - JEE Main 2025 Morning
### Step 1: Determine Ellipse Parameters Given a^2 = 18 and b^2 = 9. b^2 = a^2(1 - e^2) implies 9 = 18(1 - e^2) implies 1 - e^2 = frac12 implies e = frac1sqrt10 ### Step 2: Express Focal Product The parametric coordinates are P(3sqrt2costheta, 3sintheta). SP cdot S'P = a^2 - (ae)^2cos^2theta Since a^2=18 and (ae)^2 = a^2-b^2 = 18-9 = 9: SP cdot S'P = 18 - 9cos^2theta ### Step 3: Evaluate Extrema and Sum Since 0 le cos^2theta le 1: * Maximum value occurs when cos^2theta = 0 implies max = 18. * Minimum value occurs when cos^2theta = 1 implies min = 18 - 9 = 9. textSum = min + max = 9 + 18 = 27 ### Pattern Recognition The product of focal distances can also be written directly as b^2 at the minor axis vertices (max) and a^2(1-e^2) varying down to a^2-c^2. Summing them up yields b^2 + a^2 = 9 + 18 = 27 instantly. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Conic Sections
Q 2025 Properties of Parabola
Let the focal chord PQ of the parabola y^2 = 4x make an angle of 60^circ with the positive x-axis, where P lies in the first quadrant. If the circle, whose one diameter is PS, S being the focus of the parabola, touches the y-axis at the point (0, a), then 5a^2 is equal to:
  • A. 15
  • B. 25
  • C. 30
  • D. 20

Solution

### Related Formula For a standard parabola y^2 = 4ax: Focus: S(a, 0) Parametric coordinates: (at^2, 2at) Equation of a circle on diametric endpoints (x_1, y_1) and (x_2, y_2): (x - x_1)(x - x_2) + (y - y_1)(y - y_2) = 0 ### Core Logic Find the point P using the slope of the focal chord, write the equation of the circle with diameter PS, and find its y-intercept.
Properties of Parabola diagram for Q70 - JEE Main 2025 Morning
Properties of Parabola diagram for Q70 - JEE Main 2025 Morning
### Step 1: Determine P Coordinates For y^2 = 4x, parameter a=1 implies S(1,0) and P(t^2, 2t). Slope of focal chord PS: tan 60^circ = frac2t - 0t^2 - 1 = sqrt3 implies 2t = sqrt3t^2 - sqrt3 sqrt3t^2 - 2t - sqrt3 = 0 implies (sqrt3t + 1)(t - sqrt3) = 0 Since P is in the first quadrant, t > 0 implies t = sqrt3. Thus, P((sqrt3)^2, 2sqrt3) = P(3, 2sqrt3). ### Step 2: Construct the Diametric Circle Equation Endpoints are S(1,0) and P(3, 2sqrt3): (x - 1)(x - 3) + (y - 0)(y - 2sqrt3) = 0 ### Step 3: Solve for y-intercept The circle touches/intersects the y-axis at x = 0: (0 - 1)(0 - 3) + y(y - 2sqrt3) = 0 implies 3 + y^2 - 2sqrt3y = 0 This is a perfect square expression (y - sqrt3)^2 = 0 implies y = sqrt3. Thus, the intercept value is a = sqrt3. ### Step 4: Compute Final Target Value 5a^2 = 5(sqrt3)^2 = 15 ### Pattern Recognition A circle whose diameter is a focal radius always touches the tangent at the vertex (y-axis for a standard parabola). The coordinate of the contact point is simply given by a t = 1 cdot sqrt3 = sqrt3, bypasses the full equation construction entirely. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Conic Sections

More Conic Sections Questions — jee_main_2025_04_april_evening

Practice all Conic Sections previous-year questions →

YOUR FIRST PREP STEP STARTS HERE

We Map Every Repeating Question in Competitive Exams.

Say goodbye to generic mock test fatigue. RankBit uses smart analysis to group past exam questions into their foundational Repeating Question Types. Find chapter weightage, track repeating questions, and score higher with targeted practice.

Select Your Target Exam

Choose an exam track below to find formulas per chapter and patterns.

Syncing Exam Intelligence

Mapping formulas and patterns across all tracks…

PATH A — FULL LENGTH PRACTICE

Full Mock Test Hub

Simulate real NTA exam conditions with fully tracked mocks. Time yourself against past papers.

Under Development
PATH B — TARGETED PRACTICE

Topic-wise Practice Hub

Practice past-year questions one chapter at a time. Pick an exam → subject → chapter and get every PYQ for that topic — pulled together from all past papers — with the chapter's key formulas alongside.

Loading Questions... Browse Topics
Latest from the Blog
View all →

Loading articles...