Q1
Divide the polynomial $p(x)$ by the polynomial $g(x)$ and find the quotient and remainder in each of the following:
(i) $p(x) = x^3 – 3x^2 + 5x – 3$, $g(x) = x^2 – 2$
(ii) $p(x) = x^4 – 3x^2 + 4x + 5$, $g(x) = x^2 + 1 – x$
(iii) $p(x) = x^4 – 5x + 6$, $g(x) = 2 – x^2$
(i) $p(x) = x^3 – 3x^2 + 5x – 3$ divided by $g(x) = x^2 – 2$
x – 3
________________
x² – 2 | x³ – 3x² + 5x – 3
x³ – 2x
________________
– 3x² + 7x – 3
– 3x² + 6
________________
7x – 9
✔️ Quotient = $x – 3$ | Remainder = $7x – 9$
(ii) $p(x) = x^4 – 3x^2 + 4x + 5$ divided by $g(x) = x^2 – x + 1$
Rearranging $g(x) = x^2 – x + 1$
x² + x – 3
____________________
x²-x+1 | x⁴ + 0x³ – 3x² + 4x + 5
x⁴ – x³ + x²
____________________
x³ – 4x² + 4x
x³ – x² + x
____________________
– 3x² + 3x + 5
– 3x² + 3x – 3
____________________
8
✔️ Quotient = $x^2 + x – 3$ | Remainder = $8$
(iii) $p(x) = x^4 – 5x + 6$ divided by $g(x) = 2 – x^2$ or $-x^2 + 2$
-x² – 2
____________________
-x²+2 | x⁴ + 0x³ + 0x² – 5x + 6
x⁴ – 2x²
____________________
2x² – 5x + 6
2x² – 4
____________________
– 5x + 10
✔️ Quotient = $-x^2 – 2$ | Remainder = $-5x + 10$