Q 258

Question

Use Cramer’s Rule to Solve Systems of Equations
In the following exercises, solve each system of equations using Cramer’s Rule.
   2x  5y + 3z = 8      3x  y + 4z = 7 x + 3y + 2z = 3

Step-by-Step Solution

Verified
Answer

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

1Step 1 Given system of linear equation is,

   2x  5y + 3z = 8      3x  y + 4z = 7 x + 3y + 2z = 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=2-533-14132  =2-2-12+56-4+39+1  =2-14+52+310  =-28+10+30  =12

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

Dx=8-537-14-332    =8-2-12+514+12+321-3    =8-14+526+318    =-112+130+54    =72

To find: x,

x=DxD  =7212  =6

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

Dy=2833741-32    =214+12-86-4+3-9-7    =226-82+3-16    =52-16-48    =-12

To find: y,

y=DyD  =-1212  =-1

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

Dz=2-583-1713-3     =23-21+5-9-7+89+1     =2-18+5-16+810     =-36-80+80     =-36

To find: z,

z=DzD   =-3612   =-3

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

6Step 6 write the solution as an ordered triad.

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

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

  2x-5y+3z=826-5-1+3-3=812+5-9=812-4=88=8

which is true.

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

36--1+4-3=718+1-12=77=7

which is true.