
Tim T. answered 04/21/20
Math: K-12th grade to Advanced Calc, Ring Theory, Cryptography
Hey! Lets solve this shall we ?
So, we must find the remainder and quotient given P(x) = 2x4-3x3+2x2-2 and D(x) = x2 + 4. We will find the remainder and quotient using long division such that
2x2 - 3x - 6
x2 + 4 -------------------------------------------
2x4 - 3x3 + 2x2 - 2
-(2x4 +8x2)
--------------------------------------
-3x3 - 6x2 - 2
-(-3x3 - 12x)
----------------------------------
-6x2 + 12x - 2
-(-6x2 -24)
---------------------------------
12x + 22 = R(x)
So, P(x) = D(x)*Q(x) + R(x) = (x2+4)(2x2-3x-6) + (12x+22)
I hope this helped!