SOLUTION: Cramer's rule 4x+4y-5z=13 -2x+3y=-10 2x+y-2z=-5

Algebra.Com
Question 661867: Cramer's rule
4x+4y-5z=13
-2x+3y=-10
2x+y-2z=-5

Answer by math-vortex(648)   (Show Source): You can put this solution on YOUR website!
Hi, there--

Problem:
Do you mean solve the following system of equations using Cramer's Rule?
4x+4y-5z=13
-2x+3y=-10
2x+y-2z=-5

Answer:

We have the left-hand side of the system with the variables (the "coefficient matrix") and the 
right-hand side with the answer values. Let D be the determinant of the coefficient matrix of 
the above system. 

Build a 3x3 coefficient matrix D for the left-hand side of the system:

4, 4, -5
-2, 3, 0
2, 1, -2

Build 3x1 matrix for the right-hand side of the system:

13
-10
-5

Let Dx be the determinant formed by replacing the x-column values with the answer-column 
values. 
Let Dy be the determinant formed by replacing the y-column values with the answer-column 
values.
Let Dz be the determinant formed by replacing the z-column values with the answer-column 
values.

Dx:
13, 4, -5
-10, 3, 0
-5, 1, -2 

Dy:
4, 13, -5
-2, -10, 0
2, -5, -2

Dz:
4, 4, 13
-2, 3, -10
2, 1, -5

Cramer's Rule states that

x = Dx/D
y = Dy/D
z = Dz/D

Evaluate each determinate and apply the formulas to find (x,y,z).

D:

 4, 4, -5
-2, 3,   0
 2, 1, -2

(4)(3)(-2)+(4)(0)(2)+(-5)(-2)(1)-(2)(3)(-5)-(1)(0)(4)-(-2)(-2)(4)=(-24)+(0)+(10)-(-30)-(0)-(16)=
D = 0

I'll stop here. Since D=0, we cannot use Cramer's Rule. (It would mean that we divide by zero...a definite no-no!)

You will need to go back to a different method, such as row operations.

~Mrs. Figgy

RELATED QUESTIONS

Solve using Cramer’s rule 3x-y+2z=13, 2x+y-z=3, x+3y-5z=-8 (answered by Edwin McCravy)
solve using Cramer's rule, i need all work shown please. 2x-y-2z+2s-5t=2... (answered by Alan3354)
Solve the following system of equations using cramer`s rule 2x + y - z= 5 3x - 2y +... (answered by Edwin McCravy)
solve using cramer rule :- 3x+2y+4z=19 2x-y+z=3 6x+7y-z=7 x-y+2z=1 x+y+z=2 2x-y+z=5... (answered by ikleyn)
solve using cramer rule :- 3x+2y+4z=19 2x-y+z=3 6x+7y-z=7 x-y+z= 1 x+y+z=2 2x-y+z=5... (answered by ikleyn)
How can I use Cramer’s rule to solve for y in the following system of equations. x +... (answered by Alan3354)
I DONT UNDERSTAND THIS PLEASE HELP..! Use Cramer’s rule to solve for y in the... (answered by tlwright)
4x+3y=100 2x+4y=120 solve using simultaneous equation with cramer... (answered by lynnlo)
Question 1 What is the set up for the coefficient determinant (D) in the... (answered by solver91311)