Solveeit Logo

Question

Mathematics Question on System of Linear Equations

Let for any three distinct consecutive terms a,b,ca, b, c of an A.P., the lines ax+by+c=0ax + by + c = 0 be concurrent at the point PP and Q(α,β)Q (\alpha, \beta) be a point such that the system of equations x + y + z = 6,$$$$2x + 5y + \alpha z = \beta,$$$$x + 2y + 3z = 4,has infinitely many solutions. Then (PQ)2(PQ)^2 is equal to ______.

Answer

Since a,b,ca, b, c are in A.P., we have: 2b=a+c    a2b+c=02b = a + c \implies a - 2b + c = 0

This implies that the line ax+by+c=0ax + by + c = 0 passes through the fixed point (1,2)(1, -2). Therefore, P=(1,2)P = (1, -2).

For the system of equations to have infinitely many solutions, the determinants D=D1=D2=D3=0D = D_1 = D_2 = D_3 = 0 must hold.

Step 1. Calculate aa using D=0D = 0:

D=111 25a 123=0D = \begin{vmatrix} 1 & 1 & 1 \\\ 2 & 5 & a \\\ 1 & 2 & 3 \end{vmatrix} = 0

Expanding this determinant, we get:
a=8a = 8
Step 2. Calculate bb using D1=0D_1 = 0:

D1=611 423 β5a=0D_1 = \begin{vmatrix} 6 & 1 & 1 \\\ 4 & 2 & 3 \\\ \beta & 5 & a \end{vmatrix} = 0

Substituting a=8a = 8:
β=6\beta = 6
Thus, the point Q=(8,6)Q = (8, 6).

Step 3. Calculate (PQ)2(PQ)^2:
(PQ)2=(81)2+(6(2))2(PQ)^2 = (8 - 1)^2 + (6 - (-2))^2

=72+82=49+64=113= 7^2 + 8^2 = 49 + 64 = 113
The Correct Answer is: PQ2=113PQ^2 = 113