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%)

If A and B are the points of intersection of the circle x^2+y^2-8x=0 and the hyperbola fracx^29-fracy^24=1 and a point P moves on the line 2x-3y+4=0, then the centroid of Delta PAB lies on the line:

Solution & Explanation

### Related Formula Centroid (h, k) of a triangle with vertices (x_1,y_1), (x_2,y_2), (x_3,y_3): h = fracx_1 + x_2 + x_33, quad k = fracy_1 + y_2 + y_33 ### Core Logic Given equations: 1) Circle: y^2 = 8x - x^2 2) Hyperbola: 4x^2 - 9y^2 = 36 Substitute circle's y^2 into hyperbola equation: 4x^2 - 9(8x - x^2) = 36 implies 4x^2 - 72x + 9x^2 = 36 13x^2 - 72x - 36 = 0 implies (13x + 6)(x - 6) = 0 If x = -6/13, y^2 < 0 (rejected). Thus, x = 6. Substituting x = 6 into circle: y^2 = 8(6) - 6^2 = 48 - 36 = 12 implies y = pm sqrt12. The intersection points are A(6, sqrt12) and B(6, -sqrt12). ### Step 1: Relate Centroid coordinates to P Let point P have coordinates (alpha, beta). Since P lies on 2x - 3y + 4 = 0: 2alpha - 3beta + 4 = 0 implies beta = frac2alpha + 43 Let the centroid be (h, k): h = frac6 + 6 + alpha3 = frac12 + alpha3 implies alpha = 3h - 12 k = fracsqrt12 - sqrt12 + beta3 = fracbeta3 implies beta = 3k ### Step 2: Form the Locus Equation Substitute alpha and \beta into the line equation of P: 2(3h - 12) - 3(3k) + 4 = 0 6h - 24 - 9k + 4 = 0 6h - 9k = 20 Replacing (h, k) with general coordinates (x, y) gives the locus: 6x - 9y = 20 ### Pattern Recognition Notice how the y-coordinates of intersection points A and B are symmetric (\,pmsqrt12\,), meaning their sum is zero. This simplifies the expression for k instantly to just beta/3. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Coordinate Geometry Class 11 Mathematics: Conic Sections

Reference Study Guides

More Conic Sections Previous-Year Questions — Page 6

Q74 2025 Tangents to Conics
Let C be the circle x^2 + (y - 1)^2 = 2, E_1 and E_2 be two ellipses whose centres lie at the origin and major axes lie on the x-axis and y-axis respectively. Let the straight line x + y = 3 touch the curves C, E_1 and E_2 at P(x_1, y_1), Q(x_2, y_2) and R(x_3, y_3) respectively. Given that P is the mid-point of the line segment QR and PQ = frac2sqrt23, the value of 9(x_1y_1 + x_2y_2 + x_3y_3) is equal to
Numerical Answer. Answer: 46 to 46

Solution

### Related Formula Parametric equation of a straight line: x = x_1 + rcostheta, quad y = y_1 + rsintheta ### Core Logic Step 1: Find point P(x_1,y_1) on circle C. Equation of tangent at P on x^2 + y^2 - 2y - 1 = 0 is xx_1 + y(y_1 - 1) - (y_1 + 1) = 0. Comparing with line x + y = 3 implies fracx_11 = fracy_1 - 11 = fracy_1 + 13. Solving gives x_1 = 1, y_1 = 2. Thus, P = (1, 2). ### Step 1: Use Line Parametrics for Q and R Line x + y = 3 makes an angle theta = 135^circ with the positive x-axis. Using parametric distances from P(1,2) with r = PQ = frac2sqrt23: x = 1 pm rcos(135^circ) = 1 mp fracrsqrt2 y = 2 pm rsin(135^circ) = 2 pm fracrsqrt2 Substitute r = frac2sqrt23: For Q: x_2 = 1 + frac23 = frac53, y_2 = 2 - frac23 = frac43. For R: x_3 = 1 - frac23 = frac13, y_3 = 2 + frac23 = frac83. ### Step 2: Evaluate Final Expression Calculate the products: x_1y_1 = 1 times 2 = 2 x_2y_2 = frac53 times frac43 = frac209 x_3y_3 = frac13 times frac83 = frac89 9(x_1y_1 + x_2y_2 + x_3y_3) = 9left(2 + frac209 + frac89right) = 18 + 20 + 8 = 46 ### Pattern Recognition Parametric distance equations are perfect for lines containing midpoints. This approach bypasses calculating the individual ellipse equations a^2, b^2 completely. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Circles Class 11 Mathematics: Conic Sections
Q62 2025 Properties of Ellipse
Let the length of a latus rectum of an ellipse fracx^2a^2 + fracy^2b^2 = 1 be 10. If its eccentricity is the minimum value of the function f(t) = t^2 + t + frac1112, t in mathbfR, then a^2 + b^2 is equal to:
  • A. 125
  • B. 126
  • C. 120
  • D. 115

Solution

### Related Formula Length of latus rectum of an ellipse and its eccentricity relation are: textLR = frac2b^2a e^2 = 1 - fracb^2a^2 ### Core Logic Given length of textLR = 10 implies frac2b^2a = 10 implies b^2 = 5a quad dots text(i) Now, let's find the minimum value of f(t) = t^2 + t + frac1112. Differentiating: f'(t) = 2t + 1 = 0 implies t = -frac12. textMinimum value e = fleft(-frac12 ight) = left(-frac12 ight)^2 + left(-frac12 ight) + frac1112 = frac14 - frac12 + frac1112 = frac3 - 6 + 1112 = frac812 = frac23 ### Step 1: Solve for a and b Using eccentricity formula: e^2 = frac49 = 1 - fracb^2a^2 implies fracb^2a^2 = frac59 implies b^2 = frac5a^29 quad dots text(ii) Equating (i) and (ii): 5a = frac5a^29 implies a = 9 Then from (i): b^2 = 5(9) = 45 implies b = 3sqrt5 Hence, a^2 = 81. ### Step 2: Calculate a^2 + b^2 a^2 + b^2 = 81 + 45 = 126 ### Pattern Recognition A quadratic function at^2+bt+c reaches its extreme value at t = -fracb2a. Using this layout avoids full calculus derivation steps. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Conic Sections Class 11 Mathematics: Quadratic Equations
Q68 2025 Eccentricity and Foci
Let mathbfe_1 and mathbfe_2 be the eccentricities of the ellipse fracmathrmx^2mathrmb^2 + fracmathrmy^225 = 1 and the hyperbola fracmathrmx^216 - fracmathrmy^2mathrmb^2 = 1, respectively. If mathrmb < 5 and mathrme_1mathrme_2 = 1, then the eccentricity of the ellipse having its axes along the coordinate axes and passing through all four foci (two of the ellipse and two of the hyperbola) is:
  • A. frac45
  • B. frac35
  • C. fracsqrt74
  • D. fracsqrt32

Solution

### Related Formula Eccentricity for ellipse (a
Q74 2025 Properties of Hyperbola
Let the lengths of the transverse and conjugate axes of a hyperbola in standard form be 2a and 2b, respectively, and one focus and the corresponding directrix of this hyperbola be (-5,0) and 5x + 9 = 0, respectively. If the product of the focal distances of a point (alpha,2sqrt5) on the hyperbola is p, then 4p is equal to
Numerical Answer. Answer: 189 to 189

Solution

### Related Formula Product of focal distances for a point on a hyperbola satisfies: PF_1 cdot PF_2 = e^2alpha^2 - a^2 ### Core Logic Given focus ae = 5 and directrix fracae = frac95. Multiplying gives a^2 = 9 implies a = 3. Then 3e = 5 implies e = frac53. Using hyperbola identity: b^2 = a^2(e^2 - 1) = 9left(frac259 - 1right) = 16 implies b = 4. The equation of the hyperbola is: fracx^29 - fracy^216 = 1 ### Step 1: Point Substitution Since point (alpha, 2sqrt5) lies on the hyperbola: fracalpha^29 - frac2016 = 1 implies fracalpha^29 = 1 + frac54 = frac94 implies alpha^2 = frac814 ### Step 2: Focal Product Calculation Evaluating p: p = e^2alpha^2 - a^2 = left(frac259right)left(frac814right) - 9 = frac2254 - 9 = frac1894 4p = 189 ### Pattern Recognition Combining the metric coordinates ae and fracae via simple multiplication locks in the basic structural axis parameter a^2 immediately. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Conic Sections
Q51 2025 Ellipse - Equation of Chord with Given Midpoint
The equation of the chord, of the ellipse fracx^225+fracy^216=1, whose mid-point is (3,1) is: [cite: 3245, 3246]
  • A. 48x+25y=169
  • B. 4x+122y=134
  • C. 25x+101y=176
  • D. 5x+16y=31

Solution

### Related Formula The equation of a chord of an ellipse whose midpoint (x_1, y_1) is given is: T = S_1 fracxx_1a^2 + fracyy_1b^2 = fracx_1^2a^2 + fracy_1^2b^2 ### Core Logic For the given ellipse fracx^225 + fracy^216 = 1 and midpoint (x_1, y_1) = (3, 1) , we substitute these values into the T = S_1 expression. ### Step 1: Substitution and Expansion Substituting the coordinates into the formula: frac3x25 + frac1y16 - 1 = frac3^225 + frac1^216 - 1 frac3x25 + fracy16 = frac925 + frac116 ### Step 2: Simplification Multiply both sides by the least common multiple of 25 and 16, which is 400: 16(3x) + 25(y) = 16(9) + 25(1) 48x + 25y = 144 + 25 48x + 25y = 169 ### Pattern Recognition Whenever a midpoint is given for a chord of any second-degree conic curve, the relation T = S_1 simplifies the process instantaneously without finding the individual intersection points. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Conic Sections

More Conic Sections Questions — jee_main_2025_28_jan_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...