if A and B are roots of the equation x^2 - 2x + 3=0 , obtain the equation whose roots are A^3 - 3A^2 + 5A - 2 and B^3 - B^2 + B + 5
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Since, A and B are the roots to the polynomial x 2 − 2 x + 3 , therefore A 2 − 2 A + 3 = 0 and B 2 − 2 B + 3 = 0 .
By synthetic division, it can be seen that :- ( i ) A 3 − 3 A 2 + 5 A − 2 = ( 0 A 2 − 2 A + 3 ) ( A − 1 ) + 1 ( i i ) B 3 − B 2 + B + 5 = ( 0 B 2 − 2 B + 3 ) ( B + 1 ) + 2 ⟹ A 3 − 3 A 2 + 5 A − 2 = 1 and B 3 − B 2 + B + 5 = 2 .
So, the required polynomial is x 2 − ( 1 + 2 ) x + ( 1 ⋅ 2 ) = x 2 − 3 x + 2 .