Q 257

Question

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

      4x  3y + z = 7      2x  5y  4z = 33x  2y  2z = 7

Step-by-Step Solution

Verified
Answer

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

1Step 1 Given system of linear equation is,

      4x  3y + z = 7      2x  5y  4z = 33x  2y  2z = 7

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

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

D=4-312-5-43-2-2   =410-8+3-4+12+1-4+15   =42+38+111   =8+24+11   =43

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

Dx=7-313-5-4-7-2-2     =710-8+3-6-28+1-6-35     =72+3-34+1-41     =14-102-41     =-129

To find: x,

x=DxD   =-12943   =-3

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

Dy=47123-43-7-2    =4-6-28-7-4+12+1-14-9    =4-34-78+1-23    =-136-56-23    =-215

To find: y,

y=DyD  =-21543  =-5

5Step 5 Find the determinant D z by using the constants to replace the coefficients of z .

Dz=4-372-533-2-7     =435+6+3-14-9+7-4+15     =441+3-23+711     =164-69+77     = 172

To find: z,

z=DzD   =17243   =4

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

6Step 6 write the solution as an ordered triad.

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

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

4-3-3-5+4=7-12+15+4=73+4=77=7

which is true.

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

2-3-5-5-44=3-6+25-16=325-22=33=3

which is true.