In this question, since we do not know the divisor, we can not apply the long division method.
So let’s apply this: Dividend = Divisor x Quotient + Remainder
=> (
<!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}-->
x3 - 3x2 + x + 2) = Divisor × (x - 2) + (-2x + 4)
=> Divisor × (x - 2) = (x3 - 3x2 + x + 2) - (-2x + 4)
=> Divisor = (x3 - 3x2 + 3x -2) ÷ (x - 2)
Now apply the long division of these two polynomials as shown below:
We get, Divisor = x2 - x + 1.