A question from Hoffman's linear Algebra

197 Views Asked by At

the question is on Section 1.4 exercise 7, it says:

find all solutions of

$$2x_1 - 3x_2 - 7x_3 + 5x_4 + 2x_5 = -2$$

$$x_1 - 2x_2 - 4x_3 + 3x_4 + x_5 = -2$$

$$2x_1 - 4x_3 + 2x_4 + x_5 = 3$$

$$x_1 - 5x_2 - 7x_3 + 6x_4 + 2x_5 = -7$$

My answer seems to be that there is no solution, could I ask for a confirmation of this result?

1

There are 1 best solutions below

0
On BEST ANSWER

That is not correct there is in fact a solution.

The associated matrix is
enter image description here

Which can be row reduced to

enter image description here

This is absolutely valid for a solution. Moreover there are infinitely many solutions.