Question
Mathematics Question on Various Forms of the Equation of a Line
Find the equation of the line passing through the point (2, 2) and cutting off intercepts on the axes whose sum is 9.
Answer
The equation of a line in the intercept form is
yx+by=1 ......(i)
Here, a and b are the intercepts on x and y axes respectively.
It is given that
a+b=9⇒b=9a…(ii)
From equations (i) and (ii), we obtain
ax+9−ay=1 ......(iii)
It is given that the line passes through point (2, 2). Therefore, equation (iii) reduces to
a2+9−a2=1
⇒2(a1+9−a1)=1
⇒2(a(9−a)9−a+a=1
⇒9a−a218=1
⇒18=9a−a2
⇒a2−9a+18=0
⇒a2−6a−3a+18=0
⇒a(a−6)−3(a−6)=0
⇒(a−6)(a−3)=0
⇒a=6ora=3
If a = 6 and b = 9 -6 = 3, then the equation of the line is
6x+3y=1⇒x+2y−6=0
If a = 3 and b = 9-3 = 6, then the equation of the line is
3x+6y=1⇒2x+y−6=0