Question
Question: If focus of parabola is at \((0,-3)\) and its directrix is \(y=3\) then its equation is: A.\({{x}^...
If focus of parabola is at (0,−3) and its directrix is y=3 then its equation is:
A.x2=12y
B.x2=−12y
C.y2=−12x
D.y2=12x
Solution
Hint: Here, we have to apply the distance formula, i.e. if A=(x1,y1) and B=(x2,y2) then the distance between A and B is AB=(x1−x2)2+(y1−y2)2. And also apply that any point on the parabola is equidistant from the focus and the directrix. i.e. If P(a,b) is the point and S(0,−3)the focus, Mthe directrix, then SP=PM
Complete step-by-step answer:
Given that the focus of the parabola is S(0,−3) and directrix is y=3.
Here, we have to find the equation of the parabola.
For that first consider P(a,b) be any point on the parabola.
Next, we have to calculate the distance of the point P(a,b) from the focus S(0,−3).
For that we have the distance formula, i.e. if A=(x1,y1) and B=(x2,y2) then the distance between A and B is given by the formula:
AB=(x1−x2)2+(y1−y2)2
Here, (x1,y1)=(a,b) and (x2,y2)=(0,−3). By applying distance formula we get:
SP=(a−0)2+(b−(−3))2SP=a2+(b+3)2 ..... (1)
Next, we have to find the distance of the point P(a,b) from the directrix M, y=3.
We know that the distance of the point (x0,y0) from the line y=c is ∣y0−c∣.
Here, we have (x0,y0)=(a,b), c=3
i.e. we can write:
PM=∣b−3∣ ....... (2)
We know that any point on the parabola is equidistant from the focus and the directrix.
Therefore, we can say that:
SP=PM
By substituting equation (1) and (2) in the above equation we get:
a2+(b+3)2=∣b−3∣
Next, by squaring equation on both the sides we obtain:
(a2+(b+3)2)2=∣b−3∣2a2+(b+3)2=(b−3)2
We also know that (a+b)2=a2+2ab+b2 and (a−b)2=a2−2ab+b2
Hence, our equation becomes:
a2+(b2+2×3×b+32)=b2−2×b×3+32a2+(b2+6b+9)=b2−6b+9a2+b2+6b+9=b2−6b+9
Next, we have to bring all terms to the left side. Then the sign changes, therefore our equation becomes:
a2+b2+6b+9−b2+6b−9=0.
Now, by simplification we obtain:
a2+12b=0
Next, by taking 12b to the right side it becomes −12b. Hence, our equation yields to:
a2=−12b
Now, by substituting a=x and b=y we get the equation:
x2=−12y
Hence, the equation of parabola with focus (0,−3) and directrix y=3 is x2=−12y
Therefore, the correct answer for this question is option (b).
Note: Here, instead of taking the point (a,b)we can take as (x,y)and solve directly which will help to save your time. Also you should know that every point on the parabola is equidistant from the focus and directrix. Only with this knowledge, we can equate those distances.