Answer on Question #68961 – Math – Linear Algebra
Question
Check whether the following system of equations has a solution
x + y + 3 z + w = 5 x + y + 3z + w = 5 x + y + 3 z + w = 5 x + y + z − 5 w = 7 x + y + z - 5w = 7 x + y + z − 5 w = 7 x + 2 y + 5 z − w = 5 x + 2y + 5z - w = 5 x + 2 y + 5 z − w = 5
Solution
Augmented matrix
[ 1 1 3 1 5 − 1 1 1 − 5 7 1 2 5 − 1 5 ] \left[ \begin{array}{ccccc}
1 & 1 & 3 & 1 & 5 \\
-1 & 1 & 1 & -5 & 7 \\
1 & 2 & 5 & -1 & 5
\end{array} \right] ⎣ ⎡ 1 − 1 1 1 1 2 3 1 5 1 − 5 − 1 5 7 5 ⎦ ⎤
Add row1 to row2 (R 2 ← R 2 + R 1 R_2 \leftarrow R_2 + R_1 R 2 ← R 2 + R 1 )
[ 1 1 3 1 5 0 2 4 − 4 12 1 2 5 − 1 5 ] \left[ \begin{array}{ccccc}
1 & 1 & 3 & 1 & 5 \\
0 & 2 & 4 & -4 & 12 \\
1 & 2 & 5 & -1 & 5
\end{array} \right] ⎣ ⎡ 1 0 1 1 2 2 3 4 5 1 − 4 − 1 5 12 5 ⎦ ⎤
Subtract row1 from row3 (R 3 ← R 3 − R 1 R_3 \leftarrow R_3 - R_1 R 3 ← R 3 − R 1 )
[ 1 1 3 1 5 0 2 4 − 4 12 0 1 2 − 2 0 ] \left[ \begin{array}{ccccc}
1 & 1 & 3 & 1 & 5 \\
0 & 2 & 4 & -4 & 12 \\
0 & 1 & 2 & -2 & 0
\end{array} \right] ⎣ ⎡ 1 0 0 1 2 1 3 4 2 1 − 4 − 2 5 12 0 ⎦ ⎤
Divide row2 by 2 (R 2 ← R 2 / 2 R_2 \leftarrow R_2/2 R 2 ← R 2 /2 )
[ 1 1 3 1 5 0 1 2 − 2 6 0 1 2 − 2 0 ] \left[ \begin{array}{ccccc}
1 & 1 & 3 & 1 & 5 \\
0 & 1 & 2 & -2 & 6 \\
0 & 1 & 2 & -2 & 0
\end{array} \right] ⎣ ⎡ 1 0 0 1 1 1 3 2 2 1 − 2 − 2 5 6 0 ⎦ ⎤
Subtract row2 from row1 (R 1 ← R 1 − R 2 R_1 \leftarrow R_1 - R_2 R 1 ← R 1 − R 2 )
[ 1 0 1 3 − 1 0 1 2 − 2 6 0 1 2 − 2 0 ] \left[ \begin{array}{ccccc}
1 & 0 & 1 & 3 & -1 \\
0 & 1 & 2 & -2 & 6 \\
0 & 1 & 2 & -2 & 0
\end{array} \right] ⎣ ⎡ 1 0 0 0 1 1 1 2 2 3 − 2 − 2 − 1 6 0 ⎦ ⎤
Subtract row2 from row3 (R 3 ← R 3 − R 2 R_3 \leftarrow R_3 - R_2 R 3 ← R 3 − R 2 )
[ 1 0 1 3 − 1 0 1 2 − 2 6 0 0 0 0 − 6 ] \left[ \begin{array}{ccccc}
1 & 0 & 1 & 3 & -1 \\
0 & 1 & 2 & -2 & 6 \\
0 & 0 & 0 & 0 & -6
\end{array} \right] ⎣ ⎡ 1 0 0 0 1 0 1 2 0 3 − 2 0 − 1 6 − 6 ⎦ ⎤
Add row3 to row2 (R 2 ← R 2 + R 3 R_2 \leftarrow R_2 + R_3 R 2 ← R 2 + R 3 )
[ 1 0 1 3 − 1 0 1 2 − 2 0 0 0 0 0 − 6 ] \left[ \begin{array}{ccccc}
1 & 0 & 1 & 3 & -1 \\
0 & 1 & 2 & -2 & 0 \\
0 & 0 & 0 & 0 & -6
\end{array} \right] ⎣ ⎡ 1 0 0 0 1 0 1 2 0 3 − 2 0 − 1 0 − 6 ⎦ ⎤
Divide row3 by − 6 -6 − 6 (R 3 ← R 3 / ( − 6 ) R_3 \leftarrow R_3/(-6) R 3 ← R 3 / ( − 6 ) )
[ 1 0 1 3 − 1 0 1 2 − 2 0 0 0 0 0 1 ] \left[ \begin{array}{ccccc}
1 & 0 & 1 & 3 & -1 \\
0 & 1 & 2 & -2 & 0 \\
0 & 0 & 0 & 0 & 1
\end{array} \right] ⎣ ⎡ 1 0 0 0 1 0 1 2 0 3 − 2 0 − 1 0 1 ⎦ ⎤
Add row3 to row1 (R 1 ← R 1 + R 3 R_1 \leftarrow R_1 + R_3 R 1 ← R 1 + R 3 )
[ 1 0 1 3 0 0 1 2 − 2 0 0 0 0 0 1 ] \left[ \begin{array}{ccccc}
1 & 0 & 1 & 3 & 0 \\
0 & 1 & 2 & -2 & 0 \\
0 & 0 & 0 & 0 & 1
\end{array} \right] ⎣ ⎡ 1 0 0 0 1 0 1 2 0 3 − 2 0 0 0 1 ⎦ ⎤
\left\{ \begin{array}{c} x + z - w = 0 \\ y + 2 z - 2 w = 0 \\ 0 = 1 \end{array} \right.
$$
The system is inconsistent and has no solution.
**Answer:** the system has no solution.
Answer provided by https://www.AssignmentExpert.com