Hallo nury,
⎡    2     1   1   0 ⎤
⎢    2     2   t    1 ⎥
⎣  - 2t    t   9    6 ⎦
⎡ 2    1        1      0 ⎤
⎢ 0    1        t-1    1 ⎥ Z2 - Z1
⎣ 0   2t       t+9    6 ⎦ Z3 + t * Z1
⎡ 2   1             1               0   ⎤
⎢ 0   1           t-1              1    ⎥
⎣ 0   0    -2·t2+3t+9       6-2t ⎦ Z3 - 2t * Z2
-2t2 + 3t + 9  = 0  ⇔ t = 3 oder t = -3/2
-2t2 + 3t + 9  = (6 - 2t)·(t + 3/2) = 1/2·(6-2t)·(2t+3)
Für t ∉ {-3/2 ; 3}  hat das LGS  genau eine Lösung:
   x3 = 2 / (2t + 3)  ;  x2 =  5 / (2t + 3)  ;  x1 = 7 / (4t + 6)
Für t = -3/2 hat das LGS  keine Lösung
Für t = 3  hat das LGS  unendlich viele Lösungen:
⎡ 2  1  1  0 ⎤
⎢ 0  1  2  1 ⎥
⎣ 0  0  0  0 ⎦
x3 = c  beliebig ,  x2 = 1 - 2c  ,   x1 = 1/2 ·( -1 + 2c - c)  = 1/2 · ( c - 1) 
Gruß Wolfgang