Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

use the long division method to find the result when $9x^3 - 3x^2 + 9x …

Question

use the long division method to find the result when $9x^3 - 3x^2 + 9x + 3$ is divided by $3x + 2$. if there is a remainder, express the result in the form $q(x) + \frac{r(x)}{b(x)}$.
answer
attempt 1 out of 2
submit answer

Explanation:

Step1: Divide leading terms

$\frac{9x^3}{3x} = 3x^2$

Step2: Multiply divisor by result

$3x^2(3x+2) = 9x^3 + 6x^2$

Step3: Subtract from dividend

$(9x^3-3x^2+9x+3)-(9x^3+6x^2) = -9x^2+9x+3$

Step4: Divide new leading terms

$\frac{-9x^2}{3x} = -3x$

Step5: Multiply divisor by result

$-3x(3x+2) = -9x^2-6x$

Step6: Subtract from current polynomial

$(-9x^2+9x+3)-(-9x^2-6x) = 15x+3$

Step7: Divide new leading terms

$\frac{15x}{3x} = 5$

Step8: Multiply divisor by result

$5(3x+2) = 15x+10$

Step9: Subtract to find remainder

$(15x+3)-(15x+10) = -7$

Answer:

$3x^2 - 3x + 5 + \frac{-7}{3x+2}$