Q. 93

Question

What is the solution of the system of equations  AX = 0, if A-1 exists? Discuss the solution of AX = 0 if A-1 does not exist. 

Step-by-Step Solution

Verified
Answer

We get trivial solution to the system of equations AX=Φ if A-1 exists. But if A-1 does not exist then we get infinitely many solutions.

1Step 1. Systems of equations A - 1 exists

Let us consider three systems of equations,

2x+y3z=0 .....(1)x3y+2z=0 ..(2)4x+2yz=0 ..(3)

We can write the above system of equations in matrix form as

AX=Φ where,

A=213132421,X=xyz and Φ=000

Therefore,

|A|=213132421=232211124131342     =2(34)1(18)3(2+12)     =35

HereA0, That isA-1exists

2Step 2. The solution to the system of equation

Let us consider,

A=213132421

Therefore,

R1R2=132213421R2R22R1=132077421R3R34R1=1320770149R217R2=1320110149R3R314R2=132011005

Therefore,

132011005xyz=000

x3y+2z=0yz=0(4)5z=0(5)

Solving equation (5) we obtain z=0,

 substituting the value of z=0 in equation (4) we get y=0 and hence x=0.

Thus we have obtained a trivial solution to the system when A-1 exists.

3Step 3. Systems of equations A - 1 doesn't exist

Let us consider three systems of equations,

x+y-6z=03x+y+2z=0xy+2z=0..(7)

We can write the above system of equations in matrix form asAX=Φ

Where,

A=116312112,X=xyz andΦ=000

Here,

|A|=116312112=112121321263111     =1(2+2)1(62)6(31)=0

SinceA=0A-1 doesn't exist.

4Step 4, The solution to the system of equation

Let us consider,

A=116312112R2R2+3R1=1160416112R3R3R1=1160416028R212R2=116028028R3R3+R2=116028000

The above matrix is in row echelon form.

116028000xyz=000

x+y6z=02y8z=0

From the above equations, we get y=4z and x=2z

Hence x=2c,y=4c,z=c constitute the general solution of the above system of equations. Therefore the system has infinitely many solutions.