Answer:
[tex]\boxed{\sf \ \ \ k=-11 \ \ \ }[/tex]
Step-by-step explanation:
for a given k we got
[tex]x^3-6x^2+kx+10[/tex]
and we are looking for k so that
[tex]x^3-6x^2+kx+10 = (x+2)(ax^2+bx+c)[/tex]
let s estimate
[tex](x+2)(ax^2+bx+c) = ax^3+bx^2+cx+2ax^2+2bx+2c\\\\= ax^3+(b+2a)x^2+(2b+c)x+2c[/tex]
we can identify the terms do
terms in [tex]x^3[/tex]
1 = a
terms in [tex]x^2[/tex]
-6=b+2a
terms in x
k=2b+c
constant term
10 = 2c
it gives c = 10/2=5 and as a=1 b = -6-2a=-6-2=-8
so k = -2*8+5=-16+5=-11
the answer is k=-11
and then
[tex]x^3-6x^2-11x+10 = (x+2)(x^2-8x+5)[/tex]