1
$\begingroup$

Solve the system of equations

$$\begin{cases}2x_1+x_3+5x_4=0 \\x_1+2x_2-x_3=0\\x_1+x_2+2x_4=0\end{cases}$$

I created the matrix for this system and I found that it has many solution but I'm not sure if that true of not.

$\endgroup$
1
  • $\begingroup$ Presumably, you mean a non-zero solution? $\endgroup$ Commented Nov 11, 2014 at 22:42

1 Answer 1

1
$\begingroup$

As you said, it has many solutions.

Working with the matrix we get $ \left( \begin{array}{cccc} 2 & 0 & 1 & 5\\ 1 & 2 & -1 & 0 \\ 1 & 2 & 0 &2 \end{array} \right) \to$ $ \left( \begin{array}{cccc} 1 & 0 & 1/2 & 5/2\\ 0 & 2 & -3/2 & -5/2 \\ 0 & 2 & -1/2 & -1/2 \end{array} \right) \to$ $ \left( \begin{array}{cccc} 1 & 0 & 1/2 & 5/2\\ 0 & 1 & -3/4 & -5/4 \\ 0 & 0 & 1 &2 \end{array} \right)\\$ $\to\left( \begin{array}{cccc} 1 & 0 & 0 & 3/2\\ 0 & 1 & 0 & 1/4 \\ 0 & 0 & 1 &2 \end{array} \right)$

Follows that the solutions are of the form $a(6 ,1,8,-4)$, $a\in\mathbb{R}$.

$\endgroup$

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.