Antwoord:
toppunt #(-2, 1)#
Uitleg:
Gegeven -
# Y = x ^ 2 + 4x + 5 #
Vind de #X#coördineren van de top.
#x - (- b) / (2a) = (- 4) / (2 xx 1) = (- 4) / 2 = -2 #
Vind de # Y #coördineren
Op # X = -2; y = (- 2) ^ 2 + 4 (-2) + 5 #
# Y = 4-8 + 5 = 9-8 = 1 #
toppunt #(-2, 1)#