Q 262

Question

Use Cramer’s Rule to Solve Systems of Equations 

In the following exercises, solve each system of equations using Cramer’s Rule.

2y + 3z = 1 5x + 3y = 6 7x + z = 1 

Step-by-Step Solution

Verified
Answer

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

1Step 1 Given system of linear equation is,

2y + 3z = 1 5x + 3y = 6 7x + z = 1

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 variables.

D=023530701    =0-25-0+30-21    =0-25+3-21    =-10-63    =-73

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

Dx=-123-630101     =-13-0-2-6-0+30-3     =-3+12-9     =0

To find: x

x=DxD  =0-73  =0

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

Dy=0-135-60711     =0--15-0+35+42     =5+347     =146

To find: y

y=DyD   =146-73 y=-2

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

Dz=02-153-6701      =0-25+42-10-21      =-247-1-21      =-94+21      =-73      

To find: z

z=DzD   =-73-73 z=1

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

6Step 6 write the solution as an ordered triad.

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

Substitute x=0,y=-2,z=1 into the equation 2y+3z=-1.

 2-2+31=-1-4+3=-1-1=-1

which is true.

7Step 7 substitute x = 0 , y = - 2 , z = 1 into the equation 7 x + z = 1 .

70+1=10+1=11=1

which is true.