A circle is a set of points in a plane which are equidistant from a fixed point in the plane.
The fixed point is called the centre of the circle and the fixed distance of points on the circle from the center is called the radius of the circle.
Let the centre be C(h,k) and radius be r>0
PC=r
⇒(x−h)2+(y−k)2=r
⇒(x−h)2+(y−k)2=r2⋯(∗)
conversaly if (x,y) satisfies the above equation then the distance between (x,y) and (h,k) is (x−h)2+(y−h)2=r2=r
Thus, the above equation (*) is the equation of the circle.
A parabola is the set of all points in a plane, that are equidistant from a fixed line ’ l ’ and a fixed point (not on the line l ) in the plane The line l is called the directrix of the parabola. and the point F is called the focus of the parabola
The line passing through the focus and perpendicular to the directrix is called the axis of the parabola. The point of intersection of the axis with the parabola is called the vertex of the parabola
We will discuss parabolas whose vertex is at the origin and the directrix is parallel to one of the coordinate axis.
Focus is F(a,0)
Directrix is x=−a
vertex is O(0,0)
Let P(x,y) be any point on the parabola. Then the distance of P from the focus F(a,0) is equal to the perpendicular distance of P from the directrix : x=−a
ie. PM=PF
Now, PM=∣x+a∣
PF=(x−a)2+y2
So, (x−a)2+y2=∣x+a∣
⇒(x−a)2+y2=(x+a)2
⇒x2−2ax+a2+y2=x2+2ax+a2
⇒y2=4ax(a>0)
Here, vertex is at the origin and the focus lies on the positive x-axis.
Now, consider the parabola whose vertex is at the origin. and the focus lies on the negative x-axis, say F(−a,0)(a>0) let P(x,y) be any point on the parabola.
Then,
⇔PM=PF
⇔∣x−a∣=(x+a)2+y2
⇔(x−a)2=(x+a)2+y2
y2=−4ax
Focus on the y-axis vertex at the origin
PF=x2+(y−a)2
PM=∣y+a∣
PF=PM
⇔x2+(y−a)2=(y+a)2
⇔x2=(y+a)2−a(y−a)2
⇔x2=4ay
Similarly, if F(0,−a) then the equation is x2=−4ay
Latus rectum is the line segment AB which passes through the focus F is perpendicular to the axis of the parabola and has end points on the parabola.
In the figure, AB is the latus rectum of the parabola y2=4ax. length of latus rectum = ?
Equation of the parabola
y2=4ax
putting x=a,
gives y2=4a2
⇒y=±2a
so, length of the latus rectum:
l=4a
Find the equation of the parabola which is symmetric about the y-axis and passes through (2,−3)
Solution:
Since the parabola is symmetric about the y-axis, y-axis is the axis of the parabola and the vertex is at the origin.
x2=−4ay
since (2,−3) lies on the parabola, (2)2=−4a(−3)
⇒a=1/3
Therefore, the equation of the required parabola is
x2=−4(31)y
ie. x2=−34y
General form of the parabola given the focus and the directrix:
Let the focus be F(α,β) and the equation of the directrix be ax+by+c=0
Let P(x,y) be an arbitrary point on the parabola.
Then,
PF=(x−α)2+(y−β)2
and PM=a2+b2∣ax+by+c∣
PF=PM
⇔(x−α)2+ (y−β)2=(a2+b2)(ax+by+c)2
⇔(a2+b2)[x2+y2−2αx−2βy+α2+β2]
=a2x2+b2y2+2abxy+2acx+2bcy+c2
⇔b2x2+a2y2−2abxyx −2(α(a2+b2)+ac)−2(β(a2+b2)+bc)y +(a2+b2)(α2+β2)−c2=0