Responder:
Ceros en # x = -2 # y # x = -3 #
Explicación:
# x ^ 2 + 5x = -6 #
#hArrcolor (blanco) ("XXX") x ^ x + 5x + 6 = 0 #
#hArrcolor (blanco) ("XXX") (x + 2) (x + 3) = 0 #
ya sea
#color (blanco) ("XXX") (x + 2) = 0color (blanco) ("XX") rarrcolor (blanco) ("XX") x = -2 #
o
#color (blanco) ("XXX") (x + 3) = 0color (blanco) ("XX") rarrcolor (blanco) ("XX") x = -3 #