we are given
[tex]f(x)=x^3+4x^2+7x+6[/tex]
We will use rational root theorem to find factors
We can see that
Leading coefficient =1
constant term is 6
so, we will find all possible factors of 6
[tex]6=\pm 1,\pm 2,\pm 3,\pm 6[/tex]
now, we will check each terms
At x=-2:
We can use synthetic division
we get
[tex]f(-2)=0[/tex]
so, x+2 will be factor
and we can write our expression from synthetic division as
[tex]f(x)=x^3+4x^2+7x+6=(x+2)(x^2+2x+3)[/tex]
[tex]f(x)=(x+2)(x^2+2x+3)[/tex]
now, we can find factor of remaining terms
[tex]x^2+2x+3=0[/tex]
we can use quadratic formula
[tex]\mathrm{For\:a\:quadratic\:equation\:of\:the\:form\:}ax^2+bx+c=0\mathrm{\:the\:solutions\:are\:}[/tex]
[tex]x=\frac{-b\pm \sqrt{b^2-4ac}}{2a}[/tex]
we can compare our equation with quadratic equation
we get
[tex]a=1,b=2,c=3[/tex]
now, we can plug these values
[tex]x=\frac{-2+\sqrt{2^2-4\cdot \:1\cdot \:3}}{2\cdot \:1}[/tex]
[tex]x=-1+\sqrt{2}i[/tex]
[tex]x=\frac{-2-\sqrt{2^2-4\cdot \:1\cdot \:3}}{2\cdot \:1}[/tex]
[tex]x=-1-\sqrt{2}i[/tex]
so, we get
[tex]x=-1+\sqrt{2}i,\:x=-1-\sqrt{2}i[/tex]
so, we can write factor as
[tex]x^2+2x+3=(x-(-1+\sqrt{2}i))(x-(-1-\sqrt{2}i))[/tex]
so, we get completely factored form as
[tex]f(x)=(x+2)(x-(-1+\sqrt{2}i))(x-(-1-\sqrt{2}i))[/tex]...............Answer