Answer:
[tex]p(x)=(x+1)(x+2)(x-3)[/tex].
Step-by-step explanation:
Note: The given function is not correct.
Consider the given polynomial is
[tex]p(x)=x^3-7x-6[/tex]
It is given that (x+1) is a factor of given function.
Using synthetic division, divide P(x) by (x+1) as shown below.
-1 | 1 0 -7 -6
| -1 1 6
--------------------------------------
1 -1 -6 0
--------------------------------------
Bottom line represents the coefficients of quotient except the last element because it is remainder. So, the given function can be written as
[tex]p(x)=(x+1)(x^2-x-6)[/tex]
[tex]p(x)=(x+1)(x^2-3x+2x-6)[/tex]
[tex]p(x)=(x+1)(x(x-3)+2(x-3))[/tex]
[tex]p(x)=(x+1)(x+2)(x-3)[/tex]
Therefore, the function as a product of linear functions is [tex]p(x)=(x+1)(x+2)(x-3)[/tex].