StemCET Logo

Maths Question 3 – JEE-MAIN 2026

If the system of equations x+5y+6z=4 2x+3y+4z=7 x+6y+az=b has infinitely many solutions, then the point (a,b) lies on the line

For a system of linear equations to have infinitely many solutions, the determinant of the coefficient matrix must be zero, and the system must be consistent.

Step 1: Formulate Matrices and Conditions for Infinite Solutions✦ Active

The given system of equations is: x+5y+6z=4 2x+3y+4z=7 x+6y+az=b For a system of linear equations to have infinitely many solutions, two conditions must be met: the determinant of the coefficient matrix A must be zero (det(A)=0), and the rank of the coefficient matrix must be equal to the rank of the augmented matrix [A|B], and this rank must be less than the number of variables (3 in this case).

A=(15623416a),[A|B]=(1564234716ab)
Step 2: Calculate Determinant and Find 'a'○ Expand

First, set the determinant of the coefficient matrix A to zero:

det(A)=1(3a24)5(2a4)+6(123) det(A)=3a2410a+20+54 det(A)=7a+50 Setting det(A)=0 gives: 7a+50=07a=50a=507
💡 Teacher's Secret Hint

Remember to expand the determinant carefully to avoid algebraic errors.

Step 3: Use Row Operations to Find 'b' and Identify the Line○ Expand

Next, perform row operations on the augmented matrix [A|B] to ensure consistency and find the value of b. We aim for the last row to be all zeros after reduction.

(1564234716ab)R2R22R1,R3R3R1(1564078101a6b4) R2R3(156401a6b40781) R3R3+7R2(156401a6b4008+7(a6)1+7(b4))

For infinitely many solutions, the last row must be entirely zeros. We already confirmed 8+7(a6)=8+7(5076)=8+5042=0. Now, set the last element to zero:

1+7(b4)=0 1+7b28=0 7b29=07b=29b=297

So, the point (a,b)=(507,297). Now, check which option line this point satisfies: 1. yx=3297507=217=33 2. xy=3507297=217=3. This option is correct. 3. x+y=11507+297=79711 4. x+y=12507+297=79712 Therefore, the point (a,b) lies on the line xy=3.

💡 Teacher's Secret Hint

Ensure both conditions for infinite solutions (determinant zero and consistency) are used to find both a and b.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.