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.
2026-04-12 20:56:11.1776027371
If $a,b$ are the roots of the equation $x^2-2x+3=0$ obtain the equation whose roots are $a^3-3a^2+5a-2$, $b^3-b^2+b+5$
648 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
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.