Mth1322 Vectors, Geometry and Dynamics
Mth1322 Vectors, Geometry and Dynamics
LECTURE NOTE
(3 CREDIT UNITS)
DEPARTMENT OF MATHEMATICS
AHMADU BELLO UNIVERSITY, ZARIA,
NIGERIA
2
Course Outline
Geometric representation of vectors in 1-3 dimensions, components, direc-
tion cosines. Addition, scalar, multiplication of vectors, linear independence.
Scalar and vector product of two vectors. Differentiation and Integration of
vectors with respect to a scalar variable. Two-dimensional co-ordinate ge-
ometry: Straight lines, circles, parabola, ellipse, and hyperbola. Tangents,
normals.
Contents
3
4 CONTENTS
1.1 Introduction
There exist two types of physical quantities, scalar quantity and vector quan-
tity. Scalar quantities are represented by numbers that is they have magnitude
but no direction. They are characterized by:
1. A number
2. Unit of measurement
and are expressed regardless of coordinate system. Examples include time,
length, mass, density, potential, power etc.
Vectors have both magnitude and direction they are characterized by:
1. A number
2. Statement of direction
3. Unit of measurements
Examples include force, displacement, velocity, acceleration etc.
7
8 CHAPTER 1. VECTORS AND SCALARS
The length of the directed line segment in suitable units gives the magnitude
of the vector and is written as|AB|. The components form of a vector V
in a two-dimensional plane which has its initial points at the origin and the
terminal point at (V1 , V2 ) is an ordered pair.
V =< V 1 , V2 >
V = V 1 i , V2 j, V3 k
√
|V |= v1 2 + v2 2 + v3 2
Any two vectors with the same length/magnitude and the same direction are
equal, consider figure 3, SR and PQ.
Solution.
u
Magnitude of the force = 5 : Direction of the force |u|
i+2j−k
So F = 5 |u| = 5 √ 2 2
u
2
1 +2 +(−1)
1 2 1
= 5 ( √ i + √ j − √ k)
6 6 6
1.5. ADDITION AND SUBTRACTION OF VECTORS 11
= 0i + 4j
= 4i + 2j
OB = OA + AB
If two vectors from the sides of a triangle taken in order (clockwise or anti-
clockwise say) then the third side is their sum taken in the opposite direction.
12 CHAPTER 1. VECTORS AND SCALARS
From figure 5, the sum of the two vectors a and b is obtained by placing the
terminal point of a on the initial point of b and then joining the initial point
of a to the terminal point of b.
For any number of vectors p, q, r, s say their sum t = p + q + r + s is obtained
by connecting the terminal point of each vector to the initial point of the next.
A = PB
To mean A and B are parallel vectors of the same sense for p positive and of
opposite sense if p is negative and
p = ± |A|
|B|
[± Depending on the sense]
1.7. SCALAR MULTIPLICATION 13
Thus we write b = xa
Given three vectors a, b, c if there exist scalars (x, y, z) not all zeroes such
that
xa + yb + zc = 0 and x + y + z = 0. Then said vectors are collinear. The
vectors with neither parallel nor coincidental directions are non collinear.
r = xa + yb
When a vector can be expressed in terms of two or more vectors then they are
said to be coplanar otherwise non-coplanar.
1. (p + q) + r = p + (q + r)
3. p + (−p) = (−p) + p = 0
4. p + q = q + p commutative law
5. x (p + q) = xp + xq
6. (x + y) p = xp + yp Distributive law
Solution.
2A = 2 (2i + 3j + 4k ) = 4i + 6j + 8k
2B = 2 (2i + 2j + 2k) = 4i + 4j + 4k
2A − B = (4i + 6j + 8k ) − (2i + 2j + 2k )
= (4 − 2) i + (6 − 2) j + (8 − 2) k
= 2i + 4j + 6k
= 4i + 5j + 6k
= 8i + 10j + 12k
Thus
2 (A + B) = 2A + 2B
1.8. LINEAR COMBINATION OF VECTORS 15
Q = m1 P1 + m2 P2 + · · · + mn Pn
Whenever there exist scalars m1 , m2 , . . . , m2 (say) not all zeroes given vectors
P1 , P2 , . . . , Pn such that
m1 P1 + m2 P2 + · · · + Pn = 0
OR
Solution.
We have three vectors, if we can find three scalars x, y, z not all zero, such
that xp + yq + zr = 0
x + 3y + 2z = 0
−2x + 2y − 6z = 0
x − 2y − 3z = 0
16 CHAPTER 1. VECTORS AND SCALARS
OR
1 3 2
−2 2 −6 = 1 (−6 − 12) − 3 (6 + 6) + 2 (4 − 2)
1 −2 −3
= −18 − 36 + 4 = −50 6= 0
The magnitude of q p
|q| = x2 + y 2 + z 2
From triangles OVP, OWP and OGP, we have
x y z
cos α= , cos β= and cosγ=
|q| |q| |q|
Solution
q √ √
|r| = 32 + (2)2 + (4)2 = 9 + 4 + 16 = 29
x 3 −2 4
cos α= =√ , cosβ= √ , cos γ= √
|r| 29 29 29
Example 1.9.2 Given two vectors p bi + bj − 2k b and q (2 bi − 3bj − k
b )
relative to an origin O, find the direction cosines of Op, Oq and pq and the
angle between Oq and pq
Op = bi + bj − 2kb , Oq = 2 bi − 3bj − k
b
√ q √
|Oq| = 22 + (−3)2 + (1)2 = 14
p
|Op| = 12 + 12 + (−2)2 = 6
pq = Oq−Op
= 2 i − 3j − k − i + j − 2k = i − 4j + k
b b b b b b
q √ √
|pq| = 12 + (−4)2 + (1)2 = 1 + 16 + 1 = 18
The direction cosines of Op, Oq and pq are l, m, n corresponding to l1 , m1 , n1
and l2 , m2 , n2
1 1 −2 2 −3 −1 1 −4 1
√ , √ , √ ; √ , √ , √ ; √ , √ , √
6 6 6 14 14 14 18 18 18
respectively. Let the angle between Oq and pq be θ
Then cosθ = l1 l2 + m1 m2 + n1 n2
√
(2 × 1) + (−3 × −4) + (1 × 1) 14 7
= √ √ = √ =
14 18 6 7 3
1
Note if Oq and pq are at right angles with each other then θ = 900
Then, OA + AC =OC= a + AC = r
AC = r – a and OA + AB =b= a + AB
i.e. r – a = t(b- a). Thus, the required equation of a straight line is r =(1-t)
a + t b.
m AC = n AB
i.e. (m + n) r =m a + n b
and
ma + nb a+b
r= if m = n, then r =
m+n 2
which is the required equation in the symmetric form.
Solved problems
Example 1.10.1 Let p1 = 2i − 3j + 5k and p2 = i − 2j − 2k. Find a unit
vector u parallel to their resultant vector.
1.10. EQUATION OF A STRAIGHT LINE 19
Solution
R = p1 + p2 = (2i − 3j + 5k ) + (i − 2j − 2k) = 3i − 5j + 3k
Magnitude of R
q √ √
|R| = (3)2 + (−5)2 + (3)2 = 9 + 25 + 9 = 43
b = R = 3i −√5j + 3k
R :R
|R| 43
Example 1.10.2 A(x1 , y1 , z1 ) and B(x2 , y2 , z2 ) are the initial and terminal
points of a vector AB, find its magnitude.
Solution
r1 + AB = r2 ⇒ AB = r2 − r1
Example 1.10.3 Prove that if p , q and r are non coplanar vectors, then
xp+yq + zr=0 implies that x = y = z = 0.
Solution
Given that xp+yq+zr=0 and assuming that x 6= 0, we prove by contradiction.
Then, we can write xp= − (yq + zr)(i)
But −(yq + zr) is a vector in the plane of q and r, which implies that (from
(i)) p lies in the plane of q and r. This is a contradiction to the hypothesis
that p, q and r are non coplanar. Hence x=0. Similarly for y 6= 0 and z 6= 0.
Solution.
Let r̂be the unit vector. i.e. r̂ = xi + yj + zk
Or,
r̂ x y z
= i+ j+ k
|r̂| |r̂| |r̂| |r̂|
but
|r̂| = 1
x y z
l= , m= , n= i.e. x = l, y = m and z = n
1 1 1
Thus, the coefficients bi, j,b k
b of a unit vector are its direction cosines.
Solution
If we can find a set of scalars a, b, c not all zeroes, such that
2a + b + 4c = 0
a + 0b + 3c = 0
−3a − 4b − c = 0
2. Determine a set of equations for the straight line passing through the
points P(x1 , y1 , z1 ) and Q(x2 , y2 , z2 ). Ans. xx−x 1
2 −x1
= yy−y 1
2 −y1
= zz−z 1
2 −z1
3. A man walks due east at 4 km\h and his horse runs north east at 12
km\h. Find the velocity and speed of the man relative to his horse.
√ 1
Ans. 160 − 48 2 2 km]h
5. Prove that if p and q are non- collinear, then xp + yq=0 implies x=y=0
9. An aircraft travels 200 miles due west, and 150 miles 600 north of west.
Find the resultant displacement.
Ans. Magnitude 304.1 (5037), direction 250 171 north of east (arcsin 3111/74)
11. Prove that the line joining the midpoint of two sides of a triangle is
parallel to the third side and has one half its magnitude.
1.11. MISCELLANEOUS EXERCISES 23
12. Show that the equation of a plane which passes through three given points
A, B and C not in the same straight line and having position vectors a, b
and c relative an origin O, can be written as
r = ma+nb+sc
m+n+s
where m, n, s are scalars.
4. The area
√of a triangle
√ whose
√ vertices are A (1,-1,2), B (2,1,-1) and C(3,-1,2)
1
is A. 6 B. 6 C. 2 13 D. 13 E. 13
_ _ _ _ _ _
5. The points with position vectors −40 i −52 j , 60 i +x j , 40 i −8 j
are collinear if x is A. -40 B. -3 C. 3 D. 40 E. 20
_ _ _
9. The direction cosines of the vector 3 i − j +3 k are
3 −1 3 3 1 3 3 −3 3 3 −1 3
A. √ , √ , √ B. √ , √ , √ C. √ , √ , √ D. , ,
19 19 19 19 19 19 19 19 19 7 7 7
3 −1 3
E. √ , √ , √
7 7 7
_ _ _ _ _ _ _ _ _
10. If the vectors 2 i − j + k , i +2 j −3 k and 3 i +λ j +5 k are
coplanar, then λ is
A. 2 B. Â 21 C. -3 D. -4 E. -2
_ _ _ _ _ _
11. If the vectors x i + j , j + k and k + i are linearly independent,
then x is
A. -1 B. 1 C. -2 D. 2 E. 3.
Chapter 2
Or
q.q = qq cos θ = q 2
25
26 CHAPTER 2. SCALAR AND VECTOR PRODUCTS
Solution.
p.q = (2i − j + 3k ) .(i + 2j − 3k)
= (2 × 1) + (−1 × 2) + (3 × −3) = 2 − 2 − 9 = −9
Let θ be the angle between them,
p.q
cos θ =
|p| |q|
q √ √
|p| = (2)2 + (−1)2 + (3)2 = 4 + 1 + 9 = 14
q √
|q| = (1)2 + (2)2 + (3)2 = 14
−9 −9
cos θ = √ √ =
14 14 14
−9
θ = cos−1 = 1300
14
Solution.
If p⊥q then p · q = 0
(xi + 2j − k) · ( i − j + k) = x − 2 − 1 = 0
⇒x=3
xp · yq = xy (p · q) = (p · q) xy = p · xyq
Proof
Let three vectors p, q and r be as in fig (8b) such that w.r.t. an origin O,
OR = q + r
i.e. p = p1 i , q = q1 i + q2 j , r = r1 i + r2 j + r3 k
Then p · (q + r) = p1 q1 + p1 r1
And p · q + p · r = p1 q1 + p1 r1
Hence p · (q + r) = p · q + p · r
7) If depending on whether the angle between p and q (θ) is acute, right angle
or obtuse i.e. cosθ is positive, zero or negative, so also the dot product p · q
will be positive, zero or negative.
8) Let θ be the angle between p and q, then the angle between p and (−q)
or (−p) and q will be π − θ and
Or
p · (−q) = (−p) · q = −pq cos θ = −(p · q)
And (−p) · (−q) = p · q = pq cos θ
Solution
Let r = r1 i + r2 j + r3 k be perpendicular to the plane of p and q, which means
that r⊥p and r⊥q
⇒ r · p = (r1 i + r2 j + r3 k) · (i + 2j + 4k ) = 0
2.2. APPLICATIONS OF DOT PRODUCT 29
r = r3 (−26i + 11j + K)
r (26i + 11j + K)
r= =p
|r|
b
(−26)2 + (11)2 + (1)2
1
=√ (−26i + 11j + K)
798
p·q
=
|p|
p · q = (2 × 3) + (−2 × −2) + (3 × 1) = 14
The projection of p on q
p·q 14
q √
= = √ : |q| = (3)2 + (−2)2 + (1)2 = 14
|q| 14
p·q 14
q √
= = √ : |p| = (2)2 + (−2)2 + (3)2 = 17
|p| 17
W = F cos θ (P Q)
= F · PQ
Solution
OQ = 3i + 4j + 2k
PQ = OQ − OP
= 5i + j − k
= 35 + 4 + 3 = 42units
32 CHAPTER 2. SCALAR AND VECTOR PRODUCTS
Where θ is the angle between p and q, n b is a unit vector normal to the plane
of the vectors, and they (p, q, n
b ) form a right-handed system.
So their magnitude
|p × q| = pq sin θ
p×q
n
b=
|p × q|
p × q = pq sin 900 n
b = pqb
n
And i × j = (1) (1) sin 900 k (k is a unit vector perpendicular to both i and j)
i×j=k
Similarly j × k = i , i×k=j , j × i = −k
k × j = −i , i × k = −j
Now if p = p1 i + p2 j + p3 k , q 1 i + q2 j + q3 k
= (p1 i + p2 j + p3 k ) .(q1 i + q2 j + q3 k)
1. If p and q are parallel where p and q are not null vectors, then
θ = 0 which implies that sin θ = 0 and p × q = 0
2. If p = q, p × p = 0 and q × q = 0
since p × p = p2 sin 0n̂ = 0 ; ; q × q = q 2 sin 0n̂ = 0 also i × i = 0 =
j×j=k×k
3. Where x is scalar
x (p × q) = (xp) × q = p × (xq)
p × (q + r) = (p × q) + (p × r)
(q + r) × p = (q × p) + (r × p)
[Cross product is distributive over vector addition]
A = pq sin θ = |p × q|
34 CHAPTER 2. SCALAR AND VECTOR PRODUCTS
If we associate a unit vector nb with p and q such they form a right handed
system, with nb perpendicular to their plane, then we write the vector equation
of the area of a parallelogram
p × q = pq sin Ob
n
Example 2.3.1 Find the area of the triangle ABC with vertices at A (2, 1, 3) , B (3, 2, −1),
C (−1, 1, −2.)
Solution
OA = 2i + j + 3k
OB = 3i + 2j − k
OC = −i + j − 2k
AB = OB − OA = (3 − 2) i + (2 − 1) j + (−1 − 3) k
= i + j − 4k
AC = OC − OA = (−1 − 2) i + (1 − 1) j + (−2 − 3) k
= −3i − 5k
1
Area of 4ABC = 2
|AB × AC| = 12 |(i + j − 4k) × (−3i − 5k)|
i j k
1
= 1 1 −4
2
−3 0 −5
1 1 − 4 1 − 4 1 1
= i − j + k
2 0 −5 −3 −5 −3 0
p √
= 1/2|(−5i − 7j + 3k)| = 1/2 (−5)2 + (−7)2 + 32 = 1/2 83sq units
V = wr sin θ = w × r
Example 2.4.1 Find the linear velocity of a point p on the body with posi-
tion vector relative to the point on the axis of rotation given by 3i + 2j − k, if
the angular velocity of the rotating rigid body is w = 5i − 2j + 3k
i j k
−2 3 5 3 5 − 2
= 5 −2 3 = i − j + k
2 −1 3 −1 3 2
3 2 −1
M = |F | .P Q sin θn̂
= PQ × F
ρ
sin θ = ⇒ ρ = P Q sin θ
PQ
|M| = |AB × F| = F (P Q sin θ)
= Fρ
= Magnitude of the moment
OP = 3i + 2j − k and OQ = 5i − j − k
PQ = OQ − OP = (5 − 3) i + (−1 − 2) j + (−1 + 1) k = 2i − 3j
2.4. APPLICATIONS OF CROSS/VECTOR PRODUCT 37
= PQ × F
i j k
−3 0 2 0 −3
j + 2
= 2 −3 0 =
−2 i − k
3 4 3 4 − 2
4 −2 3
= −9i − 6j + 8k
Example 2.4.3 Find the area of the triangle with the vertices at A(2,1,-3),
B(1,-2,3) and C(-2,2,3).
Solution
With respect to an origin O, the
OA = 2i + j − 3k
OB = i − 2j + 3k
OC = −2i + 2j + 3k
AB = OB − OA = −i − 3j + 6k
AC = OC − OA = −4i + j + 6k
i j k
AB × AC = −1 −3 6
= −24i − 18j − 13k.
−4 1 6
p 1√
∴ Area of ∆ABC = 12 |AB × AC| = 1
2
(−24)2 + (−18)2 + (−13)2 = 1069sq units.
2
Solution
Consider ∆ABC(fig. 13b) with sides a, b and c
38 CHAPTER 2. SCALAR AND VECTOR PRODUCTS
Then a + b + c = 0 (1)
Multiplying (1) vectorially by a, we obtain
a×a+b×a+c×a=0
⇒ a × b = −(a × c) = c × a
|a × b| = |c × a|
Which gives
ab sin C = ac sin B
c b
⇒ = .
sin C sin B
Similarly, multiplying (1) vectorially by b, gives
a c
=
sin A sin C
a b c
∴ = = .
sin A sin B sin C
Example 2.4.5 Find the unit vectors perpendicular to both a = i − 2j + k
and b = 3i − j + 2k.
Solution
Note; a × b is a vector perpendicular to a and b, so we find a × b
i j k
a × b = 1 −2 1 = (−4 + 1)i − (2 − 3)j + (−1 + 6)k
3 −1 2
2.4. APPLICATIONS OF CROSS/VECTOR PRODUCT 39
= −3i + j + 5k.
p √ √
|a × b| = (−3)2 + (1)2 + (5)2 = 9 + 1 + 25 = 35.
The unit vectors perpendicular to both a and b are therefore
(−3i + j + 5k)
± √ .
35
Example 2.4.6 A rigid body is spinning with an angular velocity of 3 radi-
ans per second about an axis parallel to 2i − 3k passing through the point
(1, −3, −1). Find the velocity of the particle at the point (3, −4, 1).
Solution
If O is the origin of reference, with OA as the axis of rotation (fig14)
2. A rigid body is rotating at 1.2 radians per second about an axis AB,
where A(1, −2, 1) and B(3, −4, 2). Find the linear velocity of the particle
P at the point (5, −1, −1). Ans 1.2
3
(3i + 7j + 8k)
3. Show that a = 3î − 2ĵ + k̂, b = î − 3ĵ + 5k̂, c = 2î + ĵ − 4k̂ form a
right-handed triangle.
4. Determine p such that a = 2î + mĵ + k̂ and b = 4î − 2ĵ − 2k̂ are
perpendicular.
10. Find the moment about the point (1, 2, −1) of a force represented by
(3, 0, 1) acting through the point (2, −1, 3). Ans. (-3, 11, 9)
dy
y = f (x) , its derivative dx
we know to be given by
dy d(f (x))
f 0 (x) = =
dx dx
4y f (x + 4x) − f (x)
= lim = lim
4x→0 4x 4x→0 4x
Where 4x and 4y denote small increments in x and y.
43
44 CHAPTER 3. DIFFERENTIATION AND INTEGRATION
i.e |V (t) − V(a)| can be made as small as possible by taking t sufficiently close
to a
d dV
1. dt
(∝ V) =∝ dt
(∝ is a constant)
d dU dV
2. dt
(U ± V) = dt
± dt
d d∅
3. dt
(∅V) = dt
V + ∅ dV
dt
d dU dV
4. dt
(U · V) = dt
·V+U· dt
d dU dV
5. dt
(U × V) = dt
×V+U× dt
d
dU dV
· W + U · V dW
6. dt
(U · V · W) = dt
·V·W + U· dt dt
d dU dV dW
7. dt
[U × (V × W)] = dt
× (V × W) + U × dt
×W +U× V× dt
3.2. SPACE CURVES 45
As time passes, the terminal point of r describes a space curve with parametric
equations
x = f1 (t) , y = f2 (t) and z = f3 (t)
The vector function V(t) can be expressed in the form
Where V1 (t) i, V2 (t) j , V3 (t) k are called the components of the vector along
the coordinate axes
dr dx dy dz
V (t) = dt
= dt
i + dt
j + dt
k is the velocity, while
d2 r dV d2 x d2 y d2 z
a (t) = dt2
= dt
= dt2
i + dt2
j + dt2
k is the acceleration of the particle.
Solution
ii) At t = 0
V = −2i + 4j and a = 16i − 8k
p √ √
|v| = (−2)2 + (4)2 = 20 = 2 5
q √ √
|a| = (162 ) + (−8)2 = 320 = 8 5
d d d
Example 3.2.2 Find dt
(p · q) , dt
(p × q) and dt
(p · p) .Given p = 3t2 i −
2tj + t3 k
q = 3e−t i + 2 cos tk
Solution
1. d
dt
(p.q) = p. dq
dt
+ dp
dt
.q
dp
= 6ti − 2j + 3t2 k
dt
dq
= −3e−t i − 2 sin t k
dt
d
(p · q) = 3t2 i − 2tj + t3 k · −3e−t i − 2 sin t k
dt
+ 6t i − 2j + 3t2 k .(3e−t i + 2 cos t k)
Alternatively;
2
−2t t3 i − 3t −t
t3 2
j + 3t −t − 2t
= k
0 − 2 sin t −3e − 2 sin t −3e 0
−2 3 t2 i − 6t −t
3 t2 j + 6t −t
− 2
+ k
0 2 cos t 3e 2 cos t 3e 0
= (4 sin t − 4 cos t) i + 6t2 sin t − 3t3 e−t − 12t cos t + 9t2 e−t j
+(−6te−t + 6e−t )k
= 4 (t sin t − cos t) i + 6t (t sin t − 2 cos t) − 3t2 e−t (t − 3 ) j
+6e−t (1 − t)k
d dp dp dp
3. dt
(p · p) = p · dt
+ dt
· p = 2p · dt
= 36t3 + 8t + 6t5
48 CHAPTER 3. DIFFERENTIATION AND INTEGRATION
Example 3.2.3 Show that the necessary and sufficient condition for the vec-
tor function v(t) to have a constant magnitude is v · dv
dt
= 0.
Solution
dv dv
v· + ·v=0
dt dt
dv dv
2v · =0⇒v· =0
dt dt
dv
If v · dt
= 0, then
1 d(v·v)
2 dt
=0
⇒ |v|2 = constant.
d(u·v)
Example 3.2.4 Show that dt
= u · dv
dt
+ du
dt
· v if u and v are differentiable
function of the scalar t.
Solution
From the first principle, where ∂t, ∂u, ∂v are small increments in t, u and v
u · v + u.∂v + ∂u · v + ∂u · ∂v − uv
= Lt∂t→0
∂t
∂v ∂u ∂u
= Lt∂t→0 u · + ·v+ · ∂v
∂t ∂t ∂t
dv du
=u · + ·v+0
dt dt
∵ ∂v → 0 as ∂t → 0.
3.3. INTEGRATION OF VECTOR FUNCTIONS 49
d
V (t) = {u (t)}
dt
We define the indefinite integral of V (t) w.r.t. t as
Z
V (t) dt = u (t) + C
R2
Example 3.3.1 Show that 1 r· dr
dt
dt = 5
2
given that r(2) = î−2ĵ −3k̂, r(1) =
2î + ĵ + 2k̂
Solution
R2
d d dr dr
dt = 12 [r · r]21
dt
(r2 ) = dt
(r · r) = 2r · dt
⇒ 1
r· dt
1
= [r(2) · r(2) − r(1) · r(1)]
2
1
= [(î − 2ĵ − 3k̂) · (î − 2ĵ − 3k̂) − (2î + ĵ + 2k̂) · (2î + ĵ + 2k̂)]
2
1 5
= [14 − 9] =
2 2
Example 3.3.2 If r × dr = 0 prove that r̂= constant vector
Solution
Let
50 CHAPTER 3. DIFFERENTIATION AND INTEGRATION
r = xi + yj
+ zk ∴ dr = dxi + dyj + dzk
i j k
r × dr = x y z = 0
dx dy dz
i.e
or,
r y(c1 i + j + c2 k) c i + j + c2 k
= = p 2 = p1
|r| y c1 + 12 + c22 1 + c21 + c22
d2 r
Example 3.3.3 The acceleration of a particle is given by dt2
= 4 sin ti +
3 cos 2tj − 7t2 k
Find the velocity (v) and displacement (r) of the particle at any time t if they
are zero at t = 0.
Solution
d2 r dr dr
R R
Remember dt2
dt = dt
=v and dt
dt =r
Z
3 7 3 7
r = (−4 cos ti + sin 2tj − t3 k)dt = −4 sin ti − cos 2tj − t4 k + C2
2 3 4 12
At t = 0: v = 0 = −4i + C1 ⇒ C1 = 4i
3 7 3 7
v = −4 cos ti + sin 2tj − t3 k + 4i = 4(1 − 4 cos t)i + sin 2tj − t3 k
2 3 2 3
r = 0 ∴ 0 = − 34 j + C2 ⇒ C2 = 34 j
7 4
r = −4 sin ti − 34 (cos 2t − 1)j − 12 tk
Example 3.3.4 Find the total work done in moving a particle in a force field
given by
F = 2xi + 5xzj − 6yk along a curve x = 2t, y = t2 + 1, z = 3t2 + t from
t = 0 to 1.
Solution
Let r = xi + yj + zk then, dr = dxi + dyj + dzk
3. Find the total work done in moving a particle in a force field given by
F = 3xyi − 5zj + 10x k along a curve x = t2 + 1, y = 2t2 , z = t3 from
t = 1 to 2. Ans. 303
4. Show that the necessary and sufficient condition for v(t) to have con-
stant direction is v × dv
dt
= 0.
_ _ _
E., i +6 j + k
3. The acceleration of the particle at time t=2 is
_ _ _ _ _ _ _ _ _ _ _
A. 4 i +6 j B. 4 i +3 j C. 4 i +6 j + k D. 6 i +2 j E. 2 i +6 j
R1h _ _ _i
4. 0 (t3 + 1) i +(t + 3) j −t4 k dt is,
_ _ _
i _ _ _ _ k 3_ 7 _ k 5_ 7 _ 1_
A. + 2 j − k B. 2 i +7 j − C. i + j − D. i + j − k
2 5 2 2 5 4 2 5
3_ _ _
E. i +7 j − k
4
_ _ _ _ _ _ d
5. If ~a = t2 i −t j +2 t k , ~b = 2 t i + j −2 k then (~a · ~b) is
dt
A. 6t2 − 5 B. 6t2 + 5 C. 3t − 5 D. 3t + 5 E. 12t2 − 5
Chapter 4
Straight Line
Figure 4.1:
55
56 CHAPTER 4. STRAIGHT LINE
Cartesian Coordinates
The two axes in a plane enable us to locate any point P in a plane by means
of its perpendicular distances. The point P is normally written in an ordered
pair (x, y).
Figure 4.2:
Polar coordinate
While the Cartesian coordinate system uses a pair of lines that intersect at
right angles, the polar coordinate system uses a point referred to as the pole
4.1. RECTANGULAR COORDINATES 57
and a ray that emanates from that pole called the polar axis (or initial lines).
As shown in fig 4.3 below,
Figure 4.3:
the point O is the pole and the ray OX is the polar axis. P is a point in
the plane having both r (usually referred to as the radius vector of P which
is the distance between that point and the pole) and θ (usually referred to as
the polar angle which is the angle between the polar axis OX and the line
OP ). Thus, the notation (r, θ) in that order represents the polar coordinate of
point P. The angle θ is considered positive when measured in an anticlockwise
direction.
The consequences of the above definition is that the polar coordinate sys-
tem is not unique, i.e many pairs (r, θ) can represent the same point. For
example,
(i)The pole O = (0, θ) for all θ
(ii)Any point (r, θ) = (r, θ + 2nπ) for all integers n. Say (5, 30◦ ) =
(5, 390◦ ) = (5, 30 + 360n). This is because there is no distinction between
angles that differ by an integral multiple of 2π. Note however that a set de-
termines a unique point. If a radians (180◦ ) is added to second coordinate θ,
the result is equivalent to changing the sign of the first coordinate r.
i.e (r, θ + π) = (−r, θ)
In another words, (−r, θ) is the point whose distance from the pole is r but
lying in the opposite direction to (r, θ).
Figure 4.4:
p
Also r2 = x2 + y 2 ⇒ r = x2 + y 2
y y
tan θ = ⇒ θ = tan−1 ( )
x x
These equations enable us to convert from Cartesian to polar coordinates
system and vice-versa.
Figure 4.5:
Therefore ,
P Q2 = (x2 − x1 )2 + (y2 − y1 )2 (4.1)
The above equation given the square of the distance between the two points
P (x1 , y1 ), Q(x2 , y2 ).
Figure 4.6:
From which
PT 2
0
=
PT 1
i.e
x2 − x1 2
=
x − x1 1
⇒ x2 − x1 = 2x − 2x1
i.e
x1 + x2
x=
2
similarly,
y1 + y2
y=
2
x1 + x2 y 1 + y 2
Therefore, N will have coordinates ( , )
2 2
Figure 4.7:
Figure 4.8:
1
Area of 4 ABC = (x1 y2 − x2 y1 + x2 y3 − x3 y2 + x3 y1 − x1 y3 ) (4.4)
2
or equivalently,
1
Area of 4 ABC = (x1 (y2 − y3 ) + x2 (y3 − y1 ) + x3 (y1 − y2 )).
2
4.6. EQUATION OF A STRAIGHT LINE IN DIFFERENT FORMS 63
Figure 4.9:
The area of the triangle whose vertices are the origin (0, 0) and the points
1
(x1 , y1 ), (x2 , y2 ) is (x1 y2 − x2 y1 ).
2
where a, b, c, are constants and a and b are not both zero .Thus the equation
of a line is fixed by the two ratios of the constants a, b, c. The various forms of
the equation of a line are the result of different pairs of conditions specifying
the given line.
Figure 4.10:
y=a (4.6)
x=b (4.7)
Figure 4.11:
or
y = mx + c (4.8)
Figure 4.12:
Recall that the slope of a line is the tangent of the angle which the line makes
with the positive direction of the x − axis and 0 ≤ α < π . For an acute
π
angle α (i.e 0 ≤ α < ), tan α is positive whereas for an obtuse angle
2
π π π
α (i.e ≤ α ≤ π), tan α is negative. For α = ,the slope tan = ∞.
2 2 2
Similarly the intercept 0 c0 can be positive,negative,or zero.
In particular, y = mx is the equation of a line through the origin (c = 0)
y = 0 is the equation of the x − axis (α = 0, slope = tan α = c) and
66 CHAPTER 4. STRAIGHT LINE
π π
x = 0 is the equation of the y − axis(α = , slope = tan = α).
2 2
y − y1 = m(x − x1 ) (4.9)
Which manifests that the slope is m and that the line passes through (x1 , y1 ).
An alternative geometrical derivation is as follows: From the accompanying
Figure 4.13:
PB y − y1
figure (4.13),the slope of the line P A is m = tan α = = Or y−y1 =
AB x − x1
m(x − x1 ) as before.
as the equation of the line joining A(x1 , y1 ), B(x2 , y2 ). It can be verified im-
mediately that these two points, do lie on the line. The equation can also be
expressed as
y2 − y1
y − y2 = (x − x2 ) (4.11)
x2 − x1
The identity of the above two equations can be immediately verified.
Figure 4.14:
x−a y−0
=
0−a b−0
x−a y
=
−a b
or
bx − ab = −ay
or
bx + ay = ab
68 CHAPTER 4. STRAIGHT LINE
Figure 4.15:
Figure 4.16:
4.17. For line 1 the slope m1 is given by m1 = tan α, whereas for line 2, the
π
slope m2 = tan( + α) = − cot α. Therefore m1 m2 = −1.
2
Figure 4.17:
Figure 4.18:
4.11 Examples
Example 4.11.1 Find the equation of a line through (1,0) which is parallel
to the line 2x + 3y = 5.
Solution.
Any line parallel to the line 2x+3y = 5 has an equation of the form 2x+3y = c.
Since it passes through (1 ,0), c = 2 × 1 + 3 × 0 = 2 thus the required equation
2
is 2x + 3y = 2. Alternatively,since the given line has slope = − the equation
3,
2
of the required line is y = − x + c1 where c1 is obtained from the condition
3
2
that it passes through (1,0)or 0 = − × 1 + c1 that is c1 = 23 or the equation
3
2 2
becomes y = − x + which is the same as 2x + 3y = 2 We can also use
3 3
eqn.(1.6) once the slope of the line and a point on it is known. This gives the
2
equation as y − 0 = − (x − 1) which again can be rewritten as 2x + 3y = 2.
3
Example 4.11.2 Find the equation of a line through (1,0) which is perpen-
dicular to the line 2x + 3y = 5
Solution.
2
The line 2x + 3y = 5 has slope − as earlier calculated by expressing it in
3
2 5
the form y = − x + . Any line perpendicular to the line will have a slope
3 3
1 3 3
− = and its equation will be y = x + c which c is obtained from the
2 2 2
−
3
3 −3
condition that it passes through (1,0), that is 0 = × 1 × c. or, c =
2 2
therefore
3 3
y = x − or 3x − 2y = 3
2 2
Alternatively,from the results in section (1.4) any line perpendicular to
the line 2x + 3y = 5 has an equation 3x − 2y = c where c = 3 as it passes
through (1,0).As in example(1.7.1),once the slope of the required line is known
3 3
as ,since it passes through (1,0),its equation will be y − 0 = (x − 1) ,which
2 2
can be recast as 3x − 2y = 3.
4.11. EXAMPLES 73
Solution.
The intersection of the lines 3x + 5y = 8, 2x + 3y = 5 is found to be (1,1) by
solving these equations simultaneously. The required line is to be parallel to
2x + y = 4,so its slope is to be -2 ,the same as of the line 2x + y = 4. Thus
its equation will be y − 1 = −2(x − 1)or2x + y = 3. Alternatively,any line
through the pair of intersection of 3x + 5y = 8, 2x + 3y = 5 has an equation
of the form 3x + 5y − 5 + λ(2x + 3y − 5) = 0, where λ is a real parameter.The
3 + 2λ
slope of this line can be calculated to be − . Equating it to the given
5 + 3λ
3 + 2λ 7
line 2x + y = 4, − = −2orλ = − .The equation of the then will be
5 + 3λ 4
7
3x + 5y − 8 − (2x + 3y − 5) = 0 which is equivalent to 2x + y = 3.
4
Solution.
x2 + x3 y 2 + y 3
The coordinates of D are ( , ). The coordinates of G which
2 2
x2 + x3 y2 + y3
divides A(x1 , y1 ) and D( , ) internally in the ratio 2:1 are
2 2
x2 + x3 y2 + y3
2× + 1 × x1 2× + 1 × y1
x= 2 ,y = 2
2+1 2+1
i.e
x1 + x2 + x3 y1 + y2 + y3
x= ,y =
3 3
x1 + x2 + x3 y 1 + y 2 + y 3
. On account of the symmetry of the coordinates ( , )
3 3
of G,this point lies on the other medians also. Therefore the median of a
triangle are concurrent.
Figure 4.19:
y3 − y2
Solution. The slope of BC is . Thus the slope of AD which is per-
x3 − x2
x3 − x2
pendicular to BC (and is therefore an altitude through A) will be − .
y3 − y2
The equation of AD is thus
x3 − x2
y − y1 = − (x − x1 ) or (y − y1 )(y3 − y2 ) + (x − x1 )(x3 − x2 ) = 0 Using
y3 − y2
symmetry, we can now write the equation of the altitudes through B and C
as (y − y2 )(y1 − y3 ) + (x − x2 )(x1 − x3 ) = 0. Adding the three equations we
get 0 = 0.Thus the third line passes through the intersection of the first two
or the three altitudes are concurrent.
Example 4.11.6 Find the area of the triangle A (2,3) B (-3,1),C (15,3), by
determining the length of the line segment BC and the perpendicular distance
of A from BC.
Solution.
−3 − 1 1 1
The slope of BC is = − The equation of BC is Y −1 = − (X +3)
+5 − (−3) 2 2
Or x + 2y + 1 = 0 (verify that this line passes through B (-3, 1) and C (5, -3)).
2×1+3×2+1 9
The perpendicular distance of A (2,3) from BC is √ =√ .
2
1 +2 2 5
Also p √ √ √
|BC| = (5 − (−3))2 + (−3 − 1)2 = 82 + 42 = 80 = 4 5.
4.12. EXERCISES 75
Figure 4.20:
1 9 √
Therefore area of triangle ABC = × √ × 4 5 = 18.
2 5
4.12 Exercises
1. Write down the gradients of the lines which are inclined to the positive
direction of the x- axis as the angles:
(i)0◦ (ii)30◦ (iii)45◦ (iv)60◦ (v)90◦ (vi) 120◦ (vii) 135◦ (viii)150◦
2. Find the gradient of the line joining (i) (1, 2), (2,3) (ii) (1,2), (-2,3) (iii)
(1,2), (2, -3) (vi) (-1,2), (-2,-3)
4. Find the equation of the locus of the point which is equidistant from two
given points (x1 , y1 ) and (x2 , y2 ). Show that it passes through the middle
of the given points. What does it represent geometrically?
5. The points A (0, 4), B(3,-2), C(-3,-5) form the vertices of a triangle. Show
that the triangle is right-angled and hence find its area.
6. In problem (5), find the length of the perpendicular from B to AC and hence
1
verify that the area calculated by multiplying |AC| with the length of
2
the perpendicular is the same as in problem 5.
76 CHAPTER 4. STRAIGHT LINE
7. In problem (5), find the coordinates of the foot of the perpendicular D from
B to AC and verify that BD is equal to the length of the perpendicular
from B to AC.
8. In each of the following, determine whether the points P and Q are on the
same or opposite sides, of the given line:
(i) P(2,3), Q(4 -1), line 3x + 2y = 7,
(ii) P(1,0), Q (2,5), line 2x − y = 1,
(iii) P(2,-5), Q(3,7), line 2x − y = 5,
9. Find the distance of the point A (4, 1) from the line 3x + 4y = 7. Find
also the coordinates of the point of the point B which is the reflection of
A in the given line. Verify that the middle point of AB lies on the given
line.
11. Show that the triangle with vertices given by (1,1), (3,2), (2,-1) is isosceles.
If this triangle is ABC with AB = BC, write down the coordinates of
B.
By finding the equations of the straight line, through C and A parallel
to AB and BC respectively, verify that the point D such that ABCD is
a rhombus has the coordinates (4, 0). Show that AC perpendicular to
BD.
Determine the length of the two diagonals of the rhombus ABCD. What
can be concluded about the rhombus?
12. A rhombus ABCD has a side with the equation 3x − y = 8 and a diagonal
with the equation x − 2y = −4.
i. Verify that the point A (3,1) lies on the given side
ii. Examine whether the given diagonal passes through A
4.12. EXERCISES 77
iii. Find the point of intersection B of the given side with the given
diagonal.
iv. Obtain the equation of the other diagonal
v. Show that the centre O of the rhombus has the coordinates (2,3).
vi. Find the coordinates of the remaining two vertices of the rhombus.
13. Find the equations of the perpendicular bisectors of the sides of a triangle
A(x1 , y1 ), B(x2 , y2 )C(x3 , y3 ) and show that they are concurrent
Answer to Exercises
1 √ √ 1
1. (i) 0 (ii) √ (iii) 1 (iv) 3 (v)α (vi)− 3 (vii) -1, (viii)− √
3 3
1
2. (i) 1 (ii) − (iii) -5 (iv) 5
3
3. C(4,7), D(8,11), CD:AB=4:3.
√ x − 2y − 4 = 0 and 2 + y = 8
11. B (1,1).The equations of the two lines are
respectively. Each diagonal has length 10 . The rhombus is a square.
78 CHAPTER 4. STRAIGHT LINE
12. (ii) The diagonal does not pass through A. (iii) B (4 ,4) (iv) 2x + y = 7
(v) C(1,5), D.(0,2)
The circle
The circle is defined as the locus of a point which is at a given distance (called
the radius) from a fixed point (called the centre). The equation of a circle with
centre C(x1 y1 ) and radius r is obtained by equating the distance PC where
P(x, y) is any point on the circle with the radius r i.e.
Figure 5.1:
P C = r ⇒ P C 2 = r2 ⇒ (x − x1 )2 + (y − y1 )2 = r2 (5.1)
x2 + y 2 + 2gx + 2f y + c = 0 (5.2)
79
80 CHAPTER 5. THE CIRCLE
To obtain the radius and the coordinate of the centre, we re express equation
(5.2) in the form. (x+g)2 +(y +f )2 = g 2 +f 2 −c and compare it with equation
(5.1).Thus the equation x2 + p y 2 + 2gx + 2f y + c = 0 represents a circle with
centre (-g, -f) and radius r = g 2 + f 2 − c provided that g 2 + f 2 − c ≥ 0. The
equation (5.2) is known as the general equation of a circle. A point P (x1 , y1 )
is outside a circle of centre C(-g,- f) and radius r, if P C 2 > r2 , that is, if
Figure 5.2:
It can be immediately verified that A(x1 , y1 ) lies on the tangent. Again the
x1 + g
slope of the tangent is −
y1 + f
Figure 5.3:
x1 + g
Whereas the slope of the radius CA is . Thus the radius and the
y1 + f
tangent throughA(x1 , y1 ) are perpendicular to each other. Remark: In the
above, we have used the methods of calculus to obtain the equation of the
tangent. These methods have very wide applicability. However, for the case
of the circle in particular, we could have obtained the slope of the tangent
atA(x1 , y1 ) from the slope of the radius throughA(x1 , y1 ) since the two are
perpendicular to each other. The equation of the normal through A(x1 , y1 )
x1 + g
can be immediately written down as y − y1 = (x − x1 ) or
y1 + f
x2 (1 + m2 ) + 2mcx + c2 − a2 = o (5.6)
Which is a quadratic equation in x and can have at most two real solutions.
The discriminant in this problem is 4m2 c2 −4(1+m2 )(c2 −a2 ) = 4[a2 (1+m2 )−
c2 ]. Thus if c2 < a2 (1 + m2 ), there are two (real) points of intersection whereas
for c2 = a2 (1 + m2 ) the line touches the circle (the two points of interaction
coincide).If however c2 > a2 (1 + m2 ) ,the line does not intersect the circle in
any (real) point.
When the line y = mx + c touches the circle x2 + y 2 = a2 which requires
c2 = a2 (1 + m2 ) (5.7)
mc
The x - coordinate of the point of contact is obtained as − and then,
1 + m2
the y - coordinate is fixed by taking y = mx + c that is, the ordinate of the
m2 c c
point of contact is − 2
+c= .
1+m 1 + m2
In summary, the line y = mc + c touches the circlex2 + y 2 = a2 if c2=
mc c
a2 (1 + m2 ) and then the point of contact is given by − , .
1 + m 1 + m2
2
Figure 5.4:
Figure 5.5:
Figure 5.6:
Figure 5.7:
g1 − g2
Which obviously passes through the point of contact and has slope −
f1 − f2
which shows that this line in equation (5.8) is perpendicular to the line joining
f1 − f2
the centres,A(−g1 , −f1 ), B(−g2 , −f2 ) which has the slope
g1 − g2
It can be seen that this last equation represent a circle since the coefficients
of x2 and y 2 are equal and the xy term is absent. It is also a family of circles
since k varies.
Figure 5.8:
A and B are the respective centres of the circles ,with P as the point of
intersection. The circle x2 +y 2 +2gx+2f y+c = 0 has centre (−g, −f ) and that
of x2 +y 2 +2g 0 x+2f 0 y+c0 = 0 has centre (−g 0 , −f 0 ) which
p is denoted by A and B
respectively.The distance between the centres AB 0 2 0 2
p is (−g + g) + (−f + f )
2 2
. AP, the radius of the circle with centre p A is g + f − c.Similarly , BP,the
radius of the circle with centre B is g 02 + f 02 − c. But AP is perpendicular
to BP ,since the tangents at P are perpendicular.
∴ 4ABP is a right angle triangle. Thus AB 2 = AP 2 + P B 2 i.e (−g 0 + g)2 +
(−f 0 + f )2 = g 2 + f 2 − c + g 02 + f 02 − c0 . Simplifying gives
2gg 0 + 2f f 0 = c + c0 (5.10)
5.7 Examples
Example 5.7.1 Find the centre and radius of the circle x2 +y 2 +4x+6y −3 =
0. Show that the line 3x − 4y + 14 = 0 is a tangent to the circle and find the
point of contact.
Solution.
The equation x2 + y 2 + 4x + 6y − 3 = 0 can be expressed as (x + 2)2 + (y + 3)2 =
4 + 9 + 3 = 16 = 42
Thus the centre of the circle is the point (-2, -3) and the radius is 4. Let us
3 7
solve the equation 3x − 4y + 14 = 0 or equivalently y = x + simultaneously
4 2
with the equation x2 + y 2 + 4x + 6y − 3 = 0 .
Eliminating 0 y 0 we obtain
3 7 3 7
x2 + ( x + )2 + 4x + 6( x + ) − 3 = 0
4 2 4 2
or
25 2 55 121
x + x+
16 4 4
or 2
5 11
x+ =0
4 2
22
which gives equal roots x = − .
5
5.7. EXAMPLES 87
Since the equation for x has equal roots, the line 3x − 4y + 14 = 0 touches the
22
circle at the point with x-coordinate − and y - coordinate obtained from
5
3 7 3 22 7 1
y = x + = (− ) + = .
4 2 4 5 2 5
22 1
The point of contact is thus − , .
7 5
Alternatively: from equation (5.7), the line y = mx + c touches the circle
2 2 2 2
x
+ y = a if c = a2 (1 + m2 ) and then the point of contact is given by
mc c
− , .
1 + m 1 + m2
2
To use this result, we employ the transformation
X = x + 2, Y = y + 3
Example 5.7.2 Find the equation of the tangent to the circle x2 + y 2 + 10x +
6y + 25 = 0 from the origin.
Solution.
Any line which passes through the origin (0,0) has an equation y = mx.
We wish to calculate m such that this line is a tangent to the given circle.
Eliminating y, we have the equation
x2 + m2 x2 + 10x + 6mx + 25 = 0
88 CHAPTER 5. THE CIRCLE
or
x2 (1 + m2 ) + (10 + 6m)x + 25 = 0
for the x- coordinate of the points where the line meets the circle. The two
points will coincide if
Or
(5 + 3m)2 = 25(1 + m2 ) or 16m2 = 30m
15
i.e. m = oor
8
The two tangents from the origin to the circle x2 + y 2 + 10x + 6y + 25 = 0
15
have the equations y = 0 and y = .
8
Example 5.7.3 Find the equation of the circle with the line joining the points
(6, 0), (0, 8) as a diameter.
Solution.
First solution: The center is the midpoint (3, -4) of the ends, (6, 0), (0, 8)
of a diameter. The radius is the distance
p between the centre √ (3, -4) and any
point say (6, 0) on the circle r = (6 − 3 ) + (0 − (−4)) = 32 + 42 = 5 ∴
2 2
Example 5.7.4 Find the equation of the common chord to the circles x2 +
y 2 + 8x + 12y + 22 = 0 and x2 + y 2 − 6x − 8y − 10 = 0. Hence show that
this common chord is perpendicular to the line joining the centres of the two
circles.
Solution.
We can either use the given formula for the equation of a common chord (which
is the radical axis) or equating to zero, the expression corresponding to the
difference of the two circles, i,e x2 +y 2 +8x+12y+22−(x2 +y 2 −6x−8y−10) = 0
5.8. EXERCISES 89
7
or 14x+20y +32 = 0 i.e 7x+10y +16 = 0 The gradient of the line is − ,since
10
7 16
y = − x + . The centres of the two circles are respectively (-4,-6) and
10 10
4 − (−6) 10
(3,4). Therefore, the gradient of the line joining them is = . Now
3 − (−4) 7
the product of the two gradients (i.e the common chord and the line joining
10 7
the centres of the circles) is (− ) = −1. Therefore, the common chord and
7 10
the line joining the centres are perpendicular.
5.8 Exercises
1. Examine the equation in each of the following to determine whether it
represents a circle or not . For the case, where the equation represent a
circle, find the centre and the radius .For the case, where the equation
does not represented circle, give reason for the conclusion.
9
i. x2 + y 2 + 5x − 3y + = 0
4
2 2
ii. 2x + 2y + 8x + 6y = 0
iii. 2x2 + 3y 2 + 8x + 6y + 7 = 0
iv. x2 + y 2 + 4xy + 3x + 6y + 15 = 0
v. x2 + y 2 + 4x + 6y + 14 = 0
2. In each of the following, a circle and a point is given verify that the point
lies on the circle and obtain the equation of the tangent to the circle at
that point
9 3
i. x2 + y 2 + 5x − 3y + = 0, (0, )
4 2
2 2
ii. 2x + 2y + 2x + 6y = 0, (1, −2)
iii. x2 + y 2 + x + 4y − 2 = 0, (2, −2)
4. Show in each of the following cases, that the given pairs of circles touch
each other . State whether the contact is external or internal.Determine
the point of contact and the equation of the common tangent. Verify
that the point of contact lies on the common tangent.
i. x2 + y 2 + 2x − 4y + 1 = 0, x2 + y2 − 6x − 10y + 25 = 0
ii.x2 + y 2 + 2x − 4y + 1 = 0, 5x2 + 5y 2 + 18x − 14y − 19 = 0
5. Find the equation of a circle which has its centre as (2,-3) and passes
through (5,-7).
6. Find the equation of a circle which has the line segment between A (3,4)
and B(7,1) as a diameter.
8. Find the equation of a circle which passes through (0,4), (-1,3) and (-2,4).
10. Show that the point (a cos θ, a sin θ) lies on the circle x2 + y 2 = a2 for
0 ≤ θ ≤ 2π. (This gives a parametric representation of the circle where
θ is the parameter). Write down the equation of the tangent to the circle
at (a cos θ, a sin θ) and show that the line y = mx + c will be a tangent if
(m2 +1)a2 = c2 . Find the point of contact. This tangent meets the x-axis
and the y- axis at the points B and C . Find the coordinates of B and C.
1 1 4
Show that the locus of the mid-point of BC is the curve 2 + 2 = 2 .
x y a
Answer to Exercises
5 3 5
1. (i) Represents a circle with centre (− , ) and radius = .
2 2 2
3 5
(ii) Represents a circle with centre (−2, − ) and radius= .
2 2
5.8. EXERCISES 91
(iii) It does not represent a circle since the coefficients of x2 and y 2 are
not equal.
(iv) It does not represent a circle since it contains a term in xy .
(v) It does not represent a circle since r2 = 22 + 32 − 14 < 0 which is
impossible.
2. (i)x = 0
(ii)3x − y − 5 = 0
(iii) x = 2 .
5. (x − 2)2 + (y + 3)2 = 52 ⇒ x2 + y 2 − 4x + 6y − 12 = 0
6. x2 + y 2 − 10x − 5y + 25 = 0
7. (i) λ = 4, (ii) λ = 8.
8. x2 + y 2 + 2x − 8y + 16 = 0
92 CHAPTER 5. THE CIRCLE
−mc c
9. point of contact is ,
1 + m 1 + m2
2
Basic Definitions
6.1 Introduction
The term ’Conic sections’ is coined from the different sections that are obtain-
able when a cone is dissected along different paths. Trivially, one can observe
a cone as having only a circular base and a slanting height. However, a
critical observation of cone reveals that there exist different shapes in a cone
when it is dissected following different specifications.
6.1.1 Circle
The most trivial section in a cone is the circle. This could be observed without
performing any dissection on the cone. However, if a cone is sliced parallel to
the circular base, the revealed surfaces are same as the circular base except
that the radius of the obtained circles decreases as the dissections increases
towards the apex of the cone. This is illustrated in Figure 6.1.
In this chapter, we will not discuss circle since it has been treated in the
earlier chapter.
The chapter will be dedicated to discussions on parabola, ellipse and hy-
perbola. We shall now discuss how the three geometrical shapes are obtained
from the cone.
6.1.2 Parabola
Another geometrical surface which can be obtained from the different sections
of a cone is called the parabola. This shape is obtained when a cone is sliced
93
94 CHAPTER 6. BASIC DEFINITIONS
parallel to the slanting side. Figure 6.2 shows how the cone is dissected to
obtain a parabola.
6.1.3 Ellipse
It is interesting to note that another shape is obtainable from the cone and
that is called the ellipse. To obtain an ellipse, the cone is dissected at an
orientation that is neither parallel to the circular base nor the slanting
side. The shape of the ellipse is shown in Figure 6.3.
6.2. BASIC TERMINOLOGIES 95
Figure 6.3: Dissection line neither parallel to the base nor the slanting side:
Ellipse
6.1.4 Hyperbola
When two cones are conjoined by their apexes and a dissection is performed
vertically parallel to the perpendicular height. the geometrical shape
so obtained is called a hyperbola.
Note! A hyperbola has two ’disjointed’ twin-curves that looked like parabola;
but in reality, it is not a parabola. This shape is shown in Figure 6.4.
Figure 6.4: Dissection line vertically parallel to the perpendicular height: Hy-
perbola
6.2.2 Focus
This is a fixed point around which the locus of points moves in a specified
manner. A parabola has a focus while an ellipse as well as a hyperbola each
has two foci.
6.2.3 Directrix
This is a straight line in the plane from which a perpendicular distance is
measured to the locus and compared to the distance from the focus.
A parabola has one directrix while ellipse and hyperbola have two directrices
each.
6.2.4 Eccentricity
The ratio of the focus-locus distance to the locus-directrix distance is called
the eccentricity (e) of the conic sections. Eccentricity is the discriminating
criteria that distinguish each of the different conic sections.
6.2. BASIC TERMINOLOGIES 97
It should be noted that the directrix is always perpendicular to the axis of the
conic section.
6.2.6 Vertex
The point on the locus where the focus-locus distance is minimal is called the
vertex of the conic section. By observation, it is found that the vertex is the
point of intersection of the locus with the axis of the conic section.
With these few definitions, we can proceed to the next chapter to discuss
the details of Parabola.
98 CHAPTER 6. BASIC DEFINITIONS
Chapter 7
Parabola
As defined in the last chapter, a parabola is the locus of points that moves
such that its focus-locus distance is equal to the locus-directrix distance. To
introduce the reader to this concept, we shall illustrate it with special cases in
which the axis of the parabola is parallel to either the x or the y axis.
In figure 7.1, the line x = −a is the directrix while the point F (a, 0) is the
99
100 CHAPTER 7. PARABOLA
focus of the parabola. P (x, y) is the moving point with the distance F P = d1
to the focus and perpendicular distance P Q = d2 to the directrix.
By definition of a parabola,
FP
=1
PQ
=⇒ F P = P Q
or d1 = d2
Hence, p p
(x − a)2 + y 2 = (x + a)2 .
Squaring both sides gives
(x − a)2 + y 2 = (x + a)2
y 2 = 4ax
.
This is the standard equation of a parabola which is symmetrical about the
x axis. The axis of the parabola is the xaxis while the vertex is at the origin
(0, 0).
Other parabolas with vertices at the origin are presented in figure 7.2
101
Lactus Rectum
The line segment LR in figure 7.2 is called the lactus rectum of the parabola.
This is the straight line through the focus and perpendicular to the axis of the
parabola.
To obtain the length of the lactus rectum, substitute x = a into the equa-
102 CHAPTER 7. PARABOLA
y 2 = 4a(a) = 4a2
=⇒ y = ±2a
Hence,
LR = 2(2a) = 4a
.
To obtain the equation of a parabola whose vertex is at a general point (h, k),
we just have to translate the coordinates to (x, y) −→ (x − h, y − k) and the
equation of parabola becomes
(y − k)2 = 4a(x − h)
F (a + h, k)
Example 7.0.1 Find the equation of the parabola whose axis is the x − axis,
vertex is at origin and the position of its focus is at (3, 0). Find also the
equation of its directrix.
Solution.
Since the axis of the parabola is the x − axis and the vertex is at the origin,
the equation is of the form
y 2 = 4ax
Also, the focus is at (3, 0) implies that a = 3. In this situation, the equation
of the parabola becomes
y 2 = 4 × 3x
or
y 2 = 12x
The equation of the directrix is x = −a and that is x = −3 since a = 3.
7.1. GENERAL EQUATION OF A PARABOLA 103
Example 7.0.2 Plot and describe the parabola (x − 3)2 = −8(y + 4).
Solution.
This is the type that opens downward (Since 4b = −8, and b = −2). Also, the
vertex is at (h, k) = (3, −4) and the focus is at (h, k + b) = (3, −6) (see figure
7.3).
ax2 + bx + cy + d = 0 (7.1)
or
ay 2 + by + cx + d = 0 (7.2)
104 CHAPTER 7. PARABOLA
Solution.
By completing the square in x, we have
x2 − 6x + (−3)2 = 8y − 1 + (−3)2
or
(x − 3)2 = 8y + 8
Hence,
(x − 3)2 = 8(y + 1)
.
This equation describes a parabola with vertex at (3, −1). Also, 4a = 8 =⇒
a = 2 and the parabola opens upward. The focus is 2 units above the vertex
at (3, 1) while the directrix is the line y = −3. The axis of the parabola is the
line x = 3 while the length of the lactus rectum is 4a; which is 4(2) = 8 units.
Note that when y = 0 is substituted into the equation, the parabola crosses
the x-axis at the point that are the roots of the equation x2 − 6x + 1 = 0.
These are approximately 0.2 and 5.8.
The slope of the parabola at any point P (x1 , y1 ) on the parabola is obtained
by differentiating the equation and setting x, y −→ x1 , y1 . That is;
dy
2y = 4a
dx
or
dy 2a
=
dx y
so that
dy 2a
=
dx y1
(x1 ,y1 )
A straight line that touches the parabola at the point P (x1 , y1 ) is called the
tangent to the parabola at that point. This line has the same slope as that
of the parabola. Thus, the equation of the tangent to the parabola is
2a
y − y1 = (x − x1 ) (7.3)
y1
or
yy1 − y12 = 2a(x − x1 )
y1
On the other hand, the slope of the normal at the point P (x1 , y1 ) is − .
2a
Hence, the equation of the normal is given as is
y1
y − y1 = − (x − x1 ) (7.4)
2a
or
2ay − 2ay1 + y1 x − y1 x1 = 0
Example 7.2.1 Find the equations of the tangent and normal to the parabola
x2 − 6x − 8y + 1 = 0 at the point (1, − 21 ).
Solution.
Differentiating the equation, we have
dy
2x − 6 − 8 =0
dx
so that
dy 2x − 6
=
dx 8
106 CHAPTER 7. PARABOLA
and
dy 1
=−
dx 2
(1,− 21 )
.
The equation of the tangent therefore is
1 1
y+ = − (x − 1)
2 2
or
2y + x = 0
The equation of the normal on the other hand is (the slope of the normal is 2)
1
y+ = 2(x − 1)
2
or
2y − 4x + 5 = 0
.
(y − k)2 = 4a(x − h)
becomes
(mx + c − k)2 = 4a(x − h).
Expanding and rearranging gives
Ax2 + Bx + C = 0 (7.5)
where
For tangency, equation (7.5) must have one root. That is,
B 2 − 4AC = 0
7.2. TANGENTS AND NORMALS TO A PARABOLA 107
or
(2(mc − mk − 2a))2 = 4m2 c2 + k 2 − 2ck + 4ah
so that
4a2 − 4acm + 4amk − 4ahm2 = 0
divide through by 4a and simplify to get
a
c= − hm + k (7.6)
m
If the vertex of the parabola is at the origin, that is, (h, k) = (0, 0) then
the condition becomes
a
c= (7.7)
m
If a tangent is drawn from a general point (p, q) to the parabola, the point
must satisfy the equation of the tangent as presented in equation(7.8). That
is,
a
q = mp +
m
or
m2 p − qm + a = 0.
Let the roots of the quadratic equation be m1 and m2 .Therefore, the equations
of the tangents are
y − q = m1 (x − p) (7.9)
y − q = m2 (x − p) (7.10)
3 1
Example 7.2.2 Show whether or not the line y = mx + m + is a tangent
4 m
2
to the parabola y = 4x + 3.
108 CHAPTER 7. PARABOLA
Solution.
Compare the equation of the straight line
3 1
y = mx + m +
4 m
with the general equation
y = mx + c.
It could be seen that
3 1
c= m+ .
4 m
Also, rewriting the equation of the parabola, we have
2 3
y =4 x+ .
4
3
This shows that the vertex of the parabola is at − , 0 and the focal length
4
a = 1.
Using the condition in equation (7.6), we have
1 3
c= − − m+0
m 4
1 3
= + m
m 4
4 + 3m2
=
4m
Example 7.2.3 Find the equation of the tangents from the point P (−1, −2)
to the parabola (y + 2)2 = 12(x − 2).
Solution.
Recall that the condition for a line y = mx + c to be tangential to a parabola
(y − k)2 = 4a(x − h) is
a
c= − hm + k.
m
In this question,
a = 3, (h, k) = (2, −2)
7.3. PARAMETRIC REPRESENTATION OF A PARABOLA 109
or
3m2 − 3 = 0
and
m1,2 = ±1.
a
c1,2 = − hm1,2 + k
m1,2
now become
3 3
c1 = − 2(1) + (−2), c2 = − 2(−1) + (−2)
1 −1
So that
c1 = −1, m1 = 1 c2 = −3, m2 = −1
and the equations of the tangents are
y = x − 1; y = −x − 3
or
y − x + 1 = 0; y+x+3=0
y 2 = 4ax.
x = at2 ,
we have
y = 2at.
Hence,
x = at2 , y = 2at (7.12)
gives the parametric equation of a parabola. A point on the parabola can be
represented as (at2 , 2at)
Example 7.3.1
a) Verify that the point (at2 , 2at) lies on the parabola y 2 = 4ax for any
value of t.
b) What is the gradient of the parabola at this point?
c) Find the equations of tangent and normal to the parabola at this point.
Solution.
a) x = at2 , y = 2at so that
y 2 = 4ax
becomes
(2at)2 = 4a at2
=⇒ 4a2 t2 = 4a2 t2
dy
2y = 4a
dx
so that
dy 4a
= .
dx 2y
At the point y = 2at,
dy 1
=
dx t
7.3. PARAMETRIC REPRESENTATION OF A PARABOLA 111
1
c) The slope of the tangent is Therefore, the equation of the tangent at
t
the point (at2 , 2at) is
1
x − at2
y − 2at =
t
so that
ty − 2at2 = x − at2
or
x − ty + at2 = 0 (7.13)
On the other hand, the slope of the normal is −t so that its equation
is
y − 2at = −t x − at2
or
y − 2at + tx − at3 = 0. (7.14)
Note! Equations (7.13) and (7.14) give the parametric form for the tangent
and normal respectively to a parabola at a general point (at2 , 2at).
7.3.1 Chord
When a straight line cuts a parabola at more than one point, such a line is
called a chord to the parabola.
Of interest in this section is the chord that passes through the focus. This
type of chord is called focal chord. A parabola has many focal chords as
shown in figure (7.4) but the most trivial of all the focal chords is the lactus
rectum.
Generally, a focal chord passes through the parametric point (at2 , 2at) and
the focus (a, 0). Therefore, the slope of the focal chord is obtained as
2at − 0 2t
2
= 2
at − a t −1
so that the equation of the focal chord is given as
2t
y−0= (x − a)
t2 −1
112 CHAPTER 7. PARABOLA
which is simplified as
y t2 − 1 = 2t(x − a)
(7.15)
Example 7.3.2 Tangents at both ends of a focal chord meet at Q, show that
QF is perpendicular to the chord.
Solution.
Equation of tangent P1 Q is
yt1 = x + at21
yt2 = x + at22 .
y = a (t1 + t2 )
and
x = at1 t2
so that the two tangents intersect at
Q (at1 t2 , a (t1 + t2 )) .
Figure 7.5:
2at1 − 2at2
at21 − at22
which is simplified as
2
(7.17)
t1 + t2
To show that the line QF is perpendicular to the chord P1 P2 , we compute the
product of their slopes as follows
t1 + t2 2
×
t1 t2 − 1 t1 + t2
2
= (7.18)
t1 t2 − 1
What then is t1 t2 ?
114 CHAPTER 7. PARABOLA
From figure 7.5, it could be observed that the slope of line P1 F is the same as
that of P2 F , so that
2at1 − 0 2at2 − 0
2
= 2
at1 − 1 at2 − 1
or
t1 t2 = −1
2
= −1.
−1 − 1
Solution.
Figure 7.6:
P1 (at21 , 2at1 ) and P2 (at22 , 2at2 ) are at the end of focal chord P1 P2 . The slope
of the line segments P1 F and P2 F are same so that t1 t2 = −1 (example 7.3.1)
Hence
1
t2 = −
t1
7.3. PARAMETRIC REPRESENTATION OF A PARABOLA 115
a 2a
and the position of P2 is at ,− . If in general, we replace t1 by t, we
t21 t1
can obtain the position of the mid-point of the focal chord P1 P2 as
4
at + a at2 − a
,
2t2 t
So that the parametric equations of the locus of the mid-points of the focal
chords are
a t4 + 1
2
t −1
x= , y=a
2 t2 t
or 4 2
2x t +1 y t −1
= , = .
a t2 a t
y
Squaring both sides of , we get after simplifying
a
y2
4
t +1
= −2
a2 t2
or
y2 2x
2
= −2
a a
That is,
y 2 = 2ax − 2a2
or
y 2 = 2a (x − a) .
Hence, the locus of the mid-points of the focal chords of a parabola describes
another parabola whose vertex is at the focus of the main parabola (a, 0) and
whose focal length is half the focal length of the main parabola.
Example 7.3.4 A chord of the parabola y 2 = 4ax subtends a right angle at
the vertex. What is the locus of the mid-points of this chord [see figure 7.7.
Solution.
2at1 2
The slope of P1 V is 2
=
at1 t1
2at2 2
Also, the slope of P2 V is 2
=
at2 t2
Since P1 V and P2 V are perpendicular,
2 2
× = −1
t1 t2
116 CHAPTER 7. PARABOLA
Figure 7.7:
so that
t1 t2 = −4
or
−4
t2 =
t1
Hence, the positions of P1 and P2 are:
2 !
−4 −4
at2 , 2at ; P2 a
P1 , 2a
t t
a t4 + 16
2
t −4
x= ; y=a
2 t2 t
a2 4
2ax = 2
t + 16
t
7.4. GEOMETRICAL PROPERTIES OF A PARABOLA 117
a2 2 2 a2 4
y2 = =⇒ y 2 = 2
t − 4 t + 16 − 8t
t2 t2
or
y 2 = 2ax − 8a2
which is simplified as
y 2 = 2a (x − 4a) .
The distance from any point on the parabola to the focus is equal to its per-
pendicular distance to the directrix
Proof
By definition,
F P = e P M
But e = 1, therefore
F P = P M
Property ii) OT = ON
The distance from the vertex to the foot of the perpendicular drop from any
point P on the parabola is equal to its distance from the point of intersection
of the tangent at P and the axis of the parabola
Proof
For any point P (at2 , 2at), equation of the tangent P T is,
yt = x + at2
x = −at2 .
Hence OT = at2 .
Also P N ⊥OX so that the abscissa of N is same as that of P ; at2
=⇒ ON = at2
and
OT = ON
7.4. GEOMETRICAL PROPERTIES OF A PARABOLA 119
Property iii) T F = F P
The distance from the focus to any point P on the parabola is equal to its
distance from the point of intersection of the tangent at P and the axis of the
parabola
Proof
RHS
By definition,
F P = P M
or
F P = M Q + QP
or
F P = DO + ON
or
F P = a + at2
LHS
T F = T O + OF
or
at2 + a
Therefore,
T F = F P
Proof
therefore,
4 TFP is isosceles
120 CHAPTER 7. PARABOLA
or
∠P T F = ∠F P T
but ∠P T F = ∠RP L (corresponding angle are equal) M LT G
∴ ∠F P T = ∠RP L = α(say)
Now P G is normal to P T
π
∠F P G = −α
2
and
π
∠GP L = −α
2
Thus, P G bisects ∠F P L
Proof
y + xt = 2at + at3 .
= at2 + a
= T F
Proof
7.5. EXERCISES 121
yt = x + at2 .
7.5 Exercises
1. Plot the following parabolas: indicate the focus, vertex, the axis, the di-
rectrix and the lactus rectum.
3. Put the following equations in standard form and give a full description
of the parabola: indicating the focus, vertex, the axis, the directrix and
the lactus rectum. Hence sketch the parabola
122 CHAPTER 7. PARABOLA
4. Find the equation of tangent and normal to the given parabola at the
specified point.
1
i) y 2 + 10x + 4y + 5 = 0 at P (− , 0)
2
ii) 3x2 + 6x − 12y = 0 at P (2, 2)
4
iii) 4x2 + 5x + 8y + 1 = 0 at P (1, − )
5
2 1
iv) 3y − 2x + 7y − 11 = 0 at P (1, − )
2
5. Find the missing constant if the given line is a tangent to the parabola
i) y 2 + ax + 4y + 5 = 0, y = 2x − 3
ii) 3x2 + 6x − by = 0, 2x + 3y + 4 = 0
iii) 4x2 + 5x + 8y + 1 = 0 , y = mx + 2
iv) ay 2 − 2x + 7y − 11 = 0 , 2x − 3y + 4
6. Find the equation of the tangents to the parabola from the specified point.
i) y 2 + 4x + 4y + 5 = 0, P (0, −1)
ii) 3x2 + 6x − 12y = 0, P (−1, −3)
iii) 2x2 + 12x + 8y + 2 = 0 , P (0, 3)
iv) y 2 − 2x − 2y − 1 = 0 , P (−3, 0)
i) ∠P F S is a rt angle
ii) Tangents at the end of a focal chord intersect on the directrix at
right angle.
iii) The point S is the mid-point of M M 0
iv) F M ⊥ F M0
v) Quadrilateral F SM P is cyclic.
vi) Quadrilateral F V SD is cyclic.
7.5. EXERCISES 123
vii) F P bisects
2 M G.
viii) F V = OF × F P .
8. Find the equation of a parabola that has a vertical axis, crosses the x-axis
at −1 and 4 and has its vertex on the line y = 2. Find also its focus and
the equation of its directrix.
9. Find the equation of a parabola that has a horizontal axis, crosses the y-
axis at 3 and 7 and has its vertex on the line x = −1. Find also its focus
and the equation of its directrix.
10. Find the equation of locus of a point that moves equidistant from the
line x = 4 and the point (1, 5). Find also its vertex, the equation of its
directrix and the length of its lactus rectum.
11. Find the equation of locus of a point that moves equidistant from the line
y = −4 and the point (1, 0). Find also its vertex, the equation of its
directrix and the length of its lactus rectum.
12. Find the equation of locus of a point that moves equidistant from the line
x + y − 2 = 0 and the point (3, 4). Find also its vertex, the equation of
its directrix and the length of its lactus rectum.
13 Find the equation of locus of a point that moves equidistant from the line
3x + 4y + 5 = 0 and the origin. Find also its vertex, the equation of its
directrix and the length of its lactus rectum.
124 CHAPTER 7. PARABOLA
Chapter 8
Ellipse
A locus of points moves in a plane so that the sum of its distance from two
fixed points in the plane is constant. The locus so described is called an el-
lipse. The two fixed points are called the foci of the ellipse. The eccentricity
of an ellipse is less than unity (i.e e < 1).
We shall introduce the concept with an ellipse whose center is at the ori-
gin as shown in figure 8.1.
AA0 = 2a (constant)
BB 0 = 2b (constant)
The curve is symmetrical about the axes so that
OS = OS 0
OA = OA0
OZ = OZ 0
From definition,
SP = eP M.
In particular, when P moves to A we have,
SA = eAZ
and
S 0 A = eAZ 0
or
SA + S 0 A = eAZ + eAZ 0
125
126 CHAPTER 8. ELLIPSE
= e (AZ + AZ 0 )
That is,
AA0 = e(ZZ 0 )
but AA0 = 2a and ZZ 0 = 2OZ.
Since AA0 = eZZ 0 , we have
2a = e(2OZ)
or
a
OZ =
e
Also,
S 0 A − SA = e(AZ 0 − AZ)
. i.e
SS 0 = e(AZ 0 − A0 Z 0 )
= e(AA0
or
2OS = 2ae
So that OS = ae.
(±ae, 0)
8.1. EQUATION OF AN ELLIPSE 127
By definition,
SP = eP M
or
SP 2 = e2 P M 2
so that a
(x − ae)2 + y 2 = e2 x −
e
Expanding both sides and rearranging, we have
x2 1 − e2 + y 2 = a2 1 − e2
Other ellipses with center at the origin are presented in figure 8.2
x2 y 2
The two ellipses are conjugate to each other. In the first ellipse,
+ = 1,
0
a2 0 b 2
the major axis AA is along the x − axis while the minor axis BB is along
the y − axis. In addition,
AA0 = 2a > BB 0
y 2 x2
The second ellipse + 2 = 1 on the other hand has its major axis AA0
a2 b
along the y − axis and the minor axis BB 0 along the x − axis
8.1. EQUATION OF AN ELLIPSE 129
Example 8.1.1 If the foci of an ellipse are (0, 2), (0, −2) and the point P (3, 2)
lies on the ellipse. Find the equation of the ellipse.
Solution.
Figure 8.3:
SS 0 = 4
i.e.
2ae = 4
or
ae = 2.
But the sum of the distance from the moving point to the two foci is constant.
SP + S 0 P = 2a
or √
3+ 32 + 42 = 2a
so that
2a = 8
130 CHAPTER 8. ELLIPSE
and
a=4
2 1
Thus, e = =
4 2
From the equation of an ellipse
y 2 x2
+ 2 =1
a2 b
where
b 2 = a2 1 − e 2
1
= 16 1 −
4
3
= 16
4
or
b2 = 12
Ax2 + By 2 + Cx + Dy + E = 0 (8.2)
8.1. EQUATION OF AN ELLIPSE 131
C 2 D2
Q= + −E
4A 4B
and equation (8.3) becomes
C
2 D
2
x + 2A y + 2B
+ =1
a2 b2
Q Q
where a2 = A
and b2 = B
Solution.
By completing the squares, we have
2 !
2 2 1 2
x − 2x + (−1) + 4 y + y + =2+1+1
2
or 2
2 1
(x − 1) + 4 y + = 4.
2
Dividing through by 4, we have
2
(x − 1)2 y + 12
+ = 1.
4 1
132 CHAPTER 8. ELLIPSE
a2 = 4 =⇒ a = 2,
b2 = 1 =⇒ b = 1,
√
2 b2 1 3
e = 1 − 2 = 1 − =⇒ e =
a 4 2
so that √
3 √
ae = 2 × = 3
2
and √
a 2 4 4 3
= √ =√ =
e 3 3 3
2
√ √
Therefore,the foci of the ellipse are 1 + 3, − 21 and 1 − 3, − 12
x2 y 2
+ = 1.
9 25
8.2. CURVE SKETCHING OF AN ELLIPSE 133
Solution.
The center of the ellipse is at the origin. The major axis is taken along the
y − axis while the minor axis is along the x − axis In addition, since a > b,
we have that
a2 = 25 =⇒ a = 25.
Also
b2 = 9 =⇒ b = 3
but
b 2 = a2 1 − e 2
or
b2
2
= 1 − e2
a
so that
b2 9
e2 = 1 − 2
=1−
a 25
and
16
e2 =
25
4
=⇒ e = .
5
Further,
4
ae = ×5=4
5
and
a 5 5 5 25
= 4 = × = .
e 5
1 4 4
Therefore, the foci are (0, 4) and (0, −4) and the equations of the directrices
are:
25
i) y= =⇒ 4y − 25 = 0
4
25
ii) y = − =⇒ 4y + 25 = 0
4
134 CHAPTER 8. ELLIPSE
x2 y 2
Figure 8.4: Sketch of the ellipse + =1
9 25
Qu. 1 Prove that the sum of the focal distances is constant (= 2a)
Qu. 3 Find the lengths of the major and minor axes of an ellipse whose
foci are at (2, 1) and (6, 1) if the eccentricity is 32 , Find also the equation of
the ellipse.
which is simplified as
dy −b2 x
= 2 . (8.5)
dx ay
Let the point (x1 , y1 ) be on the ellipse, then the slope of the ellipse at
arbitrary point (x1 , y1 ) is given by
dy −b2 x1
= (8.6)
dx a2 y 1
(x1 ,y1 )
−b2 x1
y − y1 = (x − x1 )
a2 y 1
which is simplified as
Since the point (x1 , y1 ) lies on the ellipse, it satisfies the equation of the ellipse.
Hence, equation (8.4) can be written as
b2 x21 + a2 y12 = a2 b2
b2 xx1 + a2 yy1 = a2 b2
so that
xx1 yy1
+ 2 =1 (8.8)
a2 b
Equation (8.8) is the equation of the tangent to the ellipse when the center
is at the origin. However, if the center of the ellipse is at an arbitrary point
(h, k), the equation of tangent becomes
(x − h)(x1 − h) (y − k)(y1 − k)
+ = 1. (8.9)
a2 b2
136 CHAPTER 8. ELLIPSE
8.3.2 Normal
The slope of the normal at an arbitrary point (x1 , y1 ) is
dx a2 y 1
− = 2 (8.10)
dy b x1
(x1 ,y1 )
a2 y 1
y − y1 = (x − x1 )
b2 x 1
which is simplified as
b2 (y − y1 ) a2 (x − x1 )
= . (8.11)
y1 x1
When the center of the ellipse is at an arbitrary point (h, k), the equation
of the normal at the point (x1 , y1 ) is
Example 8.3.1 Obtain the equations of the tangent and normal to the ellipse
(x + 3)2 (y − 4)2 √
+ = 1 at the point (−3, 4 + 2).
3 2
Solution.
The center
√ of the ellipse is at the point (−3, 4) and the point on the ellipse is
(−3, 4 + 2) so that
√
x1 = −3, y1 = 4 + 2, h = −3, k = 4, a2 = 3, b2 = 2
(x − h)(x1 − h) (y − k)(y1 − k)
+ =1
a2 b2
or √
(x + 3)(−3 + 3) (y − 4)(4 + 2 − 4)
+ =1
3 2
which is simplified as √
y =4+ 2
8.3. TANGENTS AND NORMALS TO AN ELLIPSE 137
b2 x2 + a2 (mx + c)2 = a2 b2
or
b2 x2 + a2 m2 x2 + 2a2 cmx + a2 c2 − a2 b2 = 0
or
b2 + a2 m2 x2 + 2a2 cm x + a2 c2 − a2 b2 = 0
or
4a4 c2 m2 − 4a2 b2 c2 + 4a2 b4 − 4a4 c2 m2 + 4a4 b2 m2 = 0.
Simplifying and dividing through by 4a2 b2 , we have
−c2 + b2 + a2 m2 = 0
138 CHAPTER 8. ELLIPSE
or √
c = ± a2 m2 + b2 (8.13)
Equation (8.13) is the required condition. Thus,
√
y = mx ± a2 m2 + b2
Ax2 + Bx + C = 0
then
B C
α+β =− , αβ =
A A
y1 = mx1 + c
now become
a2 cm
y1 = −m +c
b2 + a2 m2
which is simplified as
b2 c
y1 = .
b2 + a2 m2
From equation (8.13), c2 = a2 m2 + b2 , so that
a2 cm a2 cm a2 m
x1 = − = − = −
b2 + a2 m2 c2 c
8.3. TANGENTS AND NORMALS TO AN ELLIPSE 139
and
b2 c b2 c b2
y1 = = = .
b2 + a2 m2 c2 c
Hence,the coordinates of the point of contact of the tangential line y = mx + c
x2 y 2
and the ellipse 2 + 2 = 1 is
a b
2
a m b2
− ,
c c
Example 8.3.2 Obtain the equations of the tangents from the point (1, 2) to
x2 y 2
the ellipse + = 1.
9 4
Solution.
Substitute the point into the equation of the ellipse and locate the point relative
to the ellipse.
The point is neither on the ellipse nor inside the ellipse. the point is actu-
ally outside the ellipse (since the LHS > 1)
Qu. 1 Prove that the locus of the intersection of two perpendicular tan-
gents to an ellipse is a circle: Find the radius of the circle in terms of the
lengths of the major and the minor axes.
140 CHAPTER 8. ELLIPSE
Figure 8.5:
x2 y 2
+ 2 =1
a2 b
If we take
x = a cos θ
then,
y2 a2 cos2 θ
= 1 −
b2 a2
or
y = ±b sin θ
Note! that the coordinates at any point on the ellipse is (a cos θ, b sin θ)
and the parametric equations are
(x − h)2 (y − k)2
+ =1
a2 b2
which is written as
X 2 (Y )2
+ 2 =1
a2 b
where X = x − h and Y = y − k. In this situation, the parametric equation is
X = a cos θ; Y = b sin θ
or
x = h + a cos θ; y = k + b sin θ
Definition: The angle θ which a locus subtends at the center of the ellipse is
called eccentric angle of the point.
Tangent
The slope of the tangent at any point on the ellipse is same as the slope of
the ellipse at that point. To obtain the equation of the tangent at a general
point (a cos θ, b sin θ), the point-slope equation of straight line is used with the
142 CHAPTER 8. ELLIPSE
slope of the ellipse as presented in equation (8.15). Thus, the equation of the
tangent is
−b cos θ
y − b sin θ = (x − a cos θ)
a sin θ
which is simplified as
x cos θ y sin θ
+ =1 (8.16)
a b
Normal
The slope of the normal at any point on the ellipse is negative-reciprocal
of the slope of the ellipse at that point. Hence the slope of the normal at any
point on the ellipse is
a sin θ
m=
b cos θ
So that the equation of normal at a general point (a cos θ, b sin θ) is obtained
using the point-slope equation of straight line as
a sin θ
y − b sin θ = (x − a cos θ)
b cos θ
or
ax sin θ − by cos θ = a2 − b2 cos θ sin θ
which is simplified as
ax by
− = a2 − b 2 (8.17)
cos θ sin θ
Solution.
a)
(x − 2)2 + 4y 2 = 4
(x − 2)2 y 2
⇒ + =1
4 1
so that a2 = 4, b2 = 1, h = 2 and k = 0.
8.4. PARAMETRIC REPRESENTATION OF AN ELLIPSE 143
(h + a cos θ, k + b sin θ)
which is
(2 + 2 cos θ, sin θ)
b)
x = 4 cos θ ⇒ a=4
and
y = 3 sin θ ⇒ b = 3.
Using the equation of tangent (8.16), the equation of tangent becomes
x cos θ y sin θ
+ =1
4 3
But θ = π3 , the equation of tangent becomes
x cos π3 y sin π3
+ =1
4 3
or √
x y 3
+ =1
8 6
Which is simplified as √
3x + 4 3y − 24 = 0
Equation of normal on the other hand is obtained by substituting the
values of a, b and θ into equation (8.17) which yields
4x 3y 2 2
π − π = 4 −3
cos 3 sin 3
or √
8x − 2 3y − 7 = 0
144 CHAPTER 8. ELLIPSE
Figure 8.6:
x2 y 2
+ 2 = 1.
a2 b
Making y the subject of the equation, we have
bp 2
y= (a − x2 )
a
and the area of the ellipse becomes
b ap 2
Z
4 (a − x2 )dx
a 0
8.4. PARAMETRIC REPRESENTATION OF AN ELLIPSE 145
p √
(a2 − x2 ) = a2 − a2 cos2 θ
√
= a 1 − cos2 θ
= a sin θ.
Z 0
4b
A= asinθ(−asinθ)dθ
a π
2
Z 0
= −4ab sin2 θdθ
π
2
0
θ sin 2θ
= −4ab −
2 4 π
2
or
A = πab
P (a cos θ, b sin θ) and Q(a cos φ, b sin φ) are points on the ellipse. The straight
line joining points P and Q (chord P Q )has a slope that is equal to
b(sin θ − sin φ)
mP Q = .
a(cos θ − cos φ)
b cos θ+φ
2
mP Q = − .
a sin θ+φ2
so that
θ+φ θ+φ θ+φ
bx cos + ay sin = ab cos θ −
2 2 2
8.4. PARAMETRIC REPRESENTATION OF AN ELLIPSE 147
which is simplified as
θ+φ θ+φ θ−φ
bx cos + ay sin = ab cos .
2 2 2
x2 y 2
+ 1 =1
2 2
so that √
√ 2
a = 2, b =
2
and the equation of the chord (3.18) becomes
x θ+φ y θ+φ θ−φ
√ cos + √ sin = cos .
2 2 2 2 2
2
148 CHAPTER 8. ELLIPSE
But, the chord is a diameter ; it therefore passes through the center (0, 0) and
the equation is satisfied by x = 0, y = 0.
Substituting x = 0, y = 0 into the equation, we have
θ−φ
cos =0
2
or
θ−φ π 3π 5π
= , , , ...
2 2 2 2
or
θ = φ + (π, 3π, 5π, ...)
4π
=
3
• The slope of the diameter AB is the same as the slope of ALL parallel
chords to it and same as the slope of tangents at C and D
b 2 x 2 + a2 y 2 = a2 b 2 ,
we have
b2 x2 + a2 (mx + c)2 − a2 b2 = 0
which if simplified gives
or
Ax2 + Bx + C = 0
where
A = b2 + a2 m2 , B = 2a2 cm, C = a2 c 2 − a2 b 2
This is a quadratic equation with two roots say x1 and x2 so that the coordi-
nates of P and Q are (x1 , y1 ) and (x2 , y2 ) respectively.
But the mid point of P Q is M (Mx , My ) so that
x1 + x2
Mx =
2
150 CHAPTER 8. ELLIPSE
B 2a2 cm
=− =− 2
2A 2(b + a2 m2 )
As the chord P Q moves to become the tangent at C, we invoke the condition
from equation (8.13) that is, c2 = b2 + a2 m2 so that
2a2 cm
Mx = −
2c2
or
a2 m
− .
c
Similarly, the ordinate at M is obtained as follows:
y = mx + c
or
a2 m2
My = mMx + c =c−
c
which is simplified as
b2
My = .
c
Hence the coordinates of the mid points of arbitrary diameter P Q are
2
a m b2
(Mx , My ) = − ,
c c
My = 0 b2 −c
m0 = = × 2
Mx − 0 c am
or
b2
m0 = − .
a2 m
Since m is the slope of diameter AB and m0 is the slope of its conjugate
CD the product of their slopes is given as
b2
mm0 = − (8.19)
a2
The condition in equation (8.19) is the condition that two diameters of an
ellipse are conjugate to each other
8.5. CONJUGATE DIAMETERS 151
(x − 1)2 (y − 2)2
+ =1
16 9
has a diameter with slope m1 = 12 . Find the equation of the conjugate diameter
to the given one.
Solution.
Let the slope of the second diameter be m2 . Since the two diameters are
b2
conjugate, we have m1 m2 = − 2 . That is,
a
1 9
m2 = −
2 16
or
9
m2 = −
8
The diameter must pass through the center of the ellipse: (1, 2), its equa-
tion therefore is given as
−9
(y − 2) = (x − 1)
8
which is simplified to give
9x + 8y − 25 = 0
Figure 8.9:
x 1 b2
−
y1 a2
so that
b2 1 b cos θ
m2 = − 2
× =− .
a m1 a sin θ
The equation of diameter P Q is
b cos θ
y = m2 x =− x.
a sin θ
Substitute this in the equation of the ellipse
b 2 x 2 + a2 y 2 = a2 b 2
to get
b2 cos2 θ
2 2 2
b x +a x 2 = a2 b 2
a2 sin2 θ
which gives
x 2 b2
2 = a2 b 2
sin θ
or
x = ±a sin θ.
Substituting the values of x into the equation of line P Q, we have
b cos θ
y=− (±a sin θ)
a sin θ
= ∓b cos θ
Hence the coordinates of all the end points of conjugate diameters are:
A(a cos θ, b sin θ); B(−a cos θ, −b sin θ); P (−a sin θ, b cos θ); Q(a sin θ, −b cos θ)
or
cos θ cos φ + sin θ sin φ = 0
which is simplified as
cos(θ − φ) = 0
or
π
θ= +φ
2
Thus, the eccentric angles at the end of conjugate radii differs by a Rt angle.
Equipped with this revelation about the eccentric angles at the ends of
conjugate radii, we can obtain the coordinates at the other ends of the diam-
eters
Let the coordinates of Q be (a cos θ, b sin θ) then, since the eccentric angle
of P must differ by right angle, then the coordinates of P is
π π
a cos + θ , b sin +θ
2 2
But π π π
cos + θ = cos cos θ − sin sin θ
2 2 2
156 CHAPTER 8. ELLIPSE
= − sin θ
and similarly, π π π
sin + θ = sin cos θ + cos sin θ
2 2 2
= cos θ
Hence the coordinates of P is (−a sin θ, b cos θ).
In a similar way, the coordinates of the remaining two points Q0 and P 0 are
obtained as
(−a cos θ, −b sin θ) and (a sin θ, −b cos θ)
respectively.
Figure 8.12:
Property i) SP = eP M
Property ii) SP + SP 0 = 2a
The sum of the distances from the moving point to the two foci of the el-
lipse is constant
Proof
From the definition,
SP = eP M
= e M M 0
a
e×2
e
= 2a
Property iii) OG = e2 ON
Proof
158 CHAPTER 8. ELLIPSE
P G is the normal to the ellipse at the point P . Hence, the equation of the
normal P G is
ax by
− = a2 − b2 .
cos θ sin θ
At G, y = 0 so that the equation becomes
ax = a2 − b2 cos θ
or
(a2 − b2 )
x= cos θ.
a
But
ON = a cos θ
so that
e2 ON = e2 a cos θ
or
a2 − b2
2
e ON = a cos θ
a2
or 2
a − b2
= cos θ
a
= OG
Property iv) ON × OT = a2
Proof
ON = a cos θ
bx cos θ = ab
or
a
x= .
cos θ
8.6. GEOMETRICAL PROPERTIES OF AN ELLIPSE 159
= a2
Property v) N P × OT 0 = b2
Proof
The proof of property v is similar to that of property iv
N P = b sin θ (ordinate of P )
ay sin θ = ab
or
b
y= .
sin θ
which implies that
OT = b 1
0
sin θ
or
N P × OT 0 = b sin θ × b 1
sin θ
= b2
160 CHAPTER 8. ELLIPSE
8.7 Exercises
1. Find the coordinates of the foci, the eccentricity the vertices, equation of
the directrices and the length of the lactus rectum; sketch the ellipses
x2 y 2
i) + =1
162 4 2
x y
ii) + =1
16 252
(x − 4) (y + 2)2
iii) + =1
36 2 25 2
(x − 6) (y − 5)
iv) + =1
9 2 25
(x + 1) y2
v) + =1
2
12 42
x (y − 2)
vi) + =1
9 4
2. Determine the equation of the following ellipses when some of its important
points or lines are given. Provide also the positions of all the missing
points and the equations of the missing lines.
i) P (x, y) such that the sum of its distance from (0, 6) and (0, −6) is always 15
ii) P (x, y) such that the sum of its distance from (0, 0) and (0, 6) always is 7
iii) P (x, y) such that the sum of its distance from (−1, 3) and (7, 3) is always 10
iv) P (x, y) such that the sum of its distance from (2, 4) and (2, −4) is always 8
4. Rewrite the following equations in semi reduced form. Hence give a full
description of the ellipse.
i) x2 + 4y 2 + 4x − 8y + 4 = 0
ii) 16x2 + 9y 2 + 32x − 27y + 4 = 0
iii) 9x2 + 100y 2 − 18x − 300y + 450 = 0
iv) 4x2 + 225y 2 − 4x − 90y + 1 = 0
8.7. EXERCISES 161
5. Find the equation of the ellipse that has center at (1, 1), major axis 10
units and horizontal; minor axis = 3 units. Find also its foci, vertices
and equation of its directrices.
6. Find the equation of the ellipse that has center at (1, 2), major axis 10
units and vertical; minor axis = 5 units. Find also its foci, vertices and
equation of its directrices.
7. Find the equation of locus of a point that moves when the sum of its
distances from (5, 0) and (−5, 0) is always 15. Find also its vertex, the
equation of its directrices and the length of its lactus rectum.
8. Find the equation of locus of a point that moves when the sum of its
distances from (−1, 3) and (7, 3) is always 10. Find also its vertex, the
equation of its directrices and the length of its lactus rectum.
9. Give a full description of the ellipse 9x2 + 25y 2 = 225. Find also the
coordinates of its foci, eccentricity, vertex, the equation of its directrices
and the length of its lactus rectum.
1p
10. Give a full description of the ellipse ± 4 − y 2 . Find also the coordi-
2
nates of its foci, eccentricity, vertex, the equation of its directrices and
the length of its lactus rectum
162 CHAPTER 8. ELLIPSE
Chapter 9
Hyperbola
We shall introduce the concept with a hyperbola whose center is at the origin
as shown in figure 9.1.
The curve is symmetrical about the y axis and the center is at C which
is at the origin so that
CS = CS 0 ,
CA = CA0 ,
CZ = CZ 0 ,
SA = S 0 A0 ,
AA0 = 2a (constant),
163
164 CHAPTER 9. HYPERBOLA
=⇒ SP 2 = e2 P M 2 .
That is,
(x − ae)2 + y 2 = e2 (x − ae)2
which is simplified as
x2 y 2
− 2 =1 (9.1)
a2 b
Solution.
By completing the squares, we have
2 !
−1
x2 − 2x + (−1)2 − 4 y 2 − y + =2+1+1
2
or 2
2 1
(x − 1) − 4 y − = 4.
2
Dividing through by 4, we have
2
(x − 1)2 y − 12
− = 1.
4 1
a2 = 4 =⇒ a = 2,
b2 = 1 =⇒ b = 1,
2
√
b 1 5
e2 = 1 + 2 = 1 + =⇒ e =
a 4 2
so that √
5 √
ae = 2 × = 5
2
and √
a 2 4 4 5
= √ =√ =
e 5 5 5
2
√ √
Therefore,the foci of the hyperbola are 1 + 5, 12 and 1 − 5, 21
Equation of the directrices are
√
4 5
x=1±
5
while the vertices of the ellipse are at
1 1
3, and −1,
2 2
9.2. THE ASYMPTOTES 167
x2 y 2
− 2 =1
a2 b
which is written as
y2 x2
= −1
b2 a2
or
b2 2
y2 = x − a2
a2
so that
b√ 2
y=± x − a2 .
a
As x −→ ±∞, a2 becomes so negligible that the equation becomes
b
y=± x (9.4)
a
Equations (9.4) are called asymptotic lines to the hyperbola and they
are tangential to the hyperbola at infinity.
Solution.
By completing the squares, we have
2 !
1 3
3 x2 + x + − 4 y 2 − 4y + (−2)2 = 18 + − 16
2 4
or 2
1 11
3 x+ − 4 (y − 2)2 = .
2 4
That is
1 2
(y − 2)2
x+ 2
11 − 11 = 1.
12 16
168 CHAPTER 9. HYPERBOLA
b 2 x 2 − a2 y 2 = a2 b 2 . (9.5)
Since the point (x1 , y1 ) lies on the hyperbola, it satisfies the equation of the
hyperbola. Hence, equation (9.5) can be written as
b2 x21 − a2 y12 = a2 b2
b2 xx1 − a2 yy1 = a2 b2
so that
xx1 yy1
− 2 =1 (9.9)
a2 b
Equation (9.9) is the equation of the tangent to the hyperbola when the
center is at the origin.
170 CHAPTER 9. HYPERBOLA
However, if the center of the hyperbola is at an arbitrary point (h, k), the
equation of tangent becomes
(x − h)(x1 − h) (y − k)(y1 − k)
− = 1. (9.10)
a2 b2
9.3.2 Normal
The slope of the normal at an arbitrary point (x1 , y1 ) on the hyperbola is
dx −a2 y1
− = 2 (9.11)
dy b x1
(x1 ,y1 )
b 2 x 2 − a2 y 2 = a2 b 2
b2 x2 − a2 (mx + c)2 = a2 b2
9.3. TANGENTS AND NORMALS TO A HYPERBOLA 171
or
b2 x2 − a2 m2 x2 − 2a2 cmx − a2 c2 − a2 b2 = 0
or
b2 − a2 m2 x2 − 2a2 cm x − a2 c2 + a2 b2 = 0
For the line to touch the hyperbola, the quadratic equation must have exactly
one root. Hence,
B 2 − 4AC = 0
which becomes
2
−2a2 cm + 4 b2 − a2 m2 a2 c2 + a2 b2 = 0
or
4a4 c2 m2 + 4a2 b2 c2 + 4a2 b4 − 4a4 c2 m2 − 4a4 b2 m2 = 0.
Simplifying and dividing through by 4a2 b2 , we have
c2 + b2 − a2 m2 = 0
or √
c = ± a2 m2 − b2 (9.14)
Equation (9.14) is the required condition. Thus,
√
y = mx ± a2 m2 − b2
x2 y 2
− 2 = 1.
a2 b
Ax2 + Bx + C = 0
then
B C
α+β =− , αβ =
A A
172 CHAPTER 9. HYPERBOLA
B
α + β = 2x1 = −
A
−2a2 cm
=−
b 2 − a2 m 2
or
a2 cm
x1 = .
b2 − a2 m2
The equation of the tangent
y1 = mx1 + c
now become
a2 cm
y1 = m +c
b 2 − a2 m 2
which is simplified as
b2 c
y1 = .
b2 − a2 m2
From equation (9.14), c2 = a2 m2 − b2 , so that
a2 cm a2 cm a2 m
x1 = − = − = −
b2 − a2 m2 c2 c
and
b2 c b2 c b2
y1 = − = − = − .
b2 − a2 m2 c2 c
Hence,the coordinates of the point of contact of the tangential line y = mx + c
x2 y 2
and the hyperbola 2 − 2 = 1 is
a b
2
a m b2
− ,−
c c
Example 9.3.1 Obtain the equations of the tangent and normal to the hyper-
(x + 3)2 (y − 4)2 √
bola − = 1 at the point (6, 4 + 4 2).
9 4
9.3. TANGENTS AND NORMALS TO A HYPERBOLA 173
Solution.
The center of the hyperbola
√ is at the point (−3, 4) and the point on the
hyperbola is (6, 4 + 4 2) so that
√
x1 = 6, y1 = 4 + 4 2, h = −3, k = 4, a2 = 9, b2 = 4
(x − h)(x1 − h) (y − k)(y1 − k)
− =1
a2 b2
or √
(x + 3)(6 + 3) (y − 4)(4 + 4 2 − 4)
− =1
9 4
which is simplified as √
(x + 3) − (y − 4) 2 = 1
or √ √
y 2−x−4 2−2=0
The equation of the normal on the other hand is
By definition,
SL = eLM
= e(OS − OZ)
or
a
e(ae − )
e
2
= ae − a
= a(e2 − 1).
2 a2 (e2 − 1) b2
But a(e − 1) = =
a a
2
2b
∴ LSL0 = 2SL =
a
2b2
Hence, the length of the lactus rectum of a hyperbola is
a
Property ii)
The difference of the focal distances of a hyperbola is constant. That is,
9.4. PARAMETRIC REPRESENTATION OF A HYPERBOLA 175
S 0 P − SP = 2a
Proof
Tangent
The slope of the tangent at any point on the hyperbola is same as the slope
of the hyperbola at that point. To obtain the equation of the tangent at a
general point (a sec θ, b tan θ), the point-slope equation of straight line is used
with the slope of the hyperbola as presented in equation (9.16). Thus, the
equation of the tangent is
b
y − b tan θ = (x − a sec θ)
a sin θ
which is simplified as
x sec θ y tan θ
− =1 (9.17)
a b
Normal
The slope of the normal at any point on the hyperbola is negative-reciprocal
of the slope of the hyperbola at that point. Hence the slope of the normal at
any point on the hyperbola is
a sin θ
m=−
b
So that the equation of normal at a general point (a sec θ, b tan θ) is obtained
using the point-slope equation of straight line as
a sin θ
y − b tan θ = − (x − a sec θ)
b
9.4. PARAMETRIC REPRESENTATION OF A HYPERBOLA 177
or
ax sin θ + by = a2 + b2 tan θ
which is simplified as
ax by
+ = a2 + b 2 (9.18)
sec θ tan θ
Example 9.4.1
a) Obtain the parametric coordinates of any point on the hyperbola
(x − 2)2 − 4y 2 = 4.
Solution.
a)
(x − 2)2 − 4y 2 = 4
(x − 2)2 y 2
⇒ − =1
4 1
so that a2 = 4, b2 = 1, h = 2 and k = 0.
The parametric coordinates is
(h + a sec θ, k + b tan θ)
which is
(2 + 2 sec θ, tan θ)
b)
x = 4 sec θ ⇒ a=4
and
y = 3 tan θ ⇒ b = 3.
Using the equation of tangent (9.17), the equation of tangent becomes
x sec θ y tan θ
− =1
4 3
178 CHAPTER 9. HYPERBOLA
x sec π3 y tan π3
− =1
4 3
or
x y
−√ =1
2 3
Which is simplified as √ √
3x − 2y − 2 3 = 0
4x 3y
π + = 42 + 32
sec 3 tan π3
Hint
• Obtain the parametric equation of tangent to the hyperbola and get its
slope.
Consider the rotation of the axes as shown in figure 9.3 , there are two
axes namely the x − y axes and the X − Y axes.
From the x − y coordinates,
x = ON, y = NP
while
X = OA, Y = AP
on the X − Y axes.
180 CHAPTER 9. HYPERBOLA
•
X = OA
= OB − AB
= OB − CN
= ON sin θ − P N cos θ.
= x sin θ − y cos θ
But θ = 45◦ so that
x y
X=√ −√
2 2
or √
X 2 = (x − y)
•
Y = AP
= AC + CP
= BN + CP
= ON cos θ + P N sin θ.
= x cos θ + y sin θ
But θ = 45◦ so that
x y
Y =√ +√
2 2
or √
Y 2 = (x + y)
x 2 − y 2 = a2
i.e.
(x + y)(x − y) = a2
or √ √
X 2 Y 2 = a2
9.5. RECTANGULAR HYPERBOLA 181
or
a2
XY = .
2
a2
Taking = c2 , the required equation of rectangular hyperbola is obtained as
2
XY = c2 (9.20)
(x − h)(y − k) = c2 .
After the anti-clockwise rotation, the asymptotes now assume the position
of the axes and the rectangular hyperbola is as presented in figure 9.4.
b 2 = a2 e 2 − 1 .
a2 = a2 e 2 − 1
or
e2 − 1 = 1
√
=⇒ e = 2.
In general, √
it should be noted that the eccentricity of a rectangular hyper-
bola is always 2
x2 y 2
− 2 =1
a2 b
and e its eccentricity (see figure 9.5)
182 CHAPTER 9. HYPERBOLA
But
tan2 α + 1 = sec2 α
or √
sec2 α = 2 =⇒ sec α = 2
Hence,
sec α = e
9.5. RECTANGULAR HYPERBOLA 183
Figure 9.5:
25
Example 9.5.1 Sketch the curve x + 1 = .
y−3
Solution.
This curve is a rectangular hyperbola with center at (−1, 3)
(x + 1)(y − 3) = 25 = c2
so that
a2
c2 = = 25
2
or √
a=5 2
√
∴ CA = a = 5 2.
√
Since e = 2 for a rectangular hyperbola,
√ √
CS = ae = 5 2 × 2 = 10
and √
a 5 2
CZ = = √ = 5.
e 2
184 CHAPTER 9. HYPERBOLA
Next is to locate the coordinates of all the necessary points. Note! that
the axis of the rectangular hyperbola is the line y = x
With respect to the origin (0, 0), the distance CZ = 5 is same as writing
(x − 0)2 + (y − 0)2 = 52
or
2x2 = 25 (since y = x)
so that
5
x = ±√
2
However, with respect to the center (−1, 3), the coordinates of Z and Z 0
are
5 5
Z : √ − 1, √ + 3
2 2
0 5 5
Z : − √ − 1, − √ + 3
2 2
√
Similarly, with respect to the origin (0, 0), the distance CA = 5 2 is same
as writing √
(x − 0)2 + (y − 0)2 = (5 2)2
or
2x2 = 50 (since y = x)
so that
x = ±5
However, with respect to the center (−1, 3), the coordinates of A and A0
are
A : (5 − 1, 5 + 3) = (4, 8)
A0 : (−5 − 1, −5 + 3) = (−6, −2)
To locate the coordinates of the foci, with respect to the origin (0, 0), the
distance CS = 10 is same as writing
or
2x2 = 100 (since y = x)
so that √
x = ±5 2
9.5. RECTANGULAR HYPERBOLA 185
With respect to the center (−1, 3), the coordinates of S and S 0 are
√ √
S : 5 2 − 1, 5 2 + 3
√ √
S 0 : −5 2 − 1, −5 2 + 3
Since the axis of the rectangular hyperbola is parallel to the line y = x, its
slope is 1 and the slope of the directrices is −1, so that the equations are:
y − y1 = m(x − x1 )
or
5 5
y− √ +3 =− x− √ −1
2 2
or √ √ √ √
y 2−3 2−5+x 2−5+ 2=0
√ √ √
=⇒ y 2 + x 2 − 2 2 − 10 = 0
The equation of the second directrix is
5 5
y − −√ + 3 = − x − −√ − 1
2 2
or √ √ √ √
y 2−3 2+5+x 2+5+ 2=0
√ √ √
=⇒ y 2 + x 2 − 2 2 + 10 = 0
Tangent
The slope of the tangent at any point on the rectangular hyperbola is same as
the slope of the rectangular hyperbola at that point. To obtain the equation
c
of the tangent at a general point (ct, ), the point-slope equation of straight
t
line is used with the slope of the hyperbola as presented in equation (9.22).
Thus, the equation of the tangent is
c 1
y− = − 2 (x − ct)
t t
which is simplified as
x + t2 y = 2ct (9.23)
Normal
The slope of the normal at any point on the rectangular hyperbola is negative-
reciprocal of the slope of the tangent at that point. Hence the slope of the
normal at any point on the hyperbola is
m = t2
c
So that the equation of normal at a general point (ct, ) is obtained using the
t
point-slope equation of straight line as
c
y − = t2 (x − ct)
t
which is simplified as
t3 x − yt − ct4 + c = 0 (9.24)
9.6. EXERCISES 187
9.6 Exercises
1. Find the equation of the hyperbola that has vertices at (±6, 0), and foci
at (±8, 0) Find also the length of its lactus rectum and equation of its
directrices.
2. Find the equation of the hyperbola that has vertices at (±2, 0), and foci
at (±3, 0) Find also the equation of its asymptotes and equation of its
directrices.
3. Find the equation of the hyperbola that has vertices at (1, ±5), and foci
at (1, ±6) Find also the length of its lactus rectum, equations of its
asymptotes and that of the directrices.
4. Find the equation of locus of a point that moves when the difference of its
distances from (0, −6) and (0, 6) is always 10. Find also its vertex, the
equation of its directrices and the length of its lactus rectum.
5. Find the equation of locus of a point that moves when the difference of its
distances from (1, −4) and (1, 4) is always 4. Find also its vertex, the
equation of its directrices and the length of its lactus rectum.
6. Convert the equation; 16y 2 − 25x2 = 400 to its semi reduced form and
hence give a full description of the curve.
188 CHAPTER 9. HYPERBOLA
Suggested Readings