Q. 4.88

Question

Solve the system of equations using a matrix: x-y-z=1-x+2y-3z=-43x-2y-7z=0

Step-by-Step Solution

Verified
Answer

The solution for the system of linear equation is 5z-2,4z-3,z where, z is any real number.

1Step 1. Given information.

Consider the given system of equations,

x-y-z=1-x+2y-3z=-43x-2y-7z=0


2Step 2. Write in augmented form.

The augmented matrix for the given system of equations is

1-1-11-12-3-43-2-70

3Step 3. Apply row operations.

Apply R2+R1R2 and R3-3×R1R3,

1-1-1101-4-301-4-3

Apply R3-R2R3,

1-1-1101-4-30000

4Step 4. Write in system of equations.

Writing the corresponding system of equations,

x-y-z=1       ...... (i)y-4z=-3       ...... (ii)

Solve equation (ii) for y,

y=4z-3

Substitute the value of y in equation (i),

x-4z-3-z=1x-5z+3=1x=5z-2

5Step 5. Check the answers.

Substitute the values in equation (i),

5z-2-4z-3-z=15z-2-4z+3-z=11=1

This is true.