Q. 4.83

Question

Solve the system of equations using a matrix: 2x-5y+3z=83x-y+4z=7x+3y+2z=-3

Step-by-Step Solution

Verified
Answer

The solution for the system of linear equation is 6,-1,-3.

1Step 1. Given information.

Consider the given system of equations,

2x-5y+3z=83x-y+4z=7x+3y+2z=-3

2Step 2. Write in augmented form.

The augmented matrix for the given system of equations is

2-5383-147132-3

3Step 3. Apply row operations.

Apply  R12R1 and R2-3×R1R2,

1-523240132-12-5132-3

Apply R3-R1R3 and R2×213R2,

1-5232401-113-1013011212-7

Apply R3×1312R3,

1-5232401-113-1013001-3

Now, the matrix is in row-echelon form.

4Step 4. Write in system of equations.

Writing the corresponding system of equations,

x-52y+32z=4        ...... (i)y-113z=-1013        ...... (ii)z=-3        ...... (iii)

Substitute the value of z in equation (ii),

y-113×-3=-1013y=-1013-313y=-1313y=-1

Substitute the value of y,z in equation (i),

x-52×-1+32×-3=4x+52-92=4x-42=4x=6

5Step 5. Check the answers.

Substitute the values x,y,z in equation (i),

6-52-1+32-3=46+52-92=482=44=4

This is true.

Substitute the values y,z in equation (ii),

-1-113-3=-1013-1+313=-1013-1013=-1013

This is also true.