Q. 4.87

Question

Solve the system of equations using a matrix: x+y-z=02x+4y-2z=63x+6y-3z=9

Step-by-Step Solution

Verified
Answer

The solution for the system of linear equation is z-3,3,z where, zis any real numbers.

1Step 1. Given information.

Consider the given system of equations,

x+y-z=02x+4y-2z=63x+6y-3z=9

2Step 2. Write in augmented form.

The augmented matrix for the given system of equations is

11-1024-2636-39

3Step 3. Apply row operations.

Apply R2-2×R1R2 and R3-3×R1R3,

11-1002060309

Apply R22R2 and R3-3×R2R3,

11-1001030000

Now, the matrix is in row-echelon form.

4Step 4. Write in system of equations.

Writing the corresponding system of equations,

x+y-z=0        ...... (i)y=3        ...... (ii)

Substitute the value of y in equation (i),

x+3-z=0x-z=-3        ...... (iii)

Solve equation (iii) for x,

x=z-3

where, z is any real numbers.

5Step 5. Check the answers.

Substitute the values in equation (i),

z-3+3-z=00=0

This is true.