Question
Question: The lines $x + 2ay + a = 0$, $x + 3by + b = 0$, $x + 4cy + c = 0$ are concurrent then a, b, c are in...
The lines x+2ay+a=0, x+3by+b=0, x+4cy+c=0 are concurrent then a, b, c are in

Harmonic progression
Geometric progression
Arithmetic progression
Arithmetico geometric progression
Harmonic progression
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 The given lines are:
- x+2ay+a=0
- x+3by+b=0
- x+4cy+c=0
Substituting the coefficients into the determinant: 1112a3b4cabc=0 To simplify, we can apply column operations. Let's perform C2→C2−2C3: 1112a−2a3b−2b4c−2cabc=0 1110b2cabc=0 Now, expand the determinant along the second column: −0⋅11bc+b⋅11ac−2c⋅11ab=0 b(1⋅c−a⋅1)−2c(1⋅b−a⋅1)=0 b(c−a)−2c(b−a)=0 bc−ab−2bc+2ac=0 −bc−ab+2ac=0 Rearranging the terms, we get: 2ac=ab+bc Assuming a,b,c are non-zero (for the progressions to be well-defined), we can divide the entire equation by abc: abc2ac=abcab+abcbc b2=c1+a1 This equation can be rewritten as: a1+c1=b2 This is the condition for a1,b1,c1 to be in Arithmetic Progression (AP). If the reciprocals of a set of numbers are in AP, then the numbers themselves are in Harmonic Progression (HP).