Try thinking about a different question.
find the roots of \(y=x^2+5x+6\)
To do this (without a formula) I must first factorize it.
\(y=(x+2)(x+3)\)
Now if x=-2 then y will be 0
and if x=-3 then y will also be 0.
So
x=-3 and x=-2 are roots of this equation.
-----------------
Now I will go in the other direction:
If x=-3 and x=-2 are roots of \(y=x^2+5x+c\) find c.
I would say
y=(x--3)(x--2)
y=(x+3)(x+2)
\(y=x^2+5x+6\)
so c=6.
Think about it