JEE Challenger
More from Conic Sections

Maximum Value of Squared Distance Sum from Vertex to Circle Intersections

Let the point PP be the vertex of the parabola y=x26x+12y = x^2 - 6x + 12. If a line passing through the point PP intersects the circle x2+y22x4y+3=0x^2 + y^2 - 2x - 4y + 3 = 0 at the points RR and SS, then the maximum value of (PR+PS)2(\text{PR} + \text{PS})^2 is :

Options

A

10

B

20

Correct
C

25

D

5

Topics & Concepts

Step-by-Step Solution

To find the maximum value of (PR+PS)2(\text{PR} + \text{PS})^2, we proceed step-by-step:

Step 1: Find the vertex PP of the parabola

The equation of the parabola is given as: y=x26x+12y = x^2 - 6x + 12

Completing the square for the xx-terms: y=(x3)29+12=(x3)2+3y = (x - 3)^2 - 9 + 12 = (x - 3)^2 + 3

Thus, the vertex PP of the parabola is: P=(3,3)P = (3, 3)


Step 2: Determine the center and radius of the circle

The equation of the circle is: x2+y22x4y+3=0x^2 + y^2 - 2x - 4y + 3 = 0

Rewriting it by completing the square: (x1)21+(y2)24+3=0(x - 1)^2 - 1 + (y - 2)^2 - 4 + 3 = 0 (x1)2+(y2)2=2(x - 1)^2 + (y - 2)^2 = 2

From this standard form, we can identify:

  • Center CC: (1,2)(1, 2)
  • Radius rr: 2\sqrt{2}

Step 3: Geometry of the secant line from PP to the circle

The distance between the vertex P(3,3)P(3,3) and the center of the circle C(1,2)C(1,2) is: PC=(31)2+(32)2=22+12=5\text{PC} = \sqrt{(3 - 1)^2 + (3 - 2)^2} = \sqrt{2^2 + 1^2} = \sqrt{5}

Let a line passing through PP intersect the circle at points RR and SS. Let MM be the midpoint of the chord RSRS, and let dd be the perpendicular distance from the center CC to the line PRSPRS.

For the line to intersect the circle at two real points RR and SS, dd must satisfy 0d<r=20 \le d < r = \sqrt{2}.

Using the Pythagorean theorem in right-angled triangle CMP\triangle CMP: PM2=PC2d2=5d2    PM=5d2\text{PM}^2 = \text{PC}^2 - d^2 = 5 - d^2 \implies \text{PM} = \sqrt{5 - d^2}

Similarly, in right-angled triangle CMR\triangle CMR: RM2=r2d2=2d2    RM=2d2\text{RM}^2 = r^2 - d^2 = 2 - d^2 \implies \text{RM} = \sqrt{2 - d^2}

Since MM is the midpoint of RSRS, the lengths PR\text{PR} and PS\text{PS} can be written in terms of PM\text{PM} and RM\text{RM}: PR=PMRM\text{PR} = \text{PM} - \text{RM} PS=PM+RM\text{PS} = \text{PM} + \text{RM}

Summing these two expressions: PR+PS=(PMRM)+(PM+RM)=2PM=25d2\text{PR} + \text{PS} = (\text{PM} - \text{RM}) + (\text{PM} + \text{RM}) = 2\text{PM} = 2\sqrt{5 - d^2}

Squaring both sides gives: (PR+PS)2=4(5d2)(\text{PR} + \text{PS})^2 = 4(5 - d^2)


Step 4: Maximize (PR+PS)2(\text{PR} + \text{PS})^2

To maximize (PR+PS)2=4(5d2)(\text{PR} + \text{PS})^2 = 4(5 - d^2), we must minimize d2d^2.

Since dd represents a geometric distance, its minimum possible value is d=0d = 0, which corresponds to the line passing directly through the center C(1,2)C(1, 2) of the circle. Since d=0<2d = 0 < \sqrt{2}, this line intersects the circle at two points.

Substituting d=0d = 0: Maximum value of (PR+PS)2=4(502)=20\text{Maximum value of } (\text{PR} + \text{PS})^2 = 4(5 - 0^2) = 20


Final Answer:

The maximum value of (PR+PS)2(\text{PR} + \text{PS})^2 is 20 (Option B).

Maximum Value of Squared Distance Sum from Vertex to Circle Intersections | Mathematics PYQ Solution - JEE Challenger