Analyzing the Geometry of A.P
We start with the lines ax+by+c=0, where a,b,c are in Arithmetic Progression. The beauty of an A.P. is its rigid structure. If a,b,c are in A.P., then the common difference is constant, meaning b−a=c−b.
If we rearrange this, we get the elegant constraint:
a−2b+c=0
Now, look at the line equation ax+by+c=0. If we compare this to our constraint a(1)+b(−2)+c=0, the revelation is immediate.
For any values of a,b,c that satisfy the A.P. condition, the equation is satisfied if x=1 and y=−2. This means that every single line in this family, regardless of the specific A.P., must pass through the fixed point P(1,−2).
The Algebra of Infinity
Now, we turn our attention to the system of equations:
x+y+z=6
2x+5y+αz=β
x+2y+3z=4
We are told this system has infinitely many solutions. In the language of linear algebra, this implies that the planes represented by these equations are not independent; they intersect in a way that creates a line of solutions.
For this to happen, the determinant of the coefficient matrix,
Δ, must be zero. Let us construct it:
Expanding this along the first row, we get
1(15−2α)−1(6−α)+1(4−5). Simplifying this, we find:
Δ=15−2α−6+α−1=8−α
Setting
Δ=0, we find
α=8. With
α in hand, we must find
β. We use the auxiliary determinant
Δx, replacing the first column with the constants
6,β,4:
Expanding this, we get 6(15−16)−1(3β−32)+1(2β−20). This simplifies to −6−3β+32+2β−20=6−β. Setting Δx=0, we find β=6. Our point Q is (8,6).
The Final Convergence
We have reached the endgame. We have P(1,−2) and Q(8,6). The problem asks for (PQ)2.
Using the distance formula:
(PQ)2=(x2−x1)2+(y2−y1)2
Substituting our coordinates, we get (8−1)2+(6−(−2))2. This becomes 72+82, which is 49+64.
The final result is:
(PQ)2=113