Question
Question: A circle with radius unity has its centre on the positive y-axis. If this circle touches the parabol...
A circle with radius unity has its centre on the positive y-axis. If this circle touches the parabola y = 2x² tangentially at the points P and Q then the sum of the ordinates of P and Q, is

415
815
215
5
415
Solution
To find the sum of the ordinates of the points of tangency P and Q, we will use the conditions for tangency between the circle and the parabola.
Let the equation of the circle be x2+(y−k)2=12, where its center is (0,k) on the positive y-axis and its radius is 1.
The equation of the parabola is y=2x2.
Let (x0,y0) be a point of tangency. Due to the symmetry of the parabola about the y-axis and the center of the circle being on the y-axis, if (x0,y0) is a point of tangency, then (−x0,y0) will also be a point of tangency. These are the points P and Q. We need to find y0+y0=2y0.
Condition 1: The point (x0,y0) lies on both curves.
Since (x0,y0) lies on the parabola y=2x2: y0=2x02⇒x02=2y0 (Equation 1)
Since (x0,y0) lies on the circle x2+(y−k)2=1: x02+(y0−k)2=1 (Equation 2)
Condition 2: The slopes of the tangents to both curves at (x0,y0) are equal.
For the parabola y=2x2: dxdy=4x The slope of the tangent to the parabola at (x0,y0) is mp=4x0.
For the circle x2+(y−k)2=1: Differentiate implicitly with respect to x: 2x+2(y−k)dxdy=0 2(y−k)dxdy=−2x dxdy=−y−kx The slope of the tangent to the circle at (x0,y0) is mc=−y0−kx0.
Equating the slopes: 4x0=−y0−kx0
Since the problem states two distinct points P and Q, x0=0. If x0=0, then y0=0, and (0,0) would be the only point of tangency. We can divide by x0: 4=−y0−k1 4(y0−k)=−1 4y0−4k=−1 4k=4y0+1 k=y0+41 (Equation 3)
Now, we substitute Equation 1 and Equation 3 into Equation 2: Substitute x02=2y0 into Equation 2: 2y0+(y0−k)2=1
Substitute k=y0+41 into the above equation: 2y0+(y0−(y0+41))2=1 2y0+(−41)2=1 2y0+161=1 2y0=1−161 2y0=1616−1 2y0=1615 y0=2×1615 y0=815
The ordinates of P and Q are both y0. The sum of the ordinates of P and Q is y0+y0=2y0. Sum of ordinates =2×815=415.
The final answer is 415.