Conic Sections

CIRCLE

1. EQUATION OF CIRCLE IN VARIOUS FORMS

A point moving in a plane such that its distance from a fixed point is always constant describes a circle. The fixed point is called centre and the constant distance is called radius.

We present below the equation of circle in various forms : 

1. CIRCLE WITH CENTRE AT THE POINT (h, k) AND RADIUS a

The equation of the circle is  (x – h)2 + (y – k)2 = a2.

Particular Case :

The equation of a circle with centre at the origin and radius a is x2 + y2 = a2.

2. GENERAL EQUATION OF A CIRCLE

General equation of second degree in x and y is

ax2 + 2hxy + by2 + 2gx + 2fy + c  = 0     …(i)

The equation of a circle with centre (α,β) and radius r is

(x – α)2 + (y – β)2 = r2

x2 + y2 – 2αx – 2βy + (α2 + β2 – r2) = 0     …(ii)

Comparing (i) and (ii),

1a=1b=0h=gα=fβ=cα2+β2r2

a = b i.e., coefficient of x2 = coefficient of y2.

h = 0 i.e., coefficient of xy = 0

The general equation of a circle is

x2 + y2 + 2gx + 2fy + c  = 0       …(i)

where g, f and c are constants.

To find  the centre and radius.

Equation (i) can be written as

(x+g)2+(y+f)2=g2+f2c2

Comparing with the equation of the circle given in (1.1), h =  – g, k = – f and a = g2+f2c

Coordinates of the centre are (-g, -f) and radius = g2+f2c

Important remarks

(i) If g2 + f 2 – c > 0, equation (i) represents real circle with centre (-g, -f).

(ii) If g2 + f 2 – c = 0, the equation (i) represents a circle whose centre is (-g, -f) and radius is zero i.e., the circle coincides with the centre and so it represents a point (-g, -f). It is, therefore, called a point circle.

3. DIAMETER FORM i.e., CIRCLE WITH THE LINE JOINING THE POINTS A(x1, y1) AND B(x2, y2) AS DIAMETER

Let P(x, y) be any point on the circle with AB as diameter then APB = π/2 (angle in semicircle). i.e.,

AP is to BP.

  yy1xx1yy2xx2=1  i.e., (x – x1) (x – x2) + (y – y1) (y – y2) = 0, is the required equation.

4. PARAMETRIC EQUATION OF A CIRCLE

(i) The parametric equations of a circle

x2 + y2 = a2 are x = a cosθ and y = a sinθ.

(ii) The parametric equations of circle (x – h)2 + (y – k)2 = a2 are x = h + a cosθ, and y = k + a sinθ, where θ is a parameter.

Illustration-1:

If the equations of the two diameters of a circle are x + y = 6 and x + 2y = 4 and the radius of the circle is 10, find the equation of the circle.

Solution:

Here radius of the circle = 10. Equations of two diameters say AB and ML of the circle are respectively

x + y = 6             …(i)

and   x + 2y = 4            …(ii)

solving (i) and (ii), we get  x = 8 and y = -2.

Hence centre of the circle is (8, -2).

Now the equation of the required circle is

(x – 8)2 + (y + 2)2 = 102  or  x2 + y2 – 16x + 4y – 32 = 0.

Illustration-2:

The abscissae of two points A and B are the roots of the equation x2 + 2ax b2 = 0 and the ordinates are the roots of the equation x2 + 2px q2 = 0. Find the equation and the radius of the circle with AB as diameter.

Solution:

Given equations are

x2 + 2ax – b2 = 0        ….(i)

and       x2 + 2px – q2 = 0         ….(ii)

Let the roots of equation (i) be α and β and those of equation (ii) be γ and δ, then

α+β=2aαβ=b2 and γ+δ=2pγδ=q2

Let A (α, γ) and B (β, δ)

Now equation of the circle whose diameter is AB will be

(xα)(xβ)+(yγ)(yδ)=0

or   x2+y2(α+β)x(γ+δ)y+αβ+γδ=0 

or   x2 + y2 + 2ax + 2py – (b2 + q2) = 0              …(iii)

Centre of circle (iii) is (-a, -p)

and radius = (a)2+(p)2+b2+q2=a2+b2+p2+q2.

Illustration-3:

Express a point lying in the circle x2 + y2 + 10x + 2y + 1 = 0 in parametric form.

Solution:

The centre (h, k) is (-5, -1) and radius a is 25+11=5.

So, the parametric form is

x = h + a cosθ = -5 + 5cosθ

y = k + a sinθ = -1 + 5sinθ

Any point in this circle can be taken as (-5 + 5cosθ, -1 + 5sinθ)

5. GENERAL EQUATION OF SECOND DEGREE IN x, y AND CIRCLE

The general equation of second degree ax2 + 2hxy + by2 + 2gx + 2fy + c  = 0, will represent a circle if

(a) coeff. of x2 = coeff. of y2 i.e., a = b  and (b)  coeff. of xy = 0. i.e., h = 0.

To find the centre and radius of the circle given in general form, first make the coefficients of x2 and y2 equal to unity by dividing the equation by their coefficient if it is not equal to unity. Then find the values of g, f and c by comparing with x2 + y2 + 2gx + 2fy + c  = 0.

Illustration-4:

For what value(s) of λ, the equation (10 λ2)x2 + (λ2 8)y2 + (3 λ)yx 10x + 4y + 3 = 0 represent a real circle.

Solution:

We must have

coeff. of x2 = coeff. of y2

10 – λ2 = λ2 – 8     λ2 = 9      λ = ± 3

and coeff. of xy = 0

3 – λ = 0          λ=3

So,  the common value is λ = 3.

2. CIRCLE AND A LINE

We consider 3 cases:

Case I:

Line L1 does not intersect the circle

Case II:

Line L1 touches the circle

Case III:23

Line L1 intersects the circle in two points.

Now we proceed to derive the conditions of the three cases.

For the ease of calculations we take the circle as,

x2 + y2 = a2             …(i)

and the equation of the line as

y = mx + c          …(ii)

substituting the value of y in equation (i),

x2 + (mx + c)2 = a2

  x2(1 + m2) + 2mcx + (c2 – a2) = 0      …(iii)

Equation (iii) represents a quadratic equation in x. The discriminant of the equation is

= 4m2c2 – 4(1 + m2) (c2 – a2)

Case I:

There is no real point of intersection.

i.e.,  < 0

4m2c2 – 4(1 + m2) (c2 – a2) < 0

m2c2 – (1 + m2) (c2 – a2) < 0

m2c2 – c2 – m2c2 + a2 + a2m2 < 0

  a2 (1 + m2) < c2

  a2<c21+m2a<c1+m2

Case II:

There are two coincident points of intersection.

i.e.,  = 0

4m2c2 – 4(1 + m2) (c2 – a2) = 0

  a2(1 + m2) = c2

  a=c1+m2

  c=±a1+m2

This is the required condition of tangency.

  the equation of the tangents are

y=mx+a1+m2

and y=mxa1+m2

Case III:

There are two different real points of intersection.

i.e.,  > 0

4m2c2 – 4(1 + m2) (c2 – a2) > 0.

  a2 (1 + m2) > c2

or   a>c1+m2

Let S = x2 + y2 + 2gx + 2fy + c  = 0 and L = lx + my + n  = 0.

Let r be the radius of the circle and p be the length of the perpendicular drawn from the centre (-g, -f) on the line L.

Then.

(i) line intersect the circle in two distinct points if p < r.

(ii) line touch the circle if p = r.

(iii) line neither intersects nor touches the circle i.e., passes outside the circle if p > r.

Illustration-5:

Show that the line 3x 4y c = 0 will meet the circle having centre at (2, 4) and the radius 5 in real and distinct points if 35 < c < 15.

Solution:

Given line is 3x – 4y – c = 0        …(i)

(x – 2)2 + (y – 4)2 = 52

or   x2 + y2 – 4x – 8y – 5 = 0           …(ii)

From (i), y=14 (3x – c). Putting the value of y in (ii), we get

x2+116(3xc)24x8.14(3xc)5=0

or   16x2 + 9x2 – 6cx + c2 – 64x – 96x + 32c – 80 = 0

or   25x2 – 2(80 + 3c) x + c2 + 32c – 80 = 0         …(iii)

Line (i) will meet the circle (ii) in real and distinct points if discriminant of equation (iii) > 0 i.e.,

if  4(80 + 3c)2 – 100 (c2 + 32c – 80) > 0  or      (80 + 3c)2 – 25(c2 + 32c – 80) > 0

or   6400 + 9c2 + 480c – 25c2 – 800c +  2000 > 0

or   -16c2 – 320c +  8400 > 0 or  16c2 + 320c – 8400 < 0

or   c2 + 20c – 525 <  0

sign scheme for c2 + 20c 525 :

When c2 + 20c – 525 = 0,

c=20±400+21002=20±502=35, 15

Therefore, sign scheme for c2 + 20c – 525 is as follows

  c2 + 20c – 525 < 0 -35 < c < 15. 

3. THE EQUATION T = 0

1. Circle x2 + y2 = r2

Take a point P(x1, y1) on the circle x2 + y2 = r2       …(i)

  P(x1, y1) should satisfy the equation of the circle

  x12+y12=r2      …(ii)

Let the slope of the tangent be m,

    Equation of the line through (x1, y1) and slope m is,

(y – y1) = m(x – x1)

  y = mx + (y1 – mx1)         …(iii)

The line represented by (iii) is a tangent to the circle,

  y1mx1=±r1+m2

 y1mx12=r21+m2       …(iv)

substituting the value of r2 from (ii) in (iv) we have,

y1mx12=1+m2x12+y12

y12+m2x122mx1y1=x12+y12+m2x12+m2y12x12+2mx1y1+m2y12=0x1+my12=0x1+my1=0

substituting the value of m from (iii),

x1+yy1xx1y1=0

(y – y1) y1 + (x – x1) x1 = 0

xx1+yy1x12y12=0x1x1+yy1=r2..............v

The equation (v) gives the required equation of the tangent to the circle.  

2. Circle x2 + y2 + 2gx + 2 fy + c = 0

Consider a point P(x1, y1) on the circle, where the tangent touches the circle

scope of CP = y1+fx1+g.

Tangent being perpendicular to the radius, slope of the tangent = x1+gy1+f.

Equation of the tangent at P is,

yy1=x1+gy1+fxx1 (y – y1) (y1 + f) + (x1+ g) (x – x1) = 0

  yy1y12+yfy1f+xx1+xgx12x1g=0

  xx1+yy1+xg+fy=x12+y12+x1g+y1f

Adding (gx1 + y1f + c) to both sides, we have

xx1 + yy1 + g(x + x1) + f(y + y1) + c  = x12+y12+2x1g+2fy1+c       …(i)

the point P(x1, y1) lies on the circle,

  x12+y12+2gx1+2fy1+c=0

Equation (i) reduces to,  xx1+yy1+gx+x1+fy+y1+c=0.

We conclude that in order to write the equation of the tangent to the circle             x2 + y2 + 2gx + 2fy + c = 0,

we put,

xx1 in place of x2

yy1 in place of y2

(x+x1)2 in place of x

(y+y1)2 in place of y

3. EQUATIONS OF TANGENTS TO THE CIRCLE AT THE POINT P(x1, y1) ON IT

Let P(x1, y1­) be a point lying on the circle. Then equations of tangents in different forms of circles are given below:

Equation of the circle               Equation of the tangent at P(x1, y1)

1. x2 + y2 = r2                                                  T = xx1 +  yy1 – r2 = 0

2. (x – h)2 + (y – k)2 = r2                   T = (x – h) (x1 – h) + (y – k) (y1 – k) – r2 =0

3. x2 + y2 + 2gx + 2fy + c = 0          T xx1 + yy1 + g(x + x1) + f(y + y1) + c =0

Note that T = 0 always represents a line whether P(x1, y1) lies on the circle or not, but T = 0 represents the equation of the tangent at P(x1, y1) only when P lies on the circle.

Illustration-6:

Consider the circle S x2 + y2 – 4 = 0 and P(1, 1). Then T = x + y – 4 = 0 does not represent the equation of the tangent since S(P) = 12 + 12 – 4 = -2 < 0, i.e., P lies inside the circle, not on the circle.

Illustration-7:

Find the equation of the tangent to circle x2+y226x+12y+105=0 at point (7, 2).

Solution:

Comparing the above equation of the circle with the general equation of the circle x2+y2+2gx+2fy+c=0

We have 2g=26, 2f=12, c=105

Also x1=7, y1=2

Equation of tangent is 7x+2y262(x+7)+122(y+2)+105=0

or  7x+2y13(x+7)+6(y+2)+105=0

or  7x+2y13x91+6y+12+105=0   or  6x+8y+26=0

or  3x4y13=0

4. TANGENTS DRAWN FROM A POINT OUTSIDE THE CIRCLE

Let S = x2 + y2 + 2gx + 2fy + c = 0 and P(x1, y1) lies outside the circle

i.e., S1 = x12 + y12 + 2gx1 + 2fy1 + c > 0.

Then two tangents can be drawn to the circle from the point P.

Let S x2 + y2 + 2gx + 2fy + c = 0 be the circle,

T = xx1 + yy1 + g(x + x1) + f(y + y1) + c

and  S1 = x12 + y12 + 2gx1 + 2fy1 + c.

Then combined equation of the tangents from P i.e., PA and PB is given by SS1 = T 2. Before using this formula, check the condition S1 > 0.

Illustration-8:

Find the equation of the pair of tangents drawn to the circle x2 + y2 2x + 4y = 0 from the point (0, 1).

Solution:

Given circle is S x2 + y2 – 2x + 4y = 0          …(i)

Let P (0, 1)

For point P, S1 = 02 + 12 – 2.0 + 4.1 = 5 > 0

Point P lies outside the circle and T   x.0 + y.1 – (x + 0) + 2(y + 1)

i.e.,      T = -x + 3y + 2

Now equation of the pair of tangents from P(0, 1) to circle (i) is

SS1 = T 2

or   5(x2 + y2 – 2x + 4y) = (-x + 3y + 2)2

or   5x2 + 5y2 – 10x + 20y = x2 + 9y2 + 4 – 6xy – 4x + 12y

or   4x2 – 4y2 – 6x + 8y + 6xy – 4 = 0

or   2x2 – 2y2 + 3xy – 3x + 4y – 2 = 0      …(ii)

From (ii), 2x2 + 3(y – 1)x – (2y2 – 4y + 2) = 0

  x=3(y1)±9(y1)2+82y24y+24

or   4x – 3y + 3 = ± 25y250y+25=±5(y1)

Separate equations of tangents are

4x – 8y + 8 = 0   i.e., x – 2y + 2 = 0

and  4x + 2y –  2 = 0   or   2x + y – 1 = 0.

5. LENGTH OF TANGENT FROM A POINT OUTSIDE THE CIRCLE

If the equation of the circle is

S x2 + y2 + 2gx + 2fy + c = 0 and

S1 x12 + y12 + 2gx1 + 2fy1 + c

The length of the tangent drawn from an external point P(x1, y1) to the circle is s1

Method : First reduce the equation of the circle to the standard form with the coefficients of x2 and y2 equal to unity, and right hand side equal to zero, then substitute the coordinate of the given point in the equation of the circle. The square root of the L.H.S. thus obtained is the length of the tangent from the given point.

Illustration-9:

Find the area of the quadrilateral formed by a pair of tangents from the point (4, 5) to the circle x2 + y2 4x 2y 11 = 0 and a pair of its radii.

Solution:

Given circle is S x2 + y2 – 4x 2y 11 = 0     …(i)

Let C be its centre and a be its radius; then C (2, 1) and a = 4.

Let P (4, 5)

Now length of tangent PA or PB from P to circle = 42+524.42.511=2

and radius CA = 4

area of ΔPAC=12PA.AC=122.4=4

area of quadrilateral PACB

= 2 area of PAC = 8 square units.

CONIC SECTION

A conic section or a conic is the locus of a point which moves in a plane such that the ratio of its distance from a fixed point to its perpendicular distance from a fixed straight line is always a constant quantity. The fixed point is called the focus of the conic and the fixed line is called the directrix of the conic. Also this constant ratio is called the eccentricity of the conic and is denoted by e.

If e = 1, the conic is called parabola.

If e < 1, the conic is called ellipse.

If e > 1, the conic is called hyperbola.

If e = 0, the conic is called circle.

If e , the conic is called a pair of straight lines.

In the figure

SPPM= constant = e

or SP = e (PM)

If the focus is (α, β) and the directrix is ax + by + c = 0, then the equation of the conic section whose eccentricity e given as

(xα)2+(yβ)2=e.|ax+by+c|a2+b2

or   (xα)2+(yβ)2=e2.(ax+by+c)2a2+b2

Axis: The straight line passing through the focus and perpendicular to the directrix is called the axis of the conic section.

Vertex: The points of intersection of the conic section and the axis is (are) called vertex (vertices) of the conic section.

Focal chord: Any chord passing through the focus is called focal chord of the conic section.

Double ordinate: A straight line drawn perpendicular to the axis and terminated at both ends of the curve is a double ordinate of the conic section.

Latus rectum: The double ordinate passing through the focus is called the latus rectum of the conic section.

Centre: The point which bisects every chord of the conic passing through it, is called the centre of the conic section.

The general equation of second degree in x, y is

ax2 + by2 + 2hxy + 2gx + 2fy + c = 0     …(i)

it will represent a conic if

= abc + 2fgh – af2 – bg2 – ch2 0

further (i) will represent

an ellipse if  h2 < ab

a parabola if h2 = ab

a hyperbola if h2 > ab

PARABOLA

A parabola is the locus of a point which moves in a plane such that its distance from a fixed point is equal to its perpendicular distance from a fixed line. The fixed point is called focus and the fixed line is called the directrix. The line through focus perpendicular to directrix is called the axis. Mid-point of point of intersection of axis and directrix and focus is called the vertex.

Illustration-10: Find the equation of the parabola whose focus is (1, 1) and the directrix is x + y + 1 = 0.

Solution:

Let P(x, y) be any point on the parabola.

Then the distance of (x, y) from the focus (1, 1).

= distance of P(x, y) from the directrix (x + y + 1 = 0)

  (x1)2+(y1)2=|x+y+1|(1)2+(1)2       …(i)

Squaring (i), we get (x1)2+(y1)2=x+y+122

or 2x2+12x+y2+12y=x2+y2+2xy+2y+2x+1

or x22xy+y26x6y+3=0

This is the required equation of the parabola.

7. STANDARD EQUATION OF A PARABOLA

If we take axis of the parabola as x-axis with vertex as origin, focus as S(a, 0), then clearly directrix will be x + a = 0.

Now if P(x, y) is a general point on the parabola, then by definition PS = PM.

  (x – a)2 + y2 = (x + a)2

y2 = 4ax

There are other three forms also. All the four forms are listed as follows:

If the vertex is not the origin and the axis and directrix are parallel to the coordinate axes, then the equation of parabola with vertex at (h, k) can be obtained by using translation of axes as follows:

Form Vertex Focus Equation of directrix Equation of axis Tangent at the vertex
(y – k)2 = 4a(x – h) (h, k) (h + a, k) x = h – a y = k x = h
(y – k)2 = -4a(x – h) (h, k) (h – a, k) x = h + a y = k x = h
(x – h)2 = 4a(y – k) (h, k) (h, k + a) y = k – a x = h y = k
(x – h)2 = -4a(y – k) (h, k) (h, k – a) y = k + a x = h y = k

Note: in all the above cases a > 0.

Illustration-11: Find the vertex, focus, equations of directrix, axis and tangent at the vertex of the parabola x2 + 4x + 6y 8 = 0.

Solution:

The equation of the parabola can be rewritten as

(x + 2)2 = – 6y + 8 + 4

(x + 2)2 = – 6 [y – 2]

So, vertex is (-2, 2) and a = 3/2

focus is 2,12

Equation of directrix is y=72

Equation of axis is x = – 2

Equation of tangent at the vertex is y = 2.

8. PARAMETRIC FORM OF A PARABOLA

Let y2 = 4ax be a parabola, then for any real t, x = at2, y = 2at satisfy the equation of parabola, so point (at2, 2at) lie on the parabola. Here x = at2, y = 2at is known as parametric form of the parabola. In short, we denote the point P(at2, 2at) as P(t).

9. IMPORTANT CONCEPTS IN PARABOLA

1. Focal distance

Distance of any point P on the parabola from its focus is known as focal distance of the point P. The focal distance of any point on the parabola is equal to sum of one fourth of length of latus rectum and its distance from the tangent at the vertex. In simple words, focal distance of  P(x, y), a point on the parabola y2 = 4ax, is equal to |x + a| as

PS=(xa)2+(y0)2=(xa)2+4ax=(x+a)2=|x+a|

2. Double ordinate

Any chord of the parabola y2 = 4ax, which is parallel to its directrix or in other words perpendicular to axis of parabola is known as double ordinate.

3. Latus rectum

A focal chord of the parabola, which is parallel to its directrix is known as latus rectum. In parabola y2 = 4ax, end point of latus rectum are (a, 2a) and (a, -2a) and length of latus rectum is 4a. Two parabola are said to be equal if the length of their latus rectums are equal.

To obtain end points of a latus rectum, putting x = a in

y2 = 4ax

y2 = 4a2

y = ± 2a

Illustration-12:

Prove that a circle with focal distance of a point on parabola y2 = 4ax as diameter will always touch the tangent at the vertex.

Solution:

Let (at2, 2at) be a point on the parabola y2 = 4ax. The equation of circle with focal distance of the point as diameter will be

x2 + y2 – (at2 + a) x – 2aty + a2t2 = 0.

When this circle cuts the tangent at the vertex i.e., x = 0, we get

y2 – 2aty +  a2t2 = 0

D = 4a2t2 – 4a2t2 = 0, so circle cuts the line at two coinciding  points. Hence it touch the tangent at the vertex.

ELLIPSE

10. DEFINITION AND EQUATION

An ellipse is the locus of a point, which moves such that the ratio of its distances from a fixed point to a fixed line is constant and value of the constant is less than unity. Here, fixed point is called as focus, fixed line as directrix and constant as eccentricity.

Generally, the equation of the an ellipse, whose focus is the point (h, k) and directrix lx + my + n = 0 and whose eccentricity is e, is

(xh)2+(yk)2=e2.(lx+my+n)2l2+m2(e < 1)

Illustration-13:

Find the equation of an ellipse whose focus is (1, 1), eccentricity is 1/2 and the directrix is  x y + 3 = 0.

Solution:

Let P(x, y) be any point on the ellipse whose focus is S(-1, 1) and the directrix is x – y + 3 = 0.

Draw PM perpendicular from P (x, y) on the directrix x – y + 3 = 0.

Then by definition  SP = ePM

  (SP)2 = e2 (PM)2

 (x+1)2+(y1)2=14xy+322

 8x2+y2+2x2y+2=x2+y2+92xy+6x6y

 7x2+7y2+2xy+10x10y+7=0, which is the required equation of the ellipse.

11. STANDARD EQUATION

If we take focus as (±ae, 0) and directrix as x=±ae, we get equation of ellipse as ,

x2a2+y2b2=1, where b2 = a2 (1 – e2)

Results

(i) Equation of the directrix corresponding to focus (-ae, 0) is x=ae

(ii) If a > b, 2a is the length of major axis and 2b is the length of minor axis.

Centre

Point of intersection of major axis and minor axis is the centre of the ellipse. In the above case centre (0, 0).

Focal chord

Any chord of the ellipse passing through the focus is called focal chord.

Latus rectum

A focal chord, which is perpendicular to the major axis of the ellipse is known as latus-rectum. In the ellipse x2a2+y2b2=1 (a > b),

(i) End points of the latus rectum are ±ae, ±b2a.

(ii)     Length of the latus rectum is 2b2a.

Illustration-14:

Find the equation of the ellipse referred to its centre as origin and whose minor axis is equal to the distance between the foci and whose latus rectum is 10.

Solution:

Let the equation of the ellipse is

x2a2+y2b2=1 (let a > b)

Then the foci are S (ae, 0) and S’ (-ae, 0), length of minor axis BB’ = 2b and length of latus rectum = 2b2a.

According to the question

BB’ = SS’

2b = 2ae

  b = ae    …(i)

and 2b2a=10

b2 = 5a  …(ii)

also we have  b2 = a2 (1 – e2)        …(iii)

Putting the value of b from equation (i) in (iii), we have

a2e2 = a2 (1 – e2) – e2 = 1 – e2    2e2 = 1

 e=12

from equation of (i) we have b=a2

 b2=a225a=a22 { from equation (ii)} 

   a = 10

From equation (ii), b2 = 5 × 10 = 50

Putting the values of a and b in x2a2+y2b2=1, the equation of required ellipse is

x2100+y250=1

or   x2 + 2y2 = 100

Focal distance of a point

Let P be a point on the ellipse, where S and S are the foci, then PS and PS are known as focal distance of the point P.

PS=ePM=eaex=aex and  PS= ePM 

Remark:

(i) In any ellipse sum of the focal distances of any point is constant and is equal to length of major axis.

(ii) For the ellipse (xα)2a2+(yβ)2b2=1 (a > b) ,

Eccentricity = e=1b2a2

Equation of major axis y = β

Equation of minor axis x = α

Centre (α, β)

Vertices (α±a, β)

Foci (α± ae, β)

Directrices x=α±ae

Ends of minor axis α, β±b

Length of latus rectum = 2b2a

Parametric coordinates (acosθ + α, bsinθ + β)  (where 0 θ < 2π).

Illustration-15:

Show that the following equation represents an ellipse. Also find its centre and eccentricity: 4(x 2y + 1)2 + 9(2x + y + 2)2 = 25.

Solution:

On simplification the equation becomes

4x2+4y2+14xy+2x4y+94x2+y2+4+4xy+8x+4y=25

or, 40x2+20xy+25y2+80x+20y+15=0

or, 8x2+4xy+5y2+16x+4y+3=0.

Comparing with the general equation of the second degree

h2ab=228.5=440<0

= 8.5.3 + 2.2.8.2 – 8.22 – 5.82 – 3.22

= 120 + 64 − 32 − 320 − 12 ≠ 0, h ≠ 0

∴ the curve is an ellipse.

For the equation 4(x − 2y + 1)2 + 9(2x + y + 2)2 = 25, we find that x − 2y + 1 = 0 and 2x + y + 2 = 0 are mutually perpendicular lines.

∴   substituting   x2y+112+(2)2=X  …(i)

and  2x+y+222+12=Y     …(ii)

the equation changes to 4(5X)2+9(5Y)2=25

or,   4X2 + 9Y2 = 5   or  X25/4+Y25/9=1

which is in the standard form of equation of an ellipse.

  a2=54 and b2=59;

but  b2 = a2 (1 − e2)

  59=541e2   or  ; 49=1e2;  e2=149=59;   e=53

Now, centre = (0, 0)X, Y ;

when X = 0, Y = 0 we have from (i), (ii)

x − 2y + 1 = 0  and 2x + y + 2 = 0

Solving these, 5x + 5 = 0

∴    x = −1; so y = 0

∴    centre = (−1, 0).

12. PARAMETRIC EQUATION OF ELLIPSE

If ellipse be x2a2+y2b2=1 (a > b), then auxiliary circle will be x2 + y2 = a2 and point Q will be (acosθ, asinθ), hence point P will be (acosθ, bsinθ).

Here x = acosθ, y = bsinθ is called as parametric equation of the ellipse x2a2+y2b2=1

13. ANOTHER FORM OF ELLIPSE (when b > a)

In this case major and minor axis of the ellipse along y-axis and x-axis respectively.

Then AA’ = 2b (length of major axis) and BB’ = 2a (length of minor axis)

The foci S and S’ are (0, be) and (0, −be) respectively.

The directrices are MZ and M’Z’ are y=be and y=be respectively.

e2=1a2b2

Length of latus rectum = 2a2b

HYPERBOLA

14. DEFINITION AND EQUATION

A hyperbola is the locus of a point, which moves such that ratio of its distance from a fixed point to a fixed line is constant and value of the constant is greater than unity. Here, fixed point is known as focus, fixed line as directrix and constant as eccentricity.

Generally, the equation of the hyperbola, whose focus is the point (h, k), directrix is lx + my + n = 0 and eccentricity e, is (xh)2+(yk)2=e2.(lx+my+n)2l2+m2 (e > 1)

Illustration-16:

Find the equation of the hyperbola one of whose focus is (2, 2), eccentricity 2 and the equation of directrix x + y = 9.

Solution:

Let P(x, y) be any point on the hyperbola. Let PM be perpendicular from P on the directrix.

Then SPPM=e

 (x2)2+(y2)2=22x+y922   x2 + y2 − 4x − 4y + 8 = 2(x + y − 9)2

  x2 + y2 + 4xy − 32x − 32y + 154 = 0

Definition:

A hyperbola is the locus of a point, which moves such that the difference in its distances from two fixed points is constant and value of the constant is less than the distance between these two fixed points.

15. STANDARD EQUATION

If we take focus as (±ae , 0) and directrix as x=±ae, we get equation of hyperbola as

x2a2+y2b2=1

where b2 = a2 (e− 1)

Results

(i) Equation of the directrix corresponding to focus (−ae, 0) is x=ae

(ii) 2a is the length of transverse axis and 2b is the length of conjugate axis.

Focal chord

Any chord of the hyperbola passing through the focus is called focal chord.

Illustration-17:

Obtain the equation of a hyperbola with coordinate axes as principal axes given that the distances of one of its vertices from the foci are 9 and 1 units.

Solution:

Let equation of hyperbola is

x2a2+y2b2=1  …(i)

If vertices are A(a, 0) and A’ (−a, 0) and foci are S (ae, 0) and S’ (−ae, 0)

given  l (S’A) = 9 and l (SA) = 1

  a + ae = 9 and ae − a  = 1

or  a(1 + e) = 9 and or a (e − 1) = 1

  a(1+e)a(e1)=91

   1 + e = 9e − 9  e=54

∵    a (1 + e) = 9

  a1+54=9

a = 4

b2 = a2 (e2 − 1)

=1625161

∴   b2 = 9

from (i), equation of hyperbola is x216y29=1.

Latus rectum

A focal chord, which is perpendicular to the transverse axis of the hyperbola is known as latus-rectum. In a hyperbola x2a2y2b2=1 (a > b),

(i) End points of the latus rectum are ±ae, ±b2a

(ii) Length of the latus rectum is 2b2a

Focal distance of a point

Let P be a point on the hyperbola, where S and S’ are the foci, then PS and PS’ are known as focal distance of the point P.

Remark:

In any hyperbola difference in the focal distances of any point is constant and is equal to length of transverse axis.

Illustration-18:

Find the equation to the hyperbolas of given transverse axes whose vertex bisects the distance between the centre and the focus.

Solution:

Let vertex be (a, 0) and focus (ae, 0) then ae+02=ae=2

Again b2 = a2 (e2 − 1) = 3a2

The equation of hyperbola is x2a2y23a2=1.

16. PARAMETRIC EQUATION OF HYPERBOLA

If hyperbola be x2a2y2b2=1,

Then parametric coordinates of point P will be (asecθ, btanθ), here ‘θ’ is the eccentric angle of point P.

Here x = asecθ, y = btanθ is called parametric equation of the hyperbola x2a2y2b2=1.

Illustration-19:

If two points P and Q on the hyperbola x2a2y2b2=1, whose centre C be such that CP is perpendicular to CQ, a < b, then prove that 1CP2+1CQ2=1a21b2.

Solution:

Let CP = r1 be inclined to transverse axis at an angle θ so that P is (r1cosθ, r1sinθ) and P lies on the hyperbola.

  r12cos2θa2sin2θb2=1

Replacing θ by 90° + θ, then r22sin2θa2sin2θb2=1

  1r12+1r22=cos2θa2sin2θb2+sin2θa2cos2θb2    1r12+1r22=1a21b2

 1CP2+1CQ2=1a21b2

Was this article helpful to you? Yes No