Solveeit Logo

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

xy+yb=1\frac{x}{y}+\frac{y}{b}=1 ......(i)......(i)
Here, a and b are the intercepts on x and y axes respectively.
It is given that

a+b=9b=9a(ii)a + b = 9 ⇒ b = 9a \,\,\,\, … (ii)

From equations (i) and (ii), we obtain

xa+y9a=1\frac{x}{a}+\frac{y}{9-a}=1 ......(iii)......(iii)

It is given that the line passes through point (2, 2). Therefore, equation (iii) reduces to

2a+29a=1\frac{2}{a}+\frac{2}{9-a}=1

2(1a+19a)=1⇒2(\frac{1}{a}+\frac{1}{9-a})=1

2(9a+aa(9a)=1⇒2(\frac{9-a+a}{a(9-a)}=1

189aa2=1⇒\frac{18}{9a-a^2}=1

18=9aa2⇒18=9a-a^2

a29a+18=0⇒a^2-9a+18=0

a26a3a+18=0⇒a^2-6a-3a+18=0

a(a6)3(a6)=0⇒a(a-6)-3(a-6)=0

(a6)(a3)=0⇒(a-6)(a-3)=0

a=6ora=3⇒a=6\,or\,a=3
If a = 6 and b = 9 -6 = 3, then the equation of the line is

x6+y3=1x+2y6=0\frac{x}{6}+\frac{y}{3}=1⇒x+2y-6=0
If a = 3 and b = 9-3 = 6, then the equation of the line is

x3+y6=12x+y6=0\frac{x}{3}+\frac{y}{6}=1⇒2x+y-6=0