SOLUTION: Solve the system with three variables by Cramer's Rule. -2x -y -3z = 3 2x -3y +z = -13 2x -3z = -11

Algebra.Com
Question 1179319: Solve the system with three variables by Cramer's Rule.
-2x -y -3z = 3
2x -3y +z = -13
2x -3z = -11

Answer by ikleyn(52803)   (Show Source): You can put this solution on YOUR website!
.
Solve the system with three variables by Cramer's Rule.
-2x -y -3z = 3
2x -3y +z = -13
2x -3z = -11
~~~~~~~~~~~~~~~~~~~

Your matrix

        X1	X2	X3	b
1	-2	-1	-3	3
2	2	-3	1	-13
3	2	0	-3	-11


Write down the main matrix and find its determinant

        X1	X2	X3
1	-2	-1	-3
2	2	-3	1
3	2	0	-3

Δ = -44


Replace the 1st column of the main matrix with the solution vector and find its determinant

        X1	X2	X3
1	3	-1	-3
2	-13	-3	1
3	-11	0	-3

Δ1 = 176


Replace the 2nd column of the main matrix with the solution vector and find its determinant

        X1	X2	X3
1	-2	3	-3
2	2	-13	1
3	2	-11	-3

Δ2 = -88


Replace the 3rd column of the main matrix with the solution vector and find its determinant

        X1	X2	X3
1	-2	-1	3
2	2	-3	-13
3	2	0	-11

Δ3 = -44


x1 = Δ1 / Δ = 176 / (-44) = -4
x2 = Δ2 / Δ = (-88) / (-44) = 2
x3 = Δ3 / Δ = (-44) / (-44) = 1


Solution set:

x1 = -4
x2 = 2
x3 = 1

Solved.

---------------

On Cramer's rule for solving systems of 3 equations in 3 unknowns see the lessons
    - Determinant of a 3x3 matrix
    - Co-factoring the determinant of a 3x3 matrix
    - HOW TO solve system of linear equations in three unknowns using determinant (Cramer's rule)
    - Solving systems of linear equations in three unknowns using determinant (Cramer's rule)
    - Solving word problems by reducing to systems of linear equations in three unknowns
in this site.


Also, you have this free of charge online textbook in ALGEBRA-II in this site
    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this online textbook under the topic
     "3x3-Matrices, determinants, Cramer's rule for systems in three unknowns"


In addition, there are many free of charge SOLVERS on a Cramer's rule in the internet.

One of such popular solvers is in this site under the link
https://www.algebra.com/algebra/homework/Matrices-and-determiminant/cramers-rule-3x3.solver

https://www.algebra.com/algebra/homework/Matrices-and-determiminant/cramers-rule-3x3.solver



RELATED QUESTIONS

Solve the system with three variables by Cramer's Rule. -2xy 3z = 3 2x - 3y + z =... (answered by ikleyn)
Solve the following system of equations using cramer`s rule 2x + y - z= 5 3x - 2y +... (answered by Edwin McCravy)
2x-y+3z=4 , x+y+z=2 , 3x+y-z=2 solve by Cramer... (answered by Fombitz)
Solve the following system of equations by using Cramer's Rule: "-2x+3y-z=1," x+2y-z=4,... (answered by Alan3354)
Solve the system by elimination. -2x+2y+3z=0 -2x-y+z=-3 2x+3y+3z=5 (answered by Alan3354)
Solve the system by elimination. -2x+2y+3z=0 -2x-y+z=-3... (answered by Alan3354)
Use Cramer rules to solve the equation 2x-y+3z =2, x +3y-z =11,2x - 2y +5z... (answered by Fombitz)
Solve using Cramer’s rule 3x-y+2z=13, 2x+y-z=3, x+3y-5z=-8 (answered by Edwin McCravy)
Solve the system 2x-3y+z=13 x+2y+3z=2 (answered by Edwin McCravy)