Let $P\left(x\right)=x^3-2ax^2+bx+18$. Knowing that this polynomial is, in an instance, divisible by $x^2-x-6$, and in another, has a double root of -1, what are the values of a and b? I'm having problems solving this kind of problem. What's the best approach to solve these?
I know we're not really supposed to post textbook problems, but I'm learning math all by my own and I can't find an answer anywhere else. It would be very appreciated if you explain the full logic and implications for the solution and not merely an algorithm.
You actually have two different problems there. Telling you that $x^2-x-6$ is a factor is sufficient to determine $a$ and $b$, as is telling you that $-1$ is a double root. You will get different values for $a$ and $b$ in the two cases.
For the first, just perform the division. You need to have the second stage, the one involving $x^2$, come out even. The constants will tell you what constant you are multiplying by and you need $a$ and $b$ correct to come out.
For the second, you are told that $(x+1)^2$ is a factor. You can do it the same way, by division.