Answer
$\text{This system is inconsistent and has no solutions.}$
Work Step by Step
Label the original equations:
1. $4x - 2y + 5z = 6$
2. $3x + 3y + 8z = 4$
3. $x - 5y - 3z = -1$
The first step is to choose two equations to work with where one variable can be eliminated. Let's choose equations $2$ and $3$. Modify the equations by multiplying them by a non-zero factor so that one variable is the same in both equations but differs in sign so that this variable can be eliminated when the two equations are added together. In this case, multiply equation $3$ by $-3$ and leave equation $2$ as-is:
2. $3x + 3y + 8z = 4$
3. $-3(x - 5y - 3z) = -3(-1)$
Distribute and multiply to simplify:
$3x + 3y + 8z = 4$
$-3x + 15y + 9z = 3$
Add the equations. This will become equation $4$:
4. $18y + 17z = 7$
Now, choose another two equations and modify them. Modify these equations such that the $x$ variable can be eliminated. This modified equation will be equation $5$ and will be added to equation $4$ to try to eliminate another variable.
Use equations $1$ and $3$. Multiply equation $3$ by $-4$ and leave equation $1$ as-is:
1. $4x - 2y + 5z = 6$
3. $-4(x - 5y - 3z) = -4(-1)$
Distribute and multiply to simplify:
$4x - 2y + 5z = 6$
$-4x + 20y + 12z = 4$
Add the equations together. This will become equation $5$:
5. $18y + 17z = 10$
Set up a system of equations consisting of equations $4$ and $5$:
4. $18y + 17z = 7$
5. $18y + 17z = 10$
Modify these equations such that the $x$ variable in both equations are the same but differ in sign. Multiply equation $4$ by $-1$ and leave equation $5$ as-is:
4. $-1(18y + 17z) = -1(7)$
5. $18y + 17z = 10$
Distribute and multiply to simplify:
$-18y - 17z = -7$
$18y + 17z = 10$
Add the two equations together:
$0 = 3$
This equation is false; therefore, this system is inconsistent and has no solutions.