Let O be the vertex of the parabola x^2=4y and Q be any point on it. Let the locus of the point P, which divides the line segment OQ internally in the ratio 2: 3 be the conic C. Then the equation of the chord of C, which is bisected at the point (1, 2), is:

Solution & Explanation

### Related Formula textSection Formula: quad P = fracm cdot Q + n cdot Om + n textChord bisected at (x_1, y_1) : quad T = S_1 ### Core Logic Given parabola x^2 = 4y, its vertex O = (0, 0). A general point Q on x^2 = 4y is (2t, t^2). Let P(h, k) divide OQ in ratio 2:3. By section formula: h = frac2(2t) + 3(0)5 = frac4t5 k = frac2(t^2) + 3(0)5 = frac2t^25
Locus of point dividing parabolic chord for Q20 - JEE Main 2026 Morning
Locus of point dividing parabolic chord for Q20 - JEE Main 2026 Morning
### Step 1: Finding the Locus C From h = frac4t5, we get t = frac5h4. Substitute into k: k = frac25 left(frac5h4right)^2 = frac25 cdot frac25h^216 = frac5h^28 8k = 5h^2 Rightarrow 5x^2 = 8y So the conic C is the parabola 5x^2 = 8y. ### Step 2: Chord bisected at a point We need the equation of the chord of C: 5x^2 - 8y = 0 bisected at (x_1, y_1) = (1, 2). Use T = S_1. T = 5xx_1 - 4(y + y_1) = 5x(1) - 4(y + 2) = 5x - 4y - 8 S_1 = 5(1)^2 - 8(2) = 5 - 16 = -11 Equating T and S_1: 5x - 4y - 8 = -11 5x - 4y + 3 = 0 ### Pattern Recognition Internal division locus of a vertex chord on standard conic identically scales the conic. Once the child-conic is found, standard mid-point chord protocol (T=S_1) strictly applies algebraically. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Parabola Class 11 Maths: Straight Lines

Reference Study Guides

More Parabola Previous-Year Questions — Page 7

Q74 jee_main_2025_07_april_evening 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 jee_main_2025_24_jan_evening 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
Q70 jee_main_2025_24_jan_evening Parabola Equation with Given Vertex and Directrix
If the equation of the parabola with vertex Vleft(frac32,3right) and the directrix x+2y=0 is alpha x^2+beta y^2-gamma xy-30x-60y+225=0, then alpha+beta+gamma is equal to: [cite: 3348, 3354, 3355]
  • A. 6
  • B. 8
  • C. 7
  • D. 9

Solution

### Related Formula The locus definition of a parabola states that the squared distance from any point P(x,y) to the focus S(x_0, y_0) equals the squared perpendicular distance to the directrix line Ax + By + C = 0: (x - x_0)^2 + (y - y_0)^2 = frac(Ax + By + C)^2A^2 + By^2 ### Step 1: Determine the Focus coordinates The axis line of the parabola is perpendicular to the directrix x + 2y = 0 and passes through the vertex V(1.5, 3) [cite: 3354, 3355]. Slope of directrix = -0.5 Rightarrow Slope of axis = 2. Equation of axis : y - 3 = 2left(x - frac32right) Rightarrow y - 2x = 0 [cite: 4059, 4060] The intersection of the axis (y - 2x = 0) and directrix (x + 2y = 0) gives the foot of the directrix, which is (0, 0) [cite: 4057, 4060]. Since the vertex is the midpoint between the focus and the foot of the directrix : left(frac32, 3right) = left(fracx_f + 02, fracy_f + 02right) Rightarrow textFocus S = (3, 6) ### Step 2: Derive the Parabola Locus Equation Equate the distance equations from point P(x,y) : (x - 3)^2 + (y - 6)^2 = frac(x + 2y)^21^2 + 2^2 5left(x^2 - 6x + 9 + y^2 - 12y + 36right) = x^2 + 4xy + 4y^2 5x^2 - 30x + 45 + 5y^2 - 60y + 180 = x^2 + 4xy + 4y^2 4x^2 + y^2 - 4xy - 30x - 60y + 225 = 0 ### Step 3: Coefficient Extraction Compare with the equation template alpha x^2 + beta y^2 - gamma xy - 30x - 60y + 225 = 0 : alpha = 4, quad beta = 1, quad gamma = 4 alpha + beta + gamma = 4 + 1 + 4 = 9 ### Pattern Recognition The vertex is always exactly midway between the focus and the foot of the directrix line along the line of symmetry. Finding the origin (0,0) as the foot quickly reveals the focus coordinates via doubling. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Conic Sections
Q74 jee_main_2025_24_jan_evening Hyperbola - Latus Rectum and Eccentricity
Let H_1:fracx^2a^2-fracy^2b^2=1 and H_2:-fracx^2A^2+fracy^2B^2=1 be two hyperbolas having length of latus rectums 15sqrt2 and 12sqrt5 respectively. Let their eccentricities be e_1=sqrtfrac52 and e_2 respectively. If the product of the lengths of their transverse axes is 100sqrt10 then 25e_2^2 is equal to \_\_\_\_. [cite: 3413, 3414, 3415, 3416, 3417, 3418]
Numerical Answer. Answer: 55

Solution

### Related Formula 1. For standard hyperbola fracx^2a^2 - fracy^2b^2 = 1: Latus Rectum = frac2b^2a, transverse axis length = 2a, eccentricity relation b^2 = a^2(e^2 - 1). 2. For conjugate hyperbola -fracx^2A^2 + fracy^2B^2 = 1: Latus Rectum = frac2A^2B, transverse axis length = 2B, eccentricity relation A^2 = B^2(e^2 - 1). ### Step 1: Solve Parameters for Hyperbola H_1 Given latus rectum and eccentricity parameters [cite: 3416, 3417]: frac2b^2a = 15sqrt2 e_1^2 = 1 + fracb^2a^2 = frac52 Rightarrow fracb^2a^2 = frac32 Rightarrow b^2 = frac32a^2 Substitute b^2 into latus rectum equation: frac2left(frac32a^2right)a = 3a = 15sqrt2 Rightarrow a = 5sqrt2 b^2 = frac32(50) = 75 Rightarrow b = 5sqrt3 Transverse axis length of H_1 = 2a = 10sqrt2. ### Step 2: Solve Parameters for Hyperbola H_2 The product of their transverse axes lengths equals 100sqrt10 [cite: 3418, 4094]: 2a cdot 2B = 100sqrt10 Rightarrow 10sqrt2 cdot 2B = 100sqrt10 Rightarrow 2B = 10sqrt5 Rightarrow B = 5sqrt5 [cite: 4094, 4095, 4096] Given latus rectum for conjugate hyperbola H_2 [cite: 3416, 4093]: frac2A^2B = 12sqrt5 Rightarrow frac2A^25sqrt5 = 12sqrt5 Rightarrow 2A^2 = 60 times 5 = 300 Rightarrow A^2 = 150 [cite: 4093, 4097] ### Step 3: Calculate 25e_2^2 Find e_2^2 using the conjugate eccentricity relation : e_2^2 = 1 + fracA^2B^2 = 1 + frac150(5sqrt5)^2 = 1 + frac150125 = 1 + frac65 = frac115 [cite: 4104, 4106, 4107] Compute 25e_2^2 [cite: 3418, 4107]: 25e_2^2 = 25 times frac115 = 55 [cite: 4105, 4107] ### Pattern Recognition Pay extra attention to conjugate-type equations (-fracx^2A^2 + fracy^2B^2 = 1). For these vertical hyperbolas, the transverse axis corresponds to the variable with the positive sign (2B), and the components inside the latus rectum swap positions proportionally. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Conic Sections
Q60 jee_main_2025_24_jan_morning Properties of Ellipse
Let the product of the focal distances of the point left(sqrt3,frac12right) on the ellipse fracx^2a^2 +fracy^2b^2 = 1 (a > b) be frac74 . Then the absolute difference of the eccentricities of two such ellipses is :
  • A. frac3 - 2sqrt23sqrt2
  • B. frac1 - sqrt3sqrt2
  • C. frac3 - 2sqrt22sqrt3
  • D. frac1 - 2sqrt2sqrt3

Solution

### Related Formula For a point P(x_1, y_1) on a standard horizontal ellipse, the focal distances are given by (a + ex_1) and (a - ex_1). Their algebraic product equals: textProduct = a^2 - e^2 x_1^2 ### Core Logic Substitute the given coordinate x_1 = sqrt3 into our focal distance product value: a^2 - e^2(sqrt3)^2 = frac74 implies a^2 - 3e^2 = frac74 4a^2 = 7 + 12e^2 quad dots (1) ### Step 1: Apply Point Ingestion into Conic Equation Since the point left(sqrt3, frac12right) lies directly on the ellipse perimeter: frac3a^2 + frac(1/2)^2b^2 = 1 implies frac3a^2 + frac14b^2 = 1 Using the standard eccentricity identity b^2 = a^2(1-e^2): frac3a^2 + frac14a^2(1-e^2) = 1 implies 12(1-e^2) + 1 = 4a^2(1-e^2) 13 - 12e^2 = 4a^2(1-e^2) quad dots (2) ### Step 2: Solve the Bi-quadratic Equation for Eccentricity Substitute 4a^2 from equation (1) directly into equation (2): 13 - 12e^2 = (7 + 12e^2)(1-e^2) 13 - 12e^2 = 7 - 7e^2 + 12e^2 - 12e^4 12e^4 - 17e^2 + 6 = 0 Factorize the quadratic form in terms of e^2: (4e^2 - 3)(3e^2 - 2) = 0 implies e^2 = frac34 text or e^2 = frac23 This yields two distinct valid eccentricity parameters: e_1 = fracsqrt32, quad e_2 = sqrtfrac23 ### Step 3: Evaluate Target Absolute Difference Find the difference between the two eccentricity parameters: textDifference = fracsqrt32 - fracsqrt2sqrt3 = frac3 - 2sqrt22sqrt3 ### Pattern Recognition Converting b^2 to a^2(1-e^2) early decouples the multi-variable polynomial down to a standard bi-quadratic format in eccentricity, which can be solved easily. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Conic Sections

More Parabola Questions — jee_main_2026_21_jan_morning

Practice all Parabola previous-year questions →

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

Now Live Open
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...