How to use synthetic division if there is a quadratic divisor?
Q1 Find the quotient and remainder of (2x^(2)+3x^(3)-1+2x) / (x^(2)+2-x)
quotient = 3x+5 and remainder = x-11 (by long division)
Q2 Find the quotient and remainder of (2x^(2)-3+4x+5x^(3)) / (x+x^(2)-1)
quotient = 5x-3 and remainder = 12x-6 (by long division)
Please teach me the steps, thx!