Q.

Let A be a 3×3 real matrix such that A(101)=2(100), A(-101)=4(-101), A(010)=2(010).

Then, the system (A-3I) (xyz)=(123) has              [2024]

1 exactly two solutions  
2 unique solution  
3 infinitely many solutions  
4 no solution  

Ans.

(2)

Let A=[x1y1z1x2y2z2x3y3z3]

Given, A[101]=[202][x1y1z1x2y2z2x3y3z3][101]=[202]x1+z1=2x2+z2=0x3+z3=2}                                        ...(i)

A[-101]=[-404][x1y1z1x2y2z2x3y3z3][-101]=[-404]-x1+z1=-4-x2+z2=0-x3+z3=4}                                     (ii)

and A[010]=[020]=[x1y1z1x2y2z2x3y3z3][010]=[020]

y1=0, y2=2, y3=0

Solving (i) and (ii), we get x1=3,x2=0,x3=-1,y1=0,y2=2,y3=0 and z1=-1,z2=0,z3=3

A=[30-1020-103]

Now, [00-10-10-100][xyz]=[123]

-z=3,-y=2and-x=1

x=-1,y=-2andz=-3

Hence, the given system has unique solution.