I have been trying this using sum of roots and product of roots but it gets too lengthy. So I found the roots of the given equation which are imaginary and tried to replace the values in the two given roots. Still I am not able to solve this.
Asked
Active
Viewed 647 times
2 Answers
5
We have $$ a^3-3a^2+5a-2=(a-1)(a^2-2a+3)+1=1$$ and $$b^3-b^2+b+5=(b+1)(b^2-2b+3)+2=2. $$ So the desired polynomial is $$ (X-1)(X-2)=X^2-3X+2.$$
Hagen von Eitzen
- 374,180
-
Brilliant. Now, why would any teacher ask this question, is beyond my imagination. – Martin Argerami Dec 04 '15 at 15:14
0
The problem is not very well formulated: if you want a degree-two polynomial with roots $\alpha$ and $\beta$, just take $$ (x-\alpha)(x-\beta). $$ The way the problem is phrased it is clear that something else is expected, but I cannot imagine what.
Martin Argerami
- 205,756