Q. 15

Question

solve each system of equations using matrices.

If the system has no solution, say that it is inconsistent.

x+2y+4z=-32x+7y+15z=-124x+7y+13z=-10

Step-by-Step Solution

Verified
Answer

The solution to the given equations is 1,-2,0.

1Step 1. Given

x+2y+4z=-32x+7y+15z=-124x+7y+13z=-10

2Step 2. Augmented matrix

124-32715-124713-10

3Step 3. Transformation

Transform the matrix to get it into echelon form

R2=r2-2r1124-32-2(1)7-2(2)15-2(4)-12-2(-3)4713-10124-3037-64713-10R3=r3-4r1124-3037-64713-10124-3037-60-1-32R2=r23124-3037-60-1-32124-30173-20-1-32R3=r3+r2124-30173-20-1-32124-30173-200-230R3=-32r3124-30173-200-230124-30173-20010Thus the equation becomesx+2y+4z=-3y+73z=-2z=0Thus solving we gety+0=-2y=--2x+2(-2)+4(0)=-3x=1