Find the equation of the straight lines each passing through the point (6,-2) and whose sum of the intercept is 5.
Let the equation of straight line be (x/a) +(y/b) = 1 -------- (i)
a + b = 5 (given in the question) ------ (ii)
Putting the value of × and& y coordinates in (i) we get
(6/a) + (-2/b) = 1 ---------- (iii)
Substituting the value of b in (iii), we get
6(a-5) - 2a = a(a-5)
⇒ 6a – 30 -2a = a2 – 5a
⇒ a2 – a +30 = 0
⇒ a2 -6a +5a +30 = 0
⇒a(a-6) + 5(a-6)= 0
⇒ (a-6)(a+5) = 0
⇒ a = 6, a= -5
Putting the value of a in equation (i), we get
When a is 6
⇒ 6 + b = 5, b = -1
When a is -5
⇒ -5 + b = 5,
⇒ b = 10.
So, the required equations are
x6+y−1=1 where a and b are 6 and -1 respectively.
x−5+y10=1 where a and b are -5 and 10 respectively.