Q 259

Question

Use Cramer’s Rule to Solve Systems of Equations
In the following exercises, solve each system of equations using Cramer’s Rule.

11x + 9y + 2z = 9  7x + 5y + 3z = 74x + 3y + z = 3

Step-by-Step Solution

Verified
Answer

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

1Step 1 Given system of linear equations is,

11x + 9y + 2z = 9    7x + 5y + 3z = 7    4x + 3y + z = 3

The objective is, we need to solve this system by using the Cramer's rule.

2Step 2 Find the determinant D by using the coefficients of the variable.

D=1192753431   =115-9-97-12+221-20   =11-4-9-5+21   =-44+45+2   =3

3Step 3 Find the determinant D x by using the constants to replace the coefficients of x .

Dx=-992-753-331     =-95-9-9-7+9+2-21+15     =-9-4-92+2-6     =36-18-12     =6

To find: x,

x=DxD   =63 x=2

4Step 4 Find the determinant D y by using the constants to replace the coefficients of y .

Dy=11-927-734-31    =11-7+9+97-12+2-21+28    =112+9-5+27    =22-45+14    =-9

To find: y,

y=DyD  =-93  =-3

5Step 5 Find the determinants D z by using the constants to replace the coefficient of z .

Dz=119-975-743-3     =11-15+21-9-21+28-921-20     =116-97-91     =66-63-9     =-6

To find: z,

z=DzD  =-63  =-2

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

6Step 6 write the solution as an ordered triad.

The ordered triad is,x,y,z=2,-3,-2.

Now substitute x=2,y=-3,z=-2 into the equation 7x+5y+3z=-7.

72+5-3+3-2=-714-15-6=-714-21=-7-7=-7

which is true.

7Step 7 Substitute x = 2 , y = - 3 , z = - 2 into the equation 4 x + 3 y + z = - 3 .

42+3-3+-2=-38-9-2=-38-11=-3-3=-3

which is true.