Q.

For the system of linear equations 

2x+4y+2az=b,

x+2y+3z=4,

2x-5y+2z=8

which of the following is NOT correct                   [2023]
 

1 It has infinitely many solutions if a=3,b=8  
2 It has infinitely many solutions if a=3,b=6  
3 It has unique solution if a=b=8  
4 It has unique solution if a=b=6  

Ans.

(2)

We have, system of linear equations

2x+4y+2az=b

x+2y+3z=4

2x-5y+2z=8

It can be written as AX=B,

where, A=[242a1232-52],   B=[b48],  X=[xyz]

|A|=2(4+15)-4(2-6)+2a(-5-4)=54-18a

If |A|=0, then a=3 and the system has infinitely many solutions.

If |A|0, then a3 and the system has a unique solution.

A11=19,  A12=4,  A13=-9,   A21=-38,  A22=-8,  A23=18, A31=0,  A32=0,  A33=0

adjA=[A11A21A31A12A22A32A13A23A33]=[19-3804-80-9180]

For infinitely many solutions:

(adjA)B=O[19-3804-80-9180][b48]=[000]

19b-152=0    b=8