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 – 2x – 2y + (2 + 2 – r2) = 0 …(ii)
Comparing (i) and (ii),
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
Comparing with the equation of the circle given in (1.1), h = – g, k = – f and a =
Coordinates of the centre are (-g, -f) and radius =
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.
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
and
Let A () and B ()
Now equation of the circle whose diameter is AB will be
or
or x2 + y2 + 2ax + 2py – (b2 + q2) = 0 …(iii)
Centre of circle (iii) is (-a, -p)
and radius = .
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 .
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
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
Case II:
There are two coincident points of intersection.
i.e., = 0
4m2c2 – 4(1 + m2) (c2 – a2) = 0
a2(1 + m2) = c2
This is the required condition of tangency.
the equation of the tangents are
and
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
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), (3x – c). Putting the value of y in (ii), we get
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,
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
…(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,
…(iv)
substituting the value of r2 from (ii) in (iv) we have,
substituting the value of m from (iii),
(y – y1) y1 + (x – x1) x1 = 0
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 = .
Tangent being perpendicular to the radius, slope of the tangent = .
Equation of the tangent at P is,
(y – y1) (y1 + f) + (x1+ g) (x – x1) = 0
Adding (gx1 + y1f + c) to both sides, we have
xx1 + yy1 + g(x + x1) + f(y + y1) + c = …(i)
the point P(x1, y1) lies on the circle,
Equation (i) reduces to, .
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
in place of x
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 at point (7, 2).
Solution:
Comparing the above equation of the circle with the general equation of the circle
We have
Also
Equation of tangent is
or
or or
or
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
or 4x – 3y + 3 = ±
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
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 =
and radius CA = 4
area of
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
= 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
or
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)
…(i)
Squaring (i), we get
or
or
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
Equation of directrix is
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
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
(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
, which is the required equation of the ellipse.
11. STANDARD EQUATION
If we take focus as (ae, 0) and directrix as , we get equation of ellipse as ,
, where b2 = a2 (1 – e2)
Results
(i) Equation of the directrix corresponding to focus (-ae, 0) is
(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 (a > b),
(i) End points of the latus rectum are .
(ii) Length of the latus rectum is .
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
(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 = .
According to the question
BB’ = SS’
2b = 2ae
b = ae …(i)
and
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
from equation of (i) we have
{ from equation (ii)}
a = 10
From equation (ii), b2 = 5 10 = 50
Putting the values of a and b in , the equation of required ellipse is
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.
and
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 (a > b) ,
Eccentricity =
Equation of major axis y =
Equation of minor axis x =
Centre ()
Vertices ()
Foci ( ae, )
Directrices
Ends of minor axis
Length of latus rectum =
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
or,
or, .
Comparing with the general equation of the second degree
= 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 …(i)
and …(ii)
the equation changes to
or, 4X2 + 9Y2 = 5 or
which is in the standard form of equation of an ellipse.
but b2 = a2 (1 − e2)
or ;
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 (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
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 and respectively.
Length of latus rectum =
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 (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
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 , we get equation of hyperbola as
where b2 = a2 (e2 − 1)
Results
(i) Equation of the directrix corresponding to focus (−ae, 0) is
(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
…(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
1 + e = 9e − 9
∵ a (1 + e) = 9
a = 4
b2 = a2 (e2 − 1)
∴ b2 = 9
from (i), equation of hyperbola is .
Latus rectum
A focal chord, which is perpendicular to the transverse axis of the hyperbola is known as latus-rectum. In a hyperbola (a > b),
(i) End points of the latus rectum are
(ii) Length of the latus rectum is
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
Again b2 = a2 (e2 − 1) = 3a2
The equation of hyperbola is .
16. PARAMETRIC EQUATION OF HYPERBOLA
If hyperbola be ,
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 .
Illustration-19:
If two points P and Q on the hyperbola , whose centre C be such that CP is perpendicular to CQ, a < b, then prove that .
Solution:
Let CP = r1 be inclined to transverse axis at an angle θ so that P is (r1cosθ, r1sinθ) and P lies on the hyperbola.
Replacing θ by 90° + θ, then