Antworten: #y = -25 (x + 2/25) ^ 2 - 129/625 # Erläuterung: Die Gleichung muss in das Formular geschrieben werden #y = a (x-h) ^ 2 + k #, woher # (h, k) # ist der Scheitelpunkt. # y = -25 (x ^ 2 + 4 / 25x -3/25) # #y = -25 (x + 2/25) ^ 2 -4/625 -3 / 25 # #y = -25 (x + 2/25) ^ 2 - 129/625 # Der Scheitelpunkt ist #(-2/25,-129/625)#