matadorqk
- 96
- 0
Homework Statement
A cubic polynomial gives remainders (5x+4) and (12x-1) when divided by x^{2} - x + 2 and x^{2} + x - 1 respectively. Find the polynomial
Homework Equations
:S Well, I am using the root theorem, the factor theorem, and possibly just basics on long division..
We know that:
\frac{P(x)}{D(x)}=Q(x) + \frac {R(x)}{D(x)}
The Attempt at a Solution
P(x)=ax^{3} + bx^{2} + cx + d which is our standard for a cubic polynomial.
**Please note I will use Q(x1) and Q(x2) for the tw different quotients of the two divisions.
Then we know that
\frac {P(x)}{x^{2} - x + 2} = Q (x_{1}) + \frac{5x+4}{x^{2}-x+2}
Therefore, our P (x) is the following for the first division.
P(x)=Q(x_{1})(x^{2} - x + 2) + 5x + 4
If we do the same for the next division, we obtain the following (using the same procedure)
P(x)=Q(x_{2})(x^{2} + x + 1) + 12x - 1
I have no idea, I can possibly make them equal each other, and sort of solve:
Q(x_{2})(x^{2} + x + 1) + 12x - 1=Q(x_{1})(x^{2} - x + 2) + 5x + 4
Q(x_{2})(x^{2} + x + 1) =Q(x_{1})(x^{2} - x + 2) - 7x + 5
Q(x_{2})(x^{2} + x + 1) =Q(x_{1})(x^{2} - x + 2) - 7x + 5
...any advice to lead me into the right path, I feel I am going the wrong way.
Last edited: