Lecture - 11 & 12
Lecture - 11 & 12
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 1
Lecture#11 & 12
Now, the equation of bisectors of the angles between the lines (1) and (2) is given by,
𝑦 − 𝑚1 𝑥 𝑦 − 𝑚2 𝑥
=±
√1 + 𝑚1 2 √1 + 𝑚2 2
⇒ (𝑦 − 𝑚1 𝑥)2 (1 + 𝑚2 2 ) = (𝑦 − 𝑚2 𝑥)2 (1 + 𝑚1 2 )
⇒ (𝑦 2 − 2𝑚1 𝑥𝑦 + 𝑚1 2 𝑥 2 )(1 + 𝑚2 2 ) = (𝑦 2 − 2𝑚2 𝑥𝑦 + 𝑚2 2 𝑥 2 )(1 + 𝑚1 2 )
⇒ 𝑦 2 − 2𝑚1 𝑥𝑦 + 𝑚1 2 𝑥 2 + 𝑚2 2 𝑦 2 − 2𝑚1 𝑚2 2 𝑥𝑦 + 𝑚1 2 𝑚2 2 𝑥 2
= 𝑦 2 − 2𝑚2 𝑥𝑦 + 𝑚2 2 𝑥 2 + 𝑚1 2 𝑦 2 − 2𝑚2 𝑚1 2 𝑥𝑦 + 𝑚1 2 𝑚2 2 𝑥 2
⇒ −2𝑚1 𝑥𝑦 + 𝑚1 2 𝑥 2 + 𝑚2 2 𝑦 2 − 2𝑚1 𝑚2 2 𝑥𝑦 + 2𝑚2 𝑥𝑦 − 𝑚2 2 𝑥 2 − 𝑚1 2 𝑦 2 + 2𝑚2 𝑚1 2 𝑥𝑦 = 0
⇒ −2(𝑚1 − 𝑚2 )𝑥𝑦 + (𝑚1 2 − 𝑚2 2 )𝑥 2 − (𝑚1 2 − 𝑚2 2 )𝑦 2 + 2𝑚1 𝑚2 (𝑚1 − 𝑚2 )𝑥𝑦 = 0
⇒ −2𝑥𝑦 + (𝑚1 + 𝑚2 )𝑥 2 − (𝑚1 + 𝑚2 )𝑦 2 + 2𝑚1 𝑚2 𝑥𝑦 = 0
2ℎ 2 2ℎ 2 𝑎
⇒ −2𝑥𝑦 − 𝑥 + 𝑦 + 2 𝑥𝑦 = 0
𝑏 𝑏 𝑏
⇒ −𝑏𝑥𝑦 − ℎ𝑥 2 + ℎ𝑦 2 + 𝑎𝑥𝑦 = 0
⇒ ℎ(𝑥 2 − 𝑦 2 ) = (𝑎 − 𝑏)𝑥𝑦
𝑥 2 − 𝑦 2 𝑥𝑦
∴ =
𝑎−𝑏 ℎ
3. Find the condition that the general equation of 2nd degree should represent a pair of straight
lines.
Solution: Let, 𝑙1 𝑥 + 𝑚1 𝑦 + 𝑛1 = 0 And 𝑙2 𝑥 + 𝑚2 𝑦 + 𝑛2 = 0 be two straight lines represented
by 𝑎𝑥 2 + 2ℎ𝑥𝑦+𝑏𝑦 2 + 2𝑔𝑥 + 2𝑓𝑦 + 𝑐=0.
We can write,
(𝑙1 𝑥 + 𝑚1 𝑦 + 𝑛1 )(𝑙2 𝑥 + 𝑚2 𝑦 + 𝑛2 ) = 𝑎𝑥 2 + 2ℎ𝑥𝑦+𝑏𝑦 2 + 2𝑔𝑥 + 2𝑓𝑦 + 𝑐
𝑙1 𝑙2 𝑥 2 + (𝑙1 𝑚2 + 𝑙2 𝑚1 )𝑥𝑦+𝑚1 𝑚2 𝑦 2 + (𝑙1 𝑛2 + 𝑙2 𝑛1 )𝑥 + (𝑚1 𝑛2 + 𝑚2 𝑛1 )𝑦 + 𝑛1 𝑛2 = 𝑎𝑥 2 +
2ℎ𝑥𝑦+𝑏𝑦 2 + 2𝑔𝑥 + 2𝑓𝑦 + 𝑐
Equating the co-efficient like term from both sides,
𝑙1 𝑙2 = 𝑎 … … … … . (1)
𝑚1 𝑚2 = 𝑏 … … … . (2)
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 2
Lecture#11 & 12
𝑛1 𝑛2 = 𝑐 … … … . . (3)
𝑙1 𝑚2 + 𝑙2 𝑚1 = 2ℎ … … … … (4)
𝑙1 𝑛2 + 𝑙2 𝑛1 = 2𝑔 … … … … … (5)
𝑚1 𝑛2 + 𝑚2 𝑛1 = 2𝑓 … … … … (6)
From (4), (5) & (6), we get
8𝑓𝑔ℎ = (𝑙1 𝑚2 + 𝑙2 𝑚1 )(𝑙1 𝑛2 + 𝑙2 𝑛1 )(𝑚1 𝑛2 + 𝑚2 𝑛1 )
= 𝑙1 𝑙2 (𝑚1 2 𝑛2 2 + 𝑚2 2 𝑛1 2 ) + 𝑚1 𝑚2 (𝑙1 2 𝑛2 2 + 𝑙2 2 𝑛1 2 ) + 𝑛1 𝑛2 (𝑙1 2 𝑚2 2 + 𝑙2 2 𝑚1 2 )
+ 2𝑙1 𝑙2 𝑚1 𝑚2 𝑛1 𝑛2
= 𝑎{(𝑚1 𝑛2 + 𝑚2 𝑛1 )2 − 2𝑚1 𝑚2 𝑛1 𝑛2 } + 𝑏{(𝑙1 𝑛2 + 𝑙2 𝑛1 )2 − 2𝑙1 𝑙2 𝑛1 𝑛2 }
+ 𝑐{(𝑙1 𝑚2 + 𝑙2 𝑚1 )2 − 2𝑙1 𝑙2 𝑚1 𝑚2 } + 2𝑙1 𝑙2 𝑚1 𝑚2 𝑛1 𝑛2
= 𝑎{4𝑓 2 − 2𝑏𝑐} + 𝑏{4𝑔2 − 2𝑐𝑎} + 𝑐{4ℎ2 − 2𝑎𝑏} + 2𝑎𝑏𝑐
∴ 2𝑓𝑔ℎ = 𝑎𝑓 2 + 𝑏𝑔2 + 𝑐ℎ2 − 𝑎𝑏𝑐
⇒ 𝑎𝑏𝑐 + 2𝑓𝑔ℎ − 𝑎𝑓 2 − 𝑏𝑔2 − 𝑐ℎ2 = 0
𝑎 ℎ 𝑔
That is, | ℎ 𝑏 𝑓| = 0
𝑔 𝑓 𝑐
∴ 𝑎𝑏𝑐 + 2𝑓𝑔ℎ − 𝑎𝑓 2 − 𝑏𝑔2 − 𝑐ℎ2 = 0, which is the required condition.
4. Prove that a homogeneous equation of the n-th degree represents n straight lines, real
or imaginary, which all pass through the origin.
Solution: Consider the homogenous equation
𝑦 𝑛 +a1𝑥𝑦 𝑛−1 + a2𝑥 2 𝑦 𝑛−2 +………+ ar𝑥 𝑟 𝑦 𝑛−𝑟 +an𝑥 𝑛 =0 ……….. (1)
This equation can be written as
𝑦 𝑦 𝑦 𝑦
( ⁄𝑥)𝑛 +a1( ⁄𝑥)𝑛−1 +a2( ⁄𝑥)𝑛−2+…………. +ar( ⁄𝑥)𝑛−𝑟 +……..+an=0
𝑦
Since this is an equation of the n-th degree in ⁄𝑥, it must have n roots. Let the roots of
this equation be
m1, m2,……………… ,mr ,………… mn
Then,
𝑦 𝑦 𝑦 𝑦
( ⁄𝑥 −m1)( ⁄𝑥 −m2)………….. ( ⁄𝑥 −mr)……… ( ⁄𝑥 −mn) =0
⇒ (𝑦 −m1𝑥) (𝑦 −m2𝑥)……….. (𝑦 −mr𝑥)……….. (𝑦 −mn𝑥) =0
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 3
Lecture#11 & 12
This equation is satisfied by the points which satisfy the separate equations
(𝑦 −m1𝑥) =0, (𝑦 −m2𝑥) =0, (𝑦 −mr𝑥) =0, (𝑦 −mn𝑥) =0, which all pass through the origin.
Conversely, the co-ordinates of all the points which satisfy these n equations satisfy
equation (1) also.
Hence the theorem is proved.
5. Prove that the product of the perpendiculars from (𝑥1 ,𝑦1 ) on the lines given by
𝑎𝑥12 +2ℎ𝑥𝑦+𝑏𝑦12
𝑎𝑥 2 +2hxy+𝑏𝑦 2 =0 is .
√(𝑎−𝑏)+4ℎ2
Again, let 𝑑2 be the perpendicular distance from (𝑥1 ,𝑦1 ) on (2), then,
y1−m2 x1
𝑑2 =
√1+m2 2
y1 2 − (m1 + m2 )x1 y1 + m1 m2 x1 2
=
√1 + m1 2 + m2 2 + m1 2 m2 2
2h a
y1 2 +
x1 y1 + x1 2
= b b
√1 + (m1 + m2 )2 − 2m1 m2 + m1 2 m2 2
2h a
y1 2 +x1 y1 + x1 2
= b b
2 2
√1 + 4h2 − 2 a + a 2
b b b
by1 2 + 2hx1 y1 + ax1 2
=
√b 2 + 4h2 − 2ab + a2
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 4
Lecture#11 & 12
Now, the equation of the line passing through the origin and perpendicular to the line (1) is
𝑚1 𝑦 + 𝑥 = 0
Similarly, the equation of the line passing through the origin and perpendicular to the line
(2) is
𝑚2 𝑦 + 𝑥 = 0
⇒ 𝑚1 𝑚2 𝑦 2 + (𝑚1 + 𝑚2 )𝑥𝑦 + 𝑥 2 =0
⇒ 𝑎⁄𝑏 𝑦 2 − 2ℎ⁄𝑏 𝑥𝑦 + 𝑥 2 =0
⇒ 𝑏𝑥 2 − 2ℎ𝑥𝑦 + 𝑎𝑦 2 =0 (Proved).
7. The condition that the pair of lines 𝑎𝑥 2 +2ℎ𝑥𝑦 +𝑏𝑦 2 =0 and 𝑎′ 𝑥 2 +2ℎ′ 𝑥𝑦+𝑏 ′ 𝑦 2 =0
Should have one line in common is 4(𝑎ℎ′ − 𝑎′ ℎ) (ℎ𝑏 ′ − ℎ′ 𝑏) =(𝑎𝑏 ′ − 𝑎′ 𝑏)2 .
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 5
Lecture#11 & 12
𝑎𝑥 2 +2ℎ𝑥. 𝑚𝑥 +𝑏. 𝑚2 𝑥 2 =0
⇒ 𝑏𝑚2 + 2ℎ𝑚 + 𝑎=0 ………….. (3)
And 𝑎′ 𝑥 2 +2ℎ′ 𝑥. 𝑚𝑥 +𝑏 ′ . 𝑚2 𝑥 2 .=0
⇒ 𝑏 ′ 𝑚2 + 2ℎ′ 𝑚 + 𝑎′ =0 ………….. (4)
Now from (3) and (4), we have,
𝑚2 𝑚 1
= ′ =
2𝑎ℎ − 2𝑎 ℎ 𝑎𝑏 − 𝑎 𝑏 2ℎ𝑏 − 2ℎ′ 𝑏
′ ′ ′ ′
2(𝑎ℎ′ − 𝑎′ ℎ) 𝑎𝑏 ′ − 𝑎′ 𝑏
⇒𝑚= , 𝑚 =
𝑎𝑏 ′ − 𝑎′ 𝑏 2(ℎ𝑏 ′ − ℎ′ 𝑏)
2(𝑎ℎ′ − 𝑎′ ℎ) 𝑎𝑏 ′ − 𝑎′ 𝑏
⇒ =
𝑎𝑏 ′ − 𝑎′ 𝑏 2(ℎ𝑏 ′ − ℎ′ 𝑏)
⇒ 4(𝑎ℎ′ − 𝑎′ ℎ)(ℎ𝑏 ′ − ℎ′ 𝑏)=(𝑎𝑏 ′ − 𝑎′ 𝑏)2 (Proved)
8. If 𝑎𝑥 2 + 2ℎ𝑥𝑦 + 𝑏𝑦 2 + 2𝑔𝑥 + 2𝑓𝑦 + 𝑐 = 0 represent a pair of lines intersecting in
(𝑥1 , 𝑦1 ), then the equation of the lines bisecting the angles between them will be
(𝑥 − 𝑥1 )2 − (𝑦 − 𝑦1 )2 (𝑥 − 𝑥1 )(𝑦 − 𝑦1 )
=
𝑎−𝑏 ℎ
Solution: Given equation
𝑥 2 + 2ℎ𝑥𝑦 + 𝑏𝑦 2 + 2𝑔𝑥 + 2𝑓𝑦 + 𝑐 = 0 … … … … … (1)
The lines represented by (1) intersect at (𝑥1 , 𝑦1) shift the origin to this point, keeping the
directions of the axes unchanged. If (X, Y) be the coordinates of any point referred to the
new axes, whose coordinates referred to the old axes were (x, y) then,
X=𝑥 − 𝑥1 and Y=𝑦 − 𝑦1
i.e. 𝑥=X+𝑥1 and 𝑦=Y+𝑦1
Substituting for (𝑥1 , 𝑦1) in (1), we get
𝑎(𝑋 + 𝑥1 )2 + 2ℎ(𝑋 + 𝑥1 )(𝑌 + 𝑦1 ) + 𝑏(𝑌 + 𝑦1 ) + 2𝑔(𝑋 + 𝑥1 ) + 2𝑓(𝑌 + 𝑦1 ) + 𝑐 = 0
⇒ (𝑎𝑋 2 + 2ℎ𝑋𝑌 + 𝑏𝑌 2 ) + 2(𝑎𝑥1 + ℎ𝑦1 + 𝑔)𝑋 + 2(ℎ𝑥1 + 𝑏𝑦1 + 𝑓)𝑌 + (𝑎𝑥1 2 + 2ℎ𝑥1 𝑦1 +
𝑏𝑦1 2 + 2𝑔𝑥1 + 2𝑓𝑦1 + 𝑐) = 0 … … … … . (2)
This is the equation referred to the new set of axes and the two lines represented by (2)
pass through the new origin. Therefore, there should be no terms of the first and zero
degree in X and Y. thus the equation (2) becomes
𝑎𝑋 2 + 2ℎ𝑋𝑌 + 𝑏𝑌 2 = 0
Now the equation of bisectors of the angles between the lines is
𝑋 2 − 𝑌 2 𝑋𝑌
= … … … … … . (3)
𝑎−𝑏 ℎ
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 6
Lecture#11 & 12
Let 𝑥2 > 𝑥1
Now,
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 7
Lecture#11 & 12
10. Show that the line 𝐴𝑥 + 𝐵𝑦 + 𝐶 = 0 and the two lines represented by
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 8
Lecture#11 & 12
−𝐴⁄ , 𝐴 + √3 𝐵 𝐴 − √3 𝐵
𝐵 − 𝑎𝑛𝑑 − 𝑟𝑒𝑝𝑒𝑐𝑡𝑖𝑣𝑒𝑙𝑦.
𝐵 − √3 𝐴 𝐵 + √3 𝐴
Let 𝜃 be the angle between (1) & (2), then
−𝐴⁄ + 𝐴 + √3 𝐵
𝐵 𝐵 − √3 𝐴
tan 𝜃 =
𝐴 + √3 𝐵
1 + (−𝐴⁄𝐵 ){− }
𝐵 − √3 𝐴
−𝐴𝐵 + √3𝐴2 + 𝐴𝐵 + √3𝐵 2
=
𝐵 2 − √3𝐴𝐵 + 𝐴2 + √3𝐴𝐵
√3(𝐴2 + 𝐵 2 )
=
𝐴2 + 𝐵 2
= √3 = tan 60°
∴ 𝜃 = 60°
Again, let 𝜑 be the angle between (2) and (3), then
𝐴 + √3 𝐵 𝐴 − √3 𝐵
− +
𝐵 − √3 𝐴 𝐵 + √3 𝐴
tan 𝜑 = = √3 = tan 60°
𝐴 + √3 𝐵 𝐴 − √3 𝐵
1+− .
𝐵 − √3 𝐴 𝐵 + √3 𝐴
∴ 𝜑 = 60°
Therefore, the two angles are equal.
Hence the given equations form an equilateral triangle.
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 9
Lecture#11 & 12
11. Show that all the pairs of lines 𝑎𝑥 2 +2ℎ𝑥𝑦 +𝑏𝑦 2 = 𝜆(𝑥 2 + 𝑦 2 ) for different values of 𝜆 have
the same bisectors.
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 10
Lecture#11 & 12
2𝑐√1 + 𝑚2
= = 2𝑐
√1 + 𝑚2
Similarly, the perpendicular between the lines (5) and (6) is 2𝑐.
Since the distance between two pair of parallel lines is same as 2𝑐.
So, the given four lines form a rhombus.
13. The vertices of a triangle lie on the lines 𝑦 = 𝑥 tan 𝜃1 , 𝑦 = 𝑥 tan 𝜃2 , 𝑦 = 𝑥 tan 𝜃3 the
circum centre being at the origin; prove that the locus of the orthocenter is the line
𝑥(sin 𝜃1 + sin 𝜃2 + sin 𝜃3 ) − 𝑦(cos 𝜃1 + cos 𝜃2 + cos 𝜃3 ) = 0
Let the vertices of triangle ABC be A (𝑥1 , 𝑥1 tan 𝜃1 ), B (𝑥2 , 𝑥2 tan 𝜃2 ) and C
(𝑥3 , 𝑥3 tan 𝜃3 ) which are on the lines (1), (2) and (3) respectively
Since the origin (o, o) is the circum centre.
OA=√𝑥1 2 + 𝑥1 2 𝑡𝑎𝑛2 𝜃1 = 𝑘 (Say)
⇒ 𝑥1 √1 + 𝑡𝑎𝑛2 𝜃1 = 𝑘
⇒ 𝑥1 sec 𝜃1 = 𝑘
∴ 𝑥1 = 𝑘 cos 𝜃1
sin 𝜃1
∴ 𝑥 tan 𝜃1 = 𝑘 cos 𝜃1 . = 𝑘 sin 𝜃1
cos 𝜃1
Thus we have one vertex as A (𝑘 cos 𝜃1 , 𝑘 sin 𝜃1 ).
Similarly, we get B (𝑘 cos 𝜃2 , 𝑘 sin 𝜃2 ) and C (𝑘 cos 𝜃3 , 𝑘 sin 𝜃3 ).
∴ Co-ordinate of the cancroids G is
1 1
G {3 (𝑘 cos 𝜃1 + 𝑘 cos 𝜃2 + 𝑘 cos 𝜃3 ) , 3 (𝑘 sin 𝜃1 + 𝑘 sin 𝜃2 + 𝑘 sin 𝜃3 )}
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 11
Lecture#11 & 12
𝑘 𝑘
= G { (cos 𝜃1 + cos 𝜃2 + cos 𝜃3 ) , (sin 𝜃1 + sin 𝜃2 + sin 𝜃3 )}
3 3
Now, the locus of the orthocenter G which passes through the circum centre
(o, o) is the line
𝑥−0 𝑦−0
=
𝑘 𝑘
0 − 3 (cos 𝜃1 + cos 𝜃2 + cos 𝜃3 ) 0 − 3 (sin 𝜃1 + sin 𝜃2 + sin 𝜃3 )
⇒ 𝑥(sin 𝜃1 + sin 𝜃2 + sin 𝜃3 ) = 𝑦(sin 𝜃1 + sin 𝜃2 + sin 𝜃3 )
∴ 𝑥(sin 𝜃1 + sin 𝜃2 + sin 𝜃3 ) − 𝑦(sin 𝜃1 + sin 𝜃2 + sin 𝜃3 ) = 0
(Proved).
14. The distance from the origin to the orthocenter of the triangle formed by the lines
𝑥⁄ + 𝑦⁄ = 1 and 𝑎𝑥 2 + 2ℎ𝑥𝑦 + 𝑏𝑦 2 = 0 is
𝛼 𝛽
(𝑎 + 𝑏)𝛼𝛽√𝛼 2 + 𝛽 2
𝑎𝛼 2 − 2ℎ𝛼𝛽 + 𝑏𝛽 2
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 12
Lecture#11 & 12
𝛼
⇒ 𝑦= 𝑥
𝛽
∴ the equation of OE is
𝛼
𝑦 = 𝑥 … … … … … . . (5)
𝛽
Again, the perpendicular line BD to OA is
𝑚2 𝑦 + 𝑥 = 𝑘
𝛼𝛽 𝑚 𝛼𝛽
which passes through B (𝛽+𝑚 , 1 )
1 𝛼 𝛽+𝑚 𝛼
1
Then,
𝑚1 𝛼𝛽 𝛼𝛽
𝑚2 +𝑥 =𝑘
𝛽 + 𝑚1 𝛼 𝛽 + 𝑚1 𝛼
𝛼𝛽(1 + 𝑚1 𝑚2 )
⇒ 𝑘=
𝛽 + 𝑚1 𝛼
∴ Equating of BD is
𝛼𝛽(1 + 𝑚1 𝑚2 )
𝑚2 𝑦 + 𝑥 = … … … … … (6)
𝛽 + 𝑚1 𝛼
Now, solving (5) and (6), we get
𝛼 𝛼𝛽(1 + 𝑚1 𝑚2 )
𝑚2 𝑥 + 𝑥 =
𝛽 𝛽 + 𝑚1 𝛼
𝑚2 𝛼 𝛼𝛽(1 + 𝑚1 𝑚2 )
⇒ 𝑥( + 1) =
𝛽 𝛽 + 𝑚1 𝛼
𝛼𝛽 2 (1 + 𝑚1 𝑚2 )
⇒ 𝑥=
(𝛽 + 𝑚1 𝛼)(𝛽 + 𝑚2 𝛼)
From (5), we get
𝛼 2 𝛽 2 (1 + 𝑚1 𝑚2 )
𝑦=
𝛽(𝛽 + 𝑚1 𝛼)(𝛽 + 𝑚2 𝛼)
𝛼 2 𝛽(1 + 𝑚1 𝑚2 )
=
(𝛽 + 𝑚1 𝛼)(𝛽 + 𝑚2 𝛼)
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 13
Lecture#11 & 12
2 2
𝛼𝛽 2 (1 + 𝑚1 𝑚2 ) 𝛼 2 𝛽(1 + 𝑚1 𝑚2 )
OP = √{ } +{ }
(𝛽 + 𝑚1 𝛼)(𝛽 + 𝑚2 𝛼) (𝛽 + 𝑚1 𝛼)(𝛽 + 𝑚2 𝛼)
𝛼 2 𝛽 4 (1 + 𝑚1 𝑚2 )2 𝛼 4 𝛽 2 (1 + 𝑚1 𝑚2 )2
=√ +
(𝛽 + 𝑚1 𝛼)2 (𝛽 + 𝑚2 𝛼)2 (𝛽 + 𝑚1 𝛼)2 (𝛽 + 𝑚2 𝛼)2
𝛼𝛽√𝛼 2 + 𝛽 2 (1 + 𝑚1 𝑚2 )
=
(𝛽 + 𝑚1 𝛼)(𝛽 + 𝑚2 𝛼)
𝛼𝛽√𝛼 2 + 𝛽 2 (1 + 𝑚1 𝑚2 )
= 2
𝛽 + (𝑚1 + 𝑚2 )𝛼𝛽 + 𝑚1 𝑚2 𝛼 2
𝛼𝛽√𝛼 2 + 𝛽 2 (1 + 𝑎⁄𝑏)
=
2ℎ 𝑎
𝛽2 − 𝛼𝛽 + 𝛼 2
𝑏 𝑏
2
(𝑎 + 𝑏)𝛼𝛽√𝛼 + 𝛽 2
= (Proved)
𝑎𝛼 2 − 2ℎ𝛼𝛽 + 𝑏𝛽 2
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 14
Lecture#11 & 12
𝑚1 − 1
∴ 𝑦= 𝑥 … … … . . . (4)
𝑚1 + 1
Again, let 𝑦 = 𝑚′′ 𝑥 makes an angle 45° to the line (3),
𝑚2 − 𝑚′′
∴ tan 45° =
1 + 𝑚2 𝑚′′
𝑚2 − 𝑚′′
⇒1=
1 + 𝑚2 𝑚′′
⇒ 𝑚2 − 𝑚 = 1 + 𝑚2 𝑚′′
′′
⇒ 𝑚′′ (1 + 𝑚2 ) = 𝑚2 − 1
𝑚2 − 1
∴ 𝑚′′ =
𝑚2 + 1
𝑚2 − 1
∴ 𝑦= 𝑥 … . . … … . (5)
𝑚2 + 1
Combining (4) and (5), we get
𝑚1 − 1 𝑚2 − 1
(𝑦 − 𝑥) (𝑦 − 𝑥) = 0
𝑚1 + 1 𝑚2 + 1
𝑚1 − 1 𝑚2 − 1 𝑚1 − 1 𝑚2 − 1 2
⇒ 𝑦 2 − 𝑥𝑦 ( + )+ . .𝑥 = 0
𝑚1 + 1 𝑚2 + 1 𝑚1 + 1 𝑚2 + 1
𝑚1 𝑚2 + 𝑚1 − 𝑚2 − 1 + 𝑚1 𝑚2 − 𝑚1 + 𝑚2 − 1
⇒ 𝑦 2 − 𝑥𝑦
(𝑚1 + 1)(𝑚2 + 1)
𝑚1 𝑚2 − 𝑚1 − 𝑚2 + 1 2
+ .𝑥 = 0
(𝑚1 + 1)(𝑚2 + 1)
2𝑚1 𝑚2 − 2 𝑚1 𝑚2 − (𝑚1 + 𝑚2 ) + 1 2
⇒ 𝑦 2 − 𝑥𝑦 + .𝑥 = 0
𝑚1 𝑚2 + 𝑚1 + 𝑚2 + 1 𝑚1 𝑚2 + 𝑚1 + 𝑚2 + 1
𝑎 𝑎 2ℎ
2 −2 + +1
⇒ 𝑦 2 − 𝑥𝑦 𝑏 +𝑏 𝑏 . 𝑥2 = 0
𝑎 2ℎ 𝑎 2ℎ
− +1 − +1
𝑏 𝑏 𝑏 𝑏
2𝑎 − 2𝑏 𝑎 + 2ℎ + 𝑏 2
⇒ 𝑦 2 − 𝑥𝑦 + .𝑥 = 0
𝑎 − 2ℎ + 𝑏 𝑎 − 2ℎ + 𝑏
∴ (𝑎 + 2ℎ + 𝑏)𝑥 2 − 2(𝑎 − 𝑏)𝑥𝑦 + (𝑎 − 2ℎ + 𝑏)𝑦 2 = 0 (Proved)
16. Show that the centroids of the triangle of which the three perpendiculars lie along the
lines
𝑦 − 𝑚1 𝑥 = 0, 𝑦 − 𝑚2 𝑥 = 0, 𝑦 − 𝑚3 𝑥 = 0
lie on
𝑦(3 + 𝑚2 𝑚3 + 𝑚3 𝑚1 + 𝑚1 𝑚2 ) = 𝑥(𝑚1 + 𝑚2 + 𝑚3 + 3𝑚1 𝑚2 𝑚3 )
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 15
Lecture#11 & 12
𝑦 − 𝑚2 𝑥 = 0 … … … … … (𝑏)
𝑦 − 𝑚3 𝑥 = 0 … … … . … . . (𝑐)
Let A (𝑥1 , 𝑦1 ) be any vertex.
Now, AB is perpendicular to 𝑦 − 𝑚3 𝑥 = 0. So, the equation of AB is
𝑚3 𝑦 + 𝑥 = 𝑘,
which passes through A (𝑥1 , 𝑦1 ).
∴ 𝑚3 𝑦1 + 𝑥1 = 𝑘
∴ 𝑘 = 𝑚3 𝑦1 + 𝑥1
∴ Equation of AB is
𝑚3 𝑦 + 𝑥 = 𝑚3 𝑦1 + 𝑥1 … … … … . . (1)
Again, AC is perpendicular to 𝑦 − 𝑚2 𝑥 = 0. So, the equation of AC is
𝑚2 𝑦 + 𝑥 = 𝑘,
which passes through A (𝑥1 , 𝑦1 ).
∴ 𝑚2 𝑦1 + 𝑥1 = 𝑘
∴ Equation of AC is
𝑚2 𝑦 + 𝑥 = 𝑚2 𝑦1 + 𝑥1 … … … … . . (2)
Solving (b) and (1), we get the co-ordinates of B.
Put (b) in (1), we get
𝑚3 𝑦 + 𝑥 = 𝑚3 𝑦1 + 𝑥1
⇒ 𝑥 + 𝑚3 . 𝑚2 𝑥 = 𝑚3 𝑦1 + 𝑥1
⇒ 𝑥(1 + 𝑚2 𝑚3 ) = 𝑚3 𝑦1 + 𝑥1
𝑚3 𝑦1 + 𝑥1
∴ 𝑥=
1 + 𝑚2 𝑚3
𝑚2 𝑚3 𝑦1 + 𝑚2 𝑥1
∴ 𝑦=
1 + 𝑚2 𝑚3
𝑚3 𝑦1 + 𝑥1 𝑚2 𝑚3 𝑦1 + 𝑚2 𝑥1
∴ B=( , )
1 + 𝑚2 𝑚3 1 + 𝑚2 𝑚3
Solving (c) and (2), we get the co-ordinates of C.
Put (c) in (2), we get
𝑥 + 𝑚2 . 𝑚3 𝑥 = 𝑥1 + 𝑚2 𝑦1
𝑥1 + 𝑚2 𝑦1
⇒ 𝑥=
1 + 𝑚2 𝑚3
𝑚2 𝑚3 𝑦1 + 𝑚3 𝑥1
∴ 𝑦=
1 + 𝑚2 𝑚3
𝑥1 + 𝑚2 𝑦1 𝑚2 𝑚3 𝑦1 + 𝑚3 𝑥1
∴ C=( , )
1 + 𝑚2 𝑚3 1 + 𝑚2 𝑚3
The point A (𝑥1 , 𝑦1 ) lies on 𝑦 = 𝑚1 𝑥.
∴ 𝑦1 = 𝑚1 𝑥1
′ ′
Let G (𝑥 , 𝑦 ) be the centroid of the triangle.
1 𝑥1 + 𝑚3 𝑦1 𝑥1 + 𝑚2 𝑦1
∴ 𝑥 ′ = {𝑥1 + + }
3 1 + 𝑚 2 𝑚3 1 + 𝑚2 𝑚3
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 16
Lecture#11 & 12
And
1 𝑚2 𝑥1 + 𝑚2 𝑚3 𝑦1 𝑚3 𝑥1 + 𝑚2 𝑚3 𝑦1
∴ 𝑦 ′ = {𝑦1 + + }
3 1 + 𝑚2 𝑚 3 1 + 𝑚2 𝑚3
1 𝑥1 + 𝑚3 𝑚1 𝑥1 𝑥1 + 𝑚2 𝑚1 𝑥1
⇒ 𝑥 ′ = {𝑥1 + + }
3 1 + 𝑚2 𝑚3 1 + 𝑚2 𝑚3
And
1 𝑚2 𝑥1 + 𝑚2 𝑚3 𝑚1 𝑥1 𝑚3 𝑥1 + 𝑚2 𝑚3 𝑚1 𝑥1
∴ 𝑦′ = {𝑚1 𝑥1 + + }
3 1 + 𝑚2 𝑚 3 1 + 𝑚2 𝑚3
𝑥1 1 + 𝑚1 𝑚3 1 + 𝑚1 𝑚2
⇒ 𝑥 ′ = {1 + + }
3 1 + 𝑚 2 𝑚3 1 + 𝑚2 𝑚3
And
𝑥1 𝑚2 + 𝑚1 𝑚2 𝑚3 𝑚3 + 𝑚1 𝑚2 𝑚3
∴ 𝑦′ = {𝑚1 + + }
3 1 + 𝑚2 𝑚 3 1 + 𝑚2 𝑚3
𝑥1 1 + 𝑚2 𝑚3 + 1 + 𝑚1 𝑚3 + 1 + 𝑚1 𝑚2
⇒ 𝑥′ = { }
3 1 + 𝑚2 𝑚3
And
𝑥1 𝑚1 + 𝑚1 𝑚2 𝑚3 + 𝑚2 + 𝑚1 𝑚2 𝑚3 + 𝑚3 + 𝑚1 𝑚2 𝑚3
∴ 𝑦′ = { }
3 1 + 𝑚2 𝑚3
𝑥 ′ 3 + 𝑚1 𝑚2 + 𝑚2 𝑚3 + 𝑚1 𝑚3
⇒ ′=
𝑦 𝑚1 + 𝑚2 + 𝑚3 + 3𝑚1 𝑚2 𝑚3
′ (3
⇒ 𝑦 + 𝑚1 𝑚2 + 𝑚2 𝑚3 + 𝑚1 𝑚3 ) = 𝑥 ′ (𝑚1 + 𝑚2 + 𝑚3 + 3𝑚1 𝑚2 𝑚3 )
∴ The locus of G (𝑥 ′ , 𝑦 ′ ) is
𝑦(3 + 𝑚1 𝑚2 + 𝑚2 𝑚3 + 𝑚1 𝑚3 ) = 𝑥(𝑚1 + 𝑚2 + 𝑚3 + 3𝑚1 𝑚2 𝑚3 ) (Proved)
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 17
Lecture#11 & 12
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 18
Lecture#11 & 12
Problem 19. Find the area of the triangle formed by the lines
𝑎𝑥 2 + 2ℎ𝑥𝑦 + 𝑏𝑦 2 = 0
and 𝑙𝑥 + 𝑚𝑦 + 𝑛 = 0
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 19
Lecture#11 & 12
√ℎ2 − 𝑎𝑏
= 𝑛2 (Proved)
𝑏𝑙 2 − 2ℎ𝑙𝑚 + 𝑎𝑚2
𝐴𝑛𝑑 𝑎𝑏 = ℎ2 … … … … … … (3)
From (3), we get
𝑎⁄ = ℎ⁄
ℎ 𝑏
From (2), we get
𝑎𝑏𝑐 + 2𝑓𝑔ℎ − 𝑎𝑓 2 − 𝑏𝑔2 − 𝑐ℎ2 = 0
⇒ 𝑐(𝑎𝑏 − ℎ2 ) + 2𝑓𝑔ℎ − 𝑎𝑓 2 − 𝑏𝑔2 = 0
⇒ 𝑎𝑓 2 − 2𝑓𝑔ℎ + 𝑏𝑔2 = 0
⇒ 𝑎𝑓 2 − 2𝑓𝑔√𝑎𝑏 + 𝑏𝑔2 = 0
⇒ (√𝑎 𝑓 − √𝑏 𝑔)2 = 0
⇒ √𝑎 𝑓 − √𝑏 𝑔 = 0
⇒ √𝑎 𝑓 = √𝑏 𝑔
√𝑎 𝑔
⇒ =
√𝑏 𝑓
𝑎 𝑎 𝑔
⇒ = =
√𝑎𝑏 ℎ 𝑓
𝑎 𝑔
⇒ =
ℎ 𝑓
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 20
Lecture#11 & 12
𝑎 ℎ 𝑔
⇒ = =
ℎ 𝑏 𝑓
(Proved).
Second part: let the equation (1) represent two parallel straight lines
𝑙𝑥 + 𝑚𝑦 + 𝑛1 = 0
𝑎𝑛𝑑 𝑙𝑥 + 𝑚𝑦 + 𝑛2 = 0
Then the distance between them is given by
𝑛2 − 𝑛1
𝑃=
√𝑙 2 + 𝑚2
Now,
(𝑙𝑥 + 𝑚𝑦 + 𝑛1 )(𝑙𝑥 + 𝑚𝑦 + 𝑛2 ) = 𝑎𝑥 2 + 2ℎ𝑥𝑦 + 𝑏𝑦 2 + 2𝑔𝑥 + 2𝑓𝑦 + 𝑐
Equating the co-efficient of terms of line powers,
𝑙 2 = 𝑎, 𝑚2 = 𝑏, 𝑛1 𝑛2 = 𝑐, 2𝑙𝑚 = 2ℎ, 𝑙(𝑛1 + 𝑛2 ) = 2𝑔, 𝑚(𝑛1 + 𝑛2 ) = 2𝑓
2
)2 √4𝑔2 − 4𝑐
√(𝑛1 + 𝑛2 − 4𝑛1 𝑛2 𝑙 √𝑔2 − 4𝑎𝑐
∴𝑃= = = 2 (Ans)
√𝑙 2 + 𝑚2 √𝑎 + 𝑏 √𝑎(𝑎 + 𝑏)
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 21
Lecture#11 & 12
𝑛1 𝑛2
=±
√𝑙1 2 + 𝑚1 2 √𝑙2 2 + 𝑚2 2
⇒ 𝑛1 2 (𝑙2 2 + 𝑚2 2 ) = 𝑛2 2 (𝑙1 2 + 𝑚1 2 )
2
⇒ 𝑛1 2 𝑙2 2 + 𝑛1 2 𝑚2 = 𝑛2 2 𝑙1 2 + 𝑛2 2 𝑚1 2
2
⇒ 𝑛1 2 𝑙2 2 − 𝑛2 2 𝑙1 2 = 𝑛2 2 𝑚1 2 − 𝑛1 2 𝑚2
⇒ (𝑙1 𝑛2 + 𝑙2 𝑛1 ) (𝑙1 𝑛2 − 𝑙2 𝑛1 ) = (𝑚2 𝑛1 + 𝑚1 𝑛2 )(𝑚2 𝑛1 − 𝑚1 𝑛2 )
⇒ (𝑙1 𝑛2 + 𝑙2 𝑛1 ) √(𝑙1 𝑛2 + 𝑙2 𝑛1 )2 − 4𝑙1 𝑙2 𝑛1 𝑛2
= (𝑚2 𝑛1 + 𝑚1 𝑛2 )√(𝑚2 𝑛1 + 𝑚1 𝑛2 )2 − 4𝑚1 𝑚2 𝑛1 𝑛2
⇒ 2𝑔√4𝑔2 − 4𝑎𝑐 = 2𝑓√4𝑓 2 − 4𝑏𝑐
⇒ 𝑔√𝑔2 − 𝑎𝑐 = 𝑓√𝑓 2 − 𝑏𝑐
∴ 𝑓 4 − 𝑔4 = 𝑐(𝑏𝑓 2 − 𝑎𝑔2 )
Second part:
𝑓 4 − 𝑔4 = 𝑐(𝑏𝑓 2 − 𝑎𝑔2 )
Since the equation (1) represents the pair of straight lines, then
𝑎𝑏𝑐 + 2𝑓𝑔ℎ − 𝑎𝑓 2 − 𝑏𝑔2 − 𝑐ℎ2 = 0
⇒ 𝑐(𝑎𝑏 − ℎ2 ) = 𝑎𝑓 2 + 𝑏𝑔2 − 2𝑓𝑔ℎ
𝑎𝑓 2 + 𝑏𝑔2 − 2𝑓𝑔ℎ
∴ 𝑐=
𝑎𝑏 − ℎ2
∴ (𝑓 − 𝑔 )(𝑎𝑏 − ℎ ) = (𝑎𝑓 2 + 𝑏𝑔2 − 2𝑓𝑔ℎ)(𝑏𝑓 2 − 𝑎𝑔2 )
4 4 2
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 22
Lecture#11 & 12
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 23
Lecture#11 & 12
𝑎𝑥 + 𝑏𝑦 + 𝑐 = 0
Is
𝑐
AM =
√𝑎2 + 𝑏 2
now, in triangle ABM,
AM
sin 60° =
AB
√3 AM
⇒ =
2 AB
2. AM 2𝑐
⇒ AB = =
√3 √3(𝑎2 + 𝑏 2 )
But AB=BC [∴ the triangle is equlateral].
2𝑐
∴ BC =
√3(𝑎2 + 𝑏 2 )
Hence the area of the triangle is
1 1 2𝑐 𝑐
× BC × AM = × ×
2 2 √3(𝑎2 + 𝑏 2 ) √𝑎2 + 𝑏 2
𝑐2 1
=× . (Proved).
√3 𝑎2 + 𝑏2
23. Show that the straight lines joining the origin to the point of intersection of the two
curves
𝑎𝑥 2 +2ℎ𝑥𝑦 +𝑏𝑦 2 + 2𝑔𝑥=0
And 𝑎′ 𝑥 2 +2ℎ′ 𝑥𝑦+𝑏 ′ 𝑦 2 + 2𝑔′ 𝑥=0
Will be at right angles to one another if 𝑔(𝑎′ + 𝑏 ′ ) = 𝑔′ (𝑎 + 𝑏)
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 24
Lecture#11 & 12
24. Prove that the pair of lines joining the origin to the points of intersection of the curve
𝒙𝟐 𝒚𝟐
+ 𝒃𝟐 = 𝟏 by the line 𝒍𝒙 + 𝒎𝒚 + 𝒏 = 𝟎 are co-incident if 𝒂𝟐 𝒍𝟐 + 𝒃𝟐 𝒎𝟐 = 𝒏𝟐 .
𝒂𝟐
The equation (3) represents a pair of straight lines passing through the origin. The lines
will be co-incident if
1 𝑙2 1 𝑚2 −𝑙𝑚
( 2 − 2 ) ( 2 − 2 ) = ( 2 )2
𝑎 𝑛 𝑏 𝑛 𝑛
1 𝑚2 𝑙2 𝑚2 𝑙 2 𝑚2 𝑙 2
⇒ 𝑎 2 𝑏 2 − 𝑎 2 𝑛2 − 𝑏 2 𝑛2 + =
𝑛4 𝑛4
1 𝑚2 𝑙2
⇒ 𝑎 2 𝑏 2 = 𝑎 2 𝑛2 + 𝑏 2 𝑛2
⇒ 𝑛2 = 𝑏 2 𝑚 2 + 𝑎 2 𝑙 2
⇒ 𝑎2 𝑙 2 + 𝑏 2 𝑚2 = 𝑛2 (Proved).
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 25
Lecture#11 & 12
25. Prove that the straight lines joining the origin to the point of intersection of the
straight line 𝒌𝒙 + 𝒉𝒚 = 𝟐𝒉𝒌 with the circle (𝒙 − 𝒉)𝟐 + (𝒚 − 𝒌)𝟐 = 𝒄𝟐 are at right
angles if
𝒉𝟐 + 𝒌𝟐 = 𝒄𝟐 .
Solution: Given that,
(𝑥 − ℎ)2 + (𝑦 − 𝑘)2 = 𝑐 2
⇒ 𝑥 2 + 𝑦 2 − 2ℎ𝑥 − 2𝑘𝑦 + (ℎ2 + 𝑘 2 − 𝑐 2 ) = 0 … … … … . . (1)
And 𝑘𝑥 + ℎ𝑦 = 2ℎ𝑘 … … … … … . (2)
Making homogeneous (1) by (2), we get
𝑘𝑥+ℎ𝑦 𝑘𝑥+ℎ𝑦 2
⇒ 𝑥 2 + 𝑦 2 − 2(ℎ𝑥 + 𝑘𝑦) ( ) + (ℎ2 + 𝑘 2 − 𝑐 2 ) ( ) =0
2ℎ𝑘 2ℎ𝑘
1 1
⇒ 𝑥 2 + 𝑦 2 − ℎ𝑘 {ℎ𝑘𝑥 2 + (ℎ2 + 𝑘 2 )𝑥𝑦 + ℎ𝑘𝑦 2 } + 4ℎ2 𝑘 2
(ℎ2 + 𝑘 2 − 𝑐 2 )(𝑘 2 𝑥 2 + 2ℎ𝑘𝑥𝑦 + ℎ2 𝑦 2 ) = 0
1 1 ℎ2 +𝑘 2
⇒ [1 − 1 + (ℎ2 + 𝑘 2 − 𝑐 2 ) 4ℎ2 ] 𝑥 2 + {2ℎ𝑘 (ℎ2 + 𝑘 2 − 𝑐 2 ) − } 𝑥𝑦
ℎ𝑘
1
+ [1 − 1 + (ℎ2 + 𝑘 2 − 𝑐 2 )
] 𝑦 2 = 0 … … … … … (3)
4𝑘 2
The equation (3) represents two straight lines passing through the origin. So, the lines will
be at right angles if
1 1
2
(ℎ2 + 𝑘 2 − 𝑐 2 ) + 2 (ℎ2 + 𝑘 2 − 𝑐 2 ) = 0
4ℎ 4𝑘
1 1
⇒ (ℎ2 + 𝑘 2 − 𝑐 2 ) (4ℎ2 + 4𝑘 2 ) = 0
⇒ ℎ2 + 𝑘 2 = 𝑐 2 (Proved).
Md. Amanat Ullah Numerical Analysis & Coordinate Geometry -(MATH 462)
Assistant Professor, Dept. of CSE
Uttara University 26