Antwoord:
# "Het vertex-formulier is:" y = 1/2 (x + 3/2) ^ 2-41 / 8 #
Uitleg:
# "De vertex-vorm wordt gevormd als y =" a (x-h) ^ 2 + k #
# "Waar (h, k) is hoekcoördinaten" #
# "we zouden de gegeven vergelijking opnieuw moeten rangschikken." #
# Y = 1 / 2x ^ 2 + 3 / 2x-4 #
# Y = 1 / 2x ^ 2 + 3 / 2xcolor (rood) (+ 9 / 8-9 / 8) -4 #
# Y = 1/2 (kleuren (groen) (x ^ 2 + 3x + 9/4)) - 9 / 8-4 #
#color (groen) (x ^ 2 + 3x + 9/4) = (x + 3/2) ^ 2 #
# Y = 1/2 (x + 3/2) ^ 2-41 / 8 #