How would you solve the following system of linear equations: $2x_1 + (3+a)x_2 + 2x_3 = 2+a$
$x_1 + ax_2 + 2x_3 = a$
$ax_1 + 2x_2 + 2ax_3 = 0$
assuming that $a \neq \pm \sqrt{2}$? I feel confident in solving linear equation systems with just constants as the coefficients but the variable coefficient $a$ is what gives me problems.
Here is the solution I find: solution as augmented matrix but how would the assumption about a make the reduced echelon form any different compared to an assumption about e.g. $a = \pm \sqrt{2}$?
afor any EROs because but shouldn't it also work if you applied it AFTER you found the general solution set? Please see my updated question (last part) $\endgroup$