Hallo jd,
x1 = 2
bleibt   x2 - x - 2 = 0
⇔  (x - 2) * (x + 1) = 0   ⇔   x = 2 oder x = -1
x1,2 = 2  ist also eine doppelte Nullstelle,   (Extremstelle)
 x3 = -1 
-----
wenn man die Faktorzerlegung nicht sieht:
x2 + px + q = 0
pq-Formel:  p = - 1  ; q = - 2
 x2,3   = - p/2 ± \(\sqrt{(p/2)^2 - q}\)
....
x2 = 2 , x3 = -1
Gruß Wolfgang