Hello to everyone,
Could anyone help me, I have a problem while trying to solve linear equations with matlab.
The problem is:

I want to solve it using matrix method, but when I type exact coefficients, matlab "says" :
-Undefined function or variable 'a'.
I don`t want to solve it in special case(for example: a=4, b=2...) I need to have general numbers but then the problem is unidentification.
Thanks!!!