QUESTION IMAGE
Question
use synthetic division to find the result when $2x^4 - 21x^3 + 8x^2 + 18x + 20$ is divided by $x - 10$. if there is a remainder, express the result in the form $q(x) + \frac{r(x)}{b(x)}$.
Step1: Set up synthetic division
Write the root of $x-10$ (which is 10) and the coefficients of the dividend $2x^4 -21x^3 +8x^2 +18x +20$:
Step2: Bring down the leading coefficient
Bring down the 2 to the bottom row:
Step3: Multiply and add (first column)
Multiply 2 by 10, add to -21:
$2\times10=20$, $-21+20=-1$
Step4: Multiply and add (second column)
Multiply -1 by 10, add to 8:
$-1\times10=-10$, $8+(-10)=-2$
Step5: Multiply and add (third column)
Multiply -2 by 10, add to 18:
$-2\times10=-20$, $18+(-20)=-2$
Step6: Multiply and add (fourth column)
Multiply -2 by 10, add to 20:
$-2\times10=-20$, $20+(-20)=0$
Step7: Form quotient polynomial
The bottom row (excluding the last number) gives coefficients of $q(x)$: $2x^3 -x^2 -2x -2$, remainder is 0.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
$2x^3 - x^2 - 2x - 2$