SOLUTION: what is the solution set of this linear system, in detailes
Y - 4Z = 8
2X - 3Y + 2Z = 1
5X - 8Y + 7Z = 1
Algebra ->
Linear-equations
-> SOLUTION: what is the solution set of this linear system, in detailes
Y - 4Z = 8
2X - 3Y + 2Z = 1
5X - 8Y + 7Z = 1
Log On
You can put this solution on YOUR website! ........eq.1 ........eq.2 ........eq.3
start with
........eq.1, solve for ...........eq.1a
go to
........eq.2, substitute ......solve for ..........eq.2a
go to
........eq.3, substitute ............both sides divide by ........eq.3a
from eq.2a and eq.3a we have
......as you can see, we have on both side which means it will cancel each other
therefore,
If you were to try to solve this system using Cramer's rule, the denominator would be the determinant of the coefficient matrix. The coefficient matrix is
| 0 1 -4 |
| 2 -3 2 |
| 5 -8 7 |
The determinant is
The determinant of the coefficient matrix is 0; that means the denominator of the fraction used in Cramer's rule is 0; since division by 0 is not allowed, that means the system has no solutions.