Answer:
[tex]a = -6, b = - 8[/tex]
Remaining factor = [tex]x+4[/tex]
Step-by-step explanation:
Given that:
Two polynomials:
[tex]x^{2} -x-2[/tex] and [tex]x^3 +3 x^2 +ax +b[/tex]
[tex]x^{2} -x-2[/tex] is a factor of [tex]x^3 +3 x^2 +ax +b[/tex].
To find:
The values of [tex]a[/tex] and [tex]b[/tex] from the cubic equation and the remaining factor.
Solution:
Let us first of all, factorize [tex]x^{2} -x-2[/tex].
[tex]x^{2} -2x+x-2=0\\\Rightarrow x(x-2)+1(x-2)=0\\\Rightarrow (x+1)(x-2)=0\\\Rightarrow x = -1, 2[/tex]
There are two factors of the given quadratic equation.
These two factors must also be factors of the cubic equation as well.
Putting [tex]x = 2[/tex]:
[tex]2^3 +3 \times 2^2 +a\times 2 +b =0\\\Rightarrow 2a+b=-20 ..... (1)[/tex]
Putting [tex]x = -1[/tex]:
[tex](-1)^3 +3 \times (-1)^2 +a\times (-1) +b =0\\\Rightarrow -a+b=-2 ..... (2)[/tex]
Subtracting (2) from (1):
[tex]3a = -18\\\Rightarrow a = -6[/tex]
From equation (1):
[tex]2\times (-6) + b=-20\\\Rightarrow b = -8[/tex]
Putting the values of [tex]a[/tex] and [tex]b[/tex] in the cubic equation, we get:
[tex]x^3 +3 x^2 -6x -8[/tex]
Dividing the cubic equation with quadratic, we get:
[tex]\dfrac{x^3 +3 x^2 -6x -8}{x^{2} -x-2} = x+4[/tex]