Pair of Straight Lines

This item was filled under [ ISC ]

ISC – Maths – XII – Important Q.A.

Pair of Straight Lines.

Q.1. Prove that the following equation represents a pair of straight lines. Find their point of intersection and the angle between them:

2x2 + 7xy + 3y2 + 2 (4x + 7y + 4) = 0.

Solution : – The equation can be written as :

2x2 + 7xy + 3y2 + 8x + 14y + 8 = 0.

Then we have, a = 2, b = 3, h = 7/2, g = 4, f = 7, c = 8.

Now,        a b c + 2fgh – af2 – bg2 – ch2

= (2)(3)(8) + 2(7)(4)(7/2) – (2)(7)2 – (3)(4)2 – (8)(7/2)2

= 48 + 196 – 98 – 48 – 14 = 244 – 160 = 84.

The given equation does not represent a pair of straight line.

Q.2. Find the value of ‘p’ for which the following equation represents a pair of straight lines :

x2 + p x y – 2y2 + 3gx + 3fy = 0.

Solution : – We have the equation of straight line :

x2 + p x y – 2y2 + 3gx + 3fy = 0,

Here, a = 1, b = – 2, h = p/2, g = 3g/2, f = 3f/2, c = 0.

The given equation represents a pair of straight lines,

Hence,                   a b c + 2fgh – af2 – bg2 – ch2 = 0

Or,            (1) (– 2)( 0) + 2(3f/2)(3g/2)(p/2) – (1)(3f/2)2 – (– 2)(3g/2)2 – (0)(p/2)2 = 0

Or,            9pfg/4 – 9f2/4 + 9g2/2 = 0

Or,             pfg – f2 + 2g2 = 0

Or,             pfg = f2 – 2g2

Or,             p = (f2 – 2g2)/fg.  [Ans.]

Q.3. Find the equation of a pair of straight lines represented by

8x2 + 8xy + 2y2 + 26x + 13y + 5 = 0

and show that the angle between them is 0º.

Solution : – We have the equation of straight line :

8x2 + 8xy + 2y2 + 26x + 13y + 5 = 0

Here, a =  8, b = 2, h = 4, g = 13, f = 13/2, c = 5 and

abc +2fgh – af2 – bg2 – ch2

= (8)(2)(5) + 2(13/2)(13)(4) – (8)(13/2)2 – (2)(13)2 – (5)(4)2

= 80 + 676 – 338 – 338 – 80

= 0.

Hence, given equation represents a pair of straight lines.

Now,      8x2 + 8xy + 2y2 + 26x + 13y + 5 = 0

Or,          8x2 + 2x(4y + 13) + (2y2 + 13y + 5) = 0

Or,          x = [– 2(4y + 13) ± √{4 (4y + 13)2 – 4 × 8 (2y2 + 13y + 5)}]/(2 × 8)

= [– 8y – 26 ± √(64y2 + 676 + 416y – 64y2 – 416y – 160)]/16

= {– 8y – 26 ±√(516)}/16

Or,          16x = – 8y – 26 ± √(516)

Hence, lines are 16x + 8y + 26 + √(516) = 0 and 16x + 8y + 26 – √(516) = 0.

Angle between the lines is given by

tan θ = {2√(h2 – ab)}/(a + b)

= [2√{(4)2 – 8 ×2}]/(8 + 2) = 0

Therefore,                              θ = 0º [Ans.]

Q.4. Find the angle between the lines represented by the equation :

3x2 – y2 – √3 x + 3y – 2 = 0

Do yourself.                           [Ans. = 60º]

Q.5. Find the angle between the straight lines represented by the equation :

x2 + 2√2 xy + y2 + 4x + 2√2 y + 2 = 0.

Do yourself.                          [Ans. = 45º, 135º]

Q.6. Find the equation of the bisectors of the angle between the pair of lines given by:

x2 – xy sec2 θ – y2 tan2 θ = 0.

Solution : – We have, x2 – xy sec2 θ – y2 tan2 θ = 0

Here,        a = 1, b = – tan2 θ, h = – sec2 θ.

Therefore, equation of bisectors is:

(x2 – y2)/(1 + tan2 θ) = xy /(– sec2 θ/2)               [(x2 – y2)/(a – b) = xy/h]

Or,       (x2 – y2)/sec2 θ = – 2xy/sec2 θ

Or,        x2 – y2 = – 2xy

Or,        x2 + 2xy – y2 = 0.  [Ans.]

Q.7. A pair of straight lines x2 – 2pxy – y2 = 0 and x2 – 2qxy – y2 = 0 be such that each pair bisects the angle between the other pair, prove that p q = – 1.

Solution : – The first pair of lines is : x2 – 2pxy – y2 = 0 ,

Here ,  a= 1, b = – 1, h = – p.

Equation of bisectors is :

(x2 – y2)/(1 – (– 1)) = xy /– p      [(x2 – y2)/(a – b) = xy/h]

Or,                – px2 – 2xy + py2 = 0        ——————— (1)

As per question, (1) is identical with x2 – 2qxy – y2 = 0

Thus comparing the coefficients we get,

–        p /1 = – 2 /– 2q

Or,                                        – 2pq = 2

Or,                                             pq = –1.    [Proved.]

Q.8. Show that the second degree equation x2 – 5xy + 4y2 + x + 2y – 2 = 0 represents a pair of straight lines. Find the equation of the individual lines and their point of intersection.

Solution : – We have x2 – 5xy + 4y2 + x + 2y – 2 = 0 ———————- (1)

Comparing it with  ax2 + 2hxy + by2 + 2gx + 2fy +c = 0 ,

We get,  a = 1 , b = 4, c = – 2, h = – 5/2, g = 1/2 , f = 1.

And  abc + 2fgh – af2 – bg2 – ch2 = –8 + 2 × 1 × 1/2 × (–5/2) –1(1)2 –4(1/2)2 + 2(–5/2)2

= – 8 – 5/2 – 1 – 1 + 25/2 = 0

Hence the given equation represents a pair of straight lines.      [Proved.]

Writing (1) as a function of x , we get

x2 + x(–5 y + 1) + (4y2 + 2y – 2) = 0

Or,                   x = [– (–5y + 1 ) ± √{(–5y + 1)2 – 4 (4y2 + 2y – 2 )}]/2

= [5y – 1 ± √{25y2 + 1 – 10y – 16 y2 – 8y +8}]/2

= [5y – 1 ± √{9y2 – 18y + 9}]/2

= [5y – 1 ± 3 (y – 1)]/2

Or,          2x = 5y – 1 ± (3y – 3)

Or,          2x – 8y + 4 = 0     &       2x – 2y – 2 = 0      [Ans.]

Q.9. Find the two straight lines represented by the equation:

x2 – y2 – 4x + 4 = 0

and hence or otherwise, find the angle between them.

Do yourself.                               [Ans. x + y = 2; x – y = 2; 90º]

Q.10. Find the value of ‘k’ so that the second degree equation  12x2 – 10xy + ky2 + 14x – 5y + 2 = 0 may represent a pair of straight lines. For this value of ‘k’ find the angle between the lines represented by the above equation.

Solution : – We have ,     12x2 – 10xy + ky2 + 14x – 5y + 2 = 0 ,

Comparing with ax2 + 2hxy + by2 + 2gx + 2fy + c = 0 , we get

a = 12, h = – 5, b = k, g = 7, f = –5/2, c = 2 .

The condition is                            abc + 2fgh – af2 – bg2 – ch2 = 0

Or,                              12×k×2 + 2×(– 5/2)×7×(– 5) – 12 (– 5/2)2 – k(7)2 – 2 (– 5)2 = 0

Or,                                           k = 2 . [Ans.]

Q.11. Find the value of λso that the equation :

x2 + 4xy + 4y2 + λx + 10y + 4 = 0

may represent a pair of straight lines and find both the lines separately.

Do yourself.                                  [Ans. 5; x + 2y + 1 = 0; x + 2y + 4 = 0]

Q.12. Show that the bisectors of the angles between the pair of straight lines 11x2 – 16xy – y2 = 0 are parallel and perpendicular to x + 2y + 5 = 0

Solution : – Equation of bisector is given by :

(x2 – y2)(a – b) = xy/h    —————- (1)

Hence,  a = 11, h = – 8 , b = – 1 .

Putting in (1) we get (x2 – y2)(11 + 1) xy /– 8

Or,                                8x2 + 12xy – 8y2 = 0

Or,                                 2x2 + 3xy – 2y2 = 0

Or,                             (2x – y)(x + 2y) = 0

Or,                               2x – y = 0  and x + 2y = 0

Slopes are 2 and – 1/2 .

Slope of x + 2y + 5 = 0 is – 1/2 .

Therefore , 2x – y is perpendicular to x + 2y + 5 = 0

and x + 2y = 0 is parallel to x + 2y + 5 = 0 . [Proved.]

Q.13. Show that the equation x2 – 3xy + 2y2 + 3x – 5y + 2 = 0 represents two straight lines. Find the angle between them.

Solution : –

We have , x2 – 3xy + 2y2 + 3x – 5y + 2 = 0 ,

Comparing with ax2 + 2hxy + by2 + 2gx + 2fy + c = 0 , we get

a = 1, h = – 3/2 , b = 2, g = 3/2, f = – 5/2 , c = 2.

Then,  abc + 2fgh – af2 – bg2 – ch2

= 1×2×2 + 2×(– 5/2)×(3/2)×(– 3/2) – 1 (– 5/2)2 – 2(3/2)2 – 2(– 3/2)2

= 4 + 45/4 – 25/4 – 9/2 – 9/2

= (16 + 45 – 25 – 18 – 18)/4 = 0 .

Therefore, given equation represents pair of straight lines.

Let angle between the lines be θ then tan θ = [2√(h2 – ab)]/(a + b)

Or,                                                       tan θ = [2√{(– 3/2)2 – 1×2}]/(1 + 2)

= [2√{(9/4) – 2 }]/3

= [2×(1/2)]/3 = 1/3 .

Therefore,                                            θ = tan –1 (1/3) . [Ans.]

Q.14. Find the equation of the bisectors of the angle between the pair of lines given by

(4 ax + 3 by)2 = 3 (3 b x – 4 ay)2.

Solution : –

We have ,  (4ax + 3by)2 = 3 (3bx – 4ay)2

Or,            16a2x2 + 9b2y2 + 24abxy = 3 (9b2x2 + 16a2y2 – 24abxy)

Or,             16a2x2 + 9b2y2 + 24abxy – 27b2x2 – 48a2y2 + 72abxy = 0

Or,              (16a2 – 27b2)x2 + 96abxy + (9b2 – 48a2)y2 = 0 ————— (1)

Therefore, Equation of bisector of (1) is

(x2 – y2)/[(16a2 – 27b2) – (9b2 – 48a2)] = xy/48ab [Using : (x2 – y2)/(a – b) = xy/h]

Or,                         (x2 – y2)/(64a2 – 36b2) = xy/48ab

Or,                      12ab(x2 – y2) = (16a2 – 9b2)x y .  [Ans.]

Q.15. The equation 2x2 – 3xy – py2 + x + q y = 0 represents two perpendicular lines. Find the value of p and q.

Solution : –

Comparing  2x2 – 3xy – py2 + x + q y = 0 , with

ax2 + 2hxy + by2 + 2gx + 2fy + c = 0

we get   a = 2, h = – 3/2, f = q/2, b = – p, g = 1/2 , c = 0 .

As line are perpendicular then  a + b = 0 => 2 – p = 0  = > p = 2 . [Ans.]

As lines are straight lines then

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

Or,                     0 + 2(q/2)(1/2)(–3/2) – 2 (q2/4) + p (1/4) = 0

Or,                                                        (–3q)/2 – (q2)/2 + 2/4 = 0

Or,                                                               – 3q – 2q2 + 2 = 0

Or,                                                               (2q – 1)(q + 2) = 0

Or,                                                                       q = 1/2 or – 2 . [Ans.]

Q.16. Find the angle and the equation of the bisectors of the angle between the pair of lines given by :

2x2 – 3xy + 7y2 = 0 .

Solution : – We have   2x2 – 3xy + 7y2 = 0

Here  a = 2, h = – 7/2, b = 3.

Then    angle      = θ = tan –1 [{2√(h2 –  ab)}/(a +b)]

= tan –1 [{2√(49/4 – 6)}/(5)]

= tan –1 [√(25)/5]

= tan –1 (1) = 45º. [Ans.]

Equation of bisectors is , h(x2 – y2) – xy(a – b) = 0

Or,                         – 7/2 (x2 – y2) – x y(2 – 3) = 0

Or,                        – 7/2 (x2 – y2) + x y = 0

Or,                        – 7 (x2 – y2) + 2xy = 0

Or,                           7x2 – 2xy – 7y2 = 0 . [Ans.]


Tagged with: [ ]
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Comment