Antworten:
Nullen bei # x = -2 # und # x = -3 #
Erläuterung:
# x ^ 2 + 5x = -6 #
#hArrcolor (weiß) ("XXX") x ^ x + 5x + 6 = 0 #
#hArrcolor (weiß) ("XXX") (x + 2) (x + 3) = 0 #
entweder
#Farbe (weiß) ("XXX") (x + 2) = 0Farbe (weiß) ("XX") rarrcolor (weiß) ("XX") x = -2 #
oder
#Farbe (weiß) ("XXX") (x + 3) = 0Farbe (weiß) ("XX") rarrcolor (weiß) ("XX") x = -3 #