Question
Question: Let P be the point on parabola, \({{y}^{2}}=8x\) which is at a minimum distance from the center C of...
Let P be the point on parabola, y2=8x which is at a minimum distance from the center C of the circle, x2+(y+6)2=1. Then the equation of the circle, passing through C and having its center at P is:
(a) x2+y2−4x+9y+18=0
(b) x2+y2−4x+8y+12=0
(c) x2+y2−x+4y−12=0
(d) x2+y2−4x+2y−24=0
Solution
Hint: Suppose a parametric coordinate on the given parabola. Parametric coordination on y2=4ax→(at2,2at). Standard equation of a circle is (x−x1)2+(y−y1)2=r2, where, (x1y1)is centre and r is the radius. Use the distance formula, for calculating distance between points (x1y1),(x2y2)distance formula is given as
(x1−x2)2+(y1−y2)2
For getting the minimum value of any function, find differentiation of it and put it to 0.
Complete step-by-step answer:
As we know coordinates in parametric form of parabola y2=4ax→(at2,2at), where it is a parameter.
So, we can suppose point P in parabola y2=8x→P(2t2,4t), where value of ‘a’ will be ‘2’ (4a=8).
As, equation of circle given in the problem is
x2+(y+6)2=1 ……………. (i)
So, on comparing the given equation of circle with the standard equation of circle, we can get the centre of the given circle and radius as well. Standard form of a circle is given as
(x−x1)2+(y−y1)2=r2 ……………….. (ii)
Where, (x1y1)is centre and ‘r’ is the radius.
So, we can write the equation of given circle in problem as
(x−0)2+(y−(−6))2=(1)2
Hence,
Centre = (0, -6)
Radius = 1.
So, we can draw diagram as
Where a = 2
As, we need to find point P on y2=8x which is at the minimum distance from the centre of the circle.
So, we can calculate the distance PC with the help of distance formula.
We know distance between A(x1,y1),B(x2,y2) can be given by distance formula as
AB=(x1−x2)2+(y1−y2)2 …………….. (iii)
So, distance, PC can be calculated as
PC=(at2−0)2+(2at−(−6))2PC=a2t4+(2at+6)2
Squaring both sides, we get
(PC)2=a2t4+(2at+6)2 ……………….. (iv)
Now, we need to find the point P, which is at minimum distance from the centre. So, we need to minimize the length PC in the equation (iv). Hence, we need to differentiate the equation (iv) with respect to ‘t’ as the value of ‘a’ is ‘2’ i.e. a is constant.
So, let us suppose value of R.H.S of equation (iv) is Z. so, we get
Z=a2t4+(2at+6)2
So, differentiating with respect to ‘t’
We get
dtdz=dtd[a2t4+(2at+6)2],dtdz=a2dtdt4+dtd(2at+6)2
We know, dxdxn=nxn−1
So, we get
dtdz=a2(4t3)+2(2at+6)(2a)=4a2t3+4a(2at+6)dtdz=4a(at3+2at+6)
Now, to get the minimum value of z, dtdz should be equal to 0. So, we get
4a(at3+2at+6)=0
Put a = 2, we get
8(2t3+4t+6)=016(t3+2t+3)=0
t3+2t+3=0…………………. (v)
Now, we need to factorize the above expression to get the value of ‘t’.
So, by observation or hit and trial method, put t = -1 to the equation v).
So, we get
-1 – 2 + 3 = 0
Hence, t = -1 is the root of equation of (v)
So, (t + 1) will be a factor of it. So, we can divide t3+2t+3→(t+1) to get other factors. So, we can write t3+2t+3 as:
t3+2t+3=t2(t+1)−t(t+1)+3(t+1)(t2+2t+3)=(t2−t+3)(t+1)
Now, equating them to 0 from equation (v). we get
(t+1)(t2−t+3)=0t+1=0,t2−t+3=0t=−1,t2−t+3=0
Now, check the discrimination of quadratic
t2−t+3=0→D=b2−4ac
So, we get D=(−1)2−4×1×3
= 1 – 12 = - 11
So, D < 0, hence, it will not have any root.
Hence, point P can be given as
=P(at2,2at)
Put a = 2, t = -1
We get
=(2(−1)2,2×2×(−1))
= P (2, -4)
Now, we need to find a circle passing through the centre of x+(y+6)2=1 and having centre
(2, -4).
So, we can write the equation of the circle with centre (2, -4) from the standard form of the circle from the equation (ii). So,
We get
(x−2)2+(y+4)2=r2 …………….. (vi)
Where r is the radius of the circle.
As, now equation (vi) is passing through the centre of the circle of equation (i), i.e. through (0, -6). So, now we can put (0, -6) to equation (vi). Hence, we get
(0−2)2+(−6+4)2=r24+4=rrr2=8
r=22……………….. (vii)
Now, put the value of r from the above equation to equation (vi). So, we get
(x−2)2+(y+4)2=(22)2=8x2+4−4x+y2+16+8y=8x2+y2−4x+8y+12=0
Hence, option (b) is the correct option.
Note: One can suppose general point on the parabola y2=8x as well i.e. as (h1k) or any else.
But here, we need to use the relation k2=8h (if point supposed is (h1k)) with the whole equation. As the number of variables will be reduced if we use parametric coordinates on any conic rather than supposing any general point and solution will get flexible as well by using parametric coordinates. Use the concept of tangent at any curve that tangent always touches any curve at only one point.
One may make the solution complex if he/she differentiate the equation of length from to point in its square root form. As we know ‘z’ will be minimum. So, minimize the square of distance between the centres.