Erst mal der Scheitelpunkt via quadratische Ergänzung unter Verwendung der binomischen Formeln.
f (x) = -x² - 2t x - 2t +1
= -(x2 + 2tx + 2t - 1)
=-((x2 + 2tx + t2 ) -t2 + 2t -1)
= -(x2 + 2tx + t2) + t2 -2t + 1
= -(x+t)2 + (t-1)2
S( -t | (t-1)2 )
Nun noch das t:
10 = (t-1)2
±√10 = t-1
1±√10 = t
Die Nullstellen kannst du bestimmt selbst berechnen. Nimm zB die abc-Formel
mit a = -1, b = -2t und c = -2t + 1