Antworten:
# y = 2 (x + 7/4) ^ 2 + 169/8 #
Erläuterung:
Gegeben -
# y = 2x ^ 2 + 7x-15 #
Finde den Scheitelpunkt
#x = (- b) / (2a) = (-7) / (2 xx 2) = - 7/4 #
# y = 2 (-7/4) ^ 2 + 7 (-7/4) -15 #
# y = 2 (49/16) -49 / 4-15 #
# y = 49 / 8-49 / 4-15 = 169/8 #
Quadratische Gleichung in Scheitelpunktform
# y = a (x-h) ^ 2 + k #
Woher -
#ein# ist der Koeffizient von# x ^ 2 #
# h # ist#x # Koordinate des Scheitelpunkts
# k # ist der# y # Koordinate des Scheitelpunkts
# y = 2 (x - (- 7/4)) ^ 2 + 169/8 #
# y = 2 (x + 7/4) ^ 2 + 169/8 #
Sehen Sie sich auch dieses Video an