Question
Question: If the straight lines $ax+may+1=0, bx+(m+1)by+1=0$ and $cx+(m+2)cy+1=0$, (where a, b, c and m are no...
If the straight lines ax+may+1=0,bx+(m+1)by+1=0 and cx+(m+2)cy+1=0, (where a, b, c and m are non-zero) are concurrent, then a,b,c are in-

A.P. only for m = 1
AP for all m
GP for all m
HP for all m
HP for all m
Solution
The condition for three lines A1x+B1y+C1=0, A2x+B2y+C2=0, and A3x+B3y+C3=0 to be concurrent is that the determinant of their coefficients is zero:
A1A2A3B1B2B3C1C2C3=0
Substituting the coefficients from the given lines:
abcma(m+1)b(m+2)c111=0
Applying column operation C2→C2−mC1:
abc0b2c111=0
Expanding the determinant:
a(b−2c)+1(2bc−bc)=0 ab−2ac+bc=0 ab+bc=2ac
Dividing by abc:
c1+a1=b2
This shows that a1,b1,c1 are in Arithmetic Progression (AP), thus a, b, c are in Harmonic Progression (HP). Since the relationship is independent of 'm', a, b, c are in HP for all values of m.