Question #b6e0c
1 Answer
The result that corresponds to
#(f(x))/(x-c) = q(x) + (r(x))/(x-c)#
is:
#(x^5 + 2x^2 - x + 2)/(x+1) = stackrel(q(x))overbrace(x^4 - x^3 + x^2 + x - 2) + stackrel(r(x)"/"(x-c))overbrace(4/(x+1))# ,
where
The actual remainder is therefore
The remainder theorem states that the remainder of a division of
#f(c) = f(-1) = (-1)^5 + 2(-1)^2 - (-1) + 2#
#= -1 + 2 + 1 + 2#
#= 4#
Let's see if we get that, because that tells us whether we did our division correctly.
Synthetic division can be written as:
#ul(-1) | 1" "0" "0" "2" "-1" "2#
#" "" "" "#
#" "" ""--------------------------------"# where each coefficient is the coefficient for each degree in the polynomial, and the number in the upper-left box is
#c# . The#x# 's are implied. For example, since#x^3 + 7x^2 - 2# is also
#color(green)(1)x^3 + color(green)(7)x^2 + color(green)(0)x color(green)(-2)# ,it is written as simply "
#1" "7" "0" "-2# ".
The general steps are:
- Move the first coefficient down.
- Multiply the divisor factor (the
#c# in#x-c# ) by the coefficient currently below the horizontal line. Place the result below the next coefficient, above the line. - Add the latest column and place the result below the line.
- Repeat steps 2 and 3 until you've reached the farthest bottom-right. That is your remainder.
Following each step (which is repetitive), we get:
Bring the coefficient down.
#ul(-1) | 1" "0" "0" "2" "-1" "2#
#" "" "" "#
#" "" ""--------------------------------"#
#" "" "1#
Multiply by
#ul(-1) | 1" "0" "0" "2" "-1" "2#
#" "" "" "-1#
#" "" ""--------------------------------"#
#" "" "1color(white)(.)-1#
Continue to next column:
#ul(-1) | 1" "0" "0" "2" "-1" "2#
#" "" "" "-1color(white)(..)1#
#" "" ""--------------------------------"#
#" "" "1color(white)(.)-1color(white)(A)1#
Continue to next column:
#ul(-1) | 1" "0" "0" "2" "-1" "2#
#" "" "" "-1color(white)(..)1color(white)(.)-1#
#" "" ""--------------------------------"#
#" "" "1color(white)(.)-1color(white)(A)1color(white)(..)1#
Continue to next column:
#ul(-1) | 1" "0" "0" "2" "-1" "2#
#" "" "" "-1color(white)(..)1color(white)(.)-1color(white)(.)-1#
#" "" ""--------------------------------"#
#" "" "1color(white)(.)-1color(white)(A)1color(white)(..)1color(white)(..)-2#
Last column!
#ul(-1) | 1" "0" "0" "2" "-1" "2#
#" "" "" "-1color(white)(..)1color(white)(.)-1color(white)(.)-1color(white)(..)2#
#" "" ""--------------------------------"#
#" "" "1color(white)(.)-1color(white)(A)1color(white)(..)1color(white)(..)-2color(white)(..)bb(4)#
You can see that we do indeed get a remainder of
Rewriting the answer in normal form, we get:
#(x^5 + 2x^2 - x + 2)/(x+1) = color(blue)(stackrel(q(x))overbrace(x^4 - x^3 + x^2 + x - 2) + stackrel(r(x)"/"(x-c))overbrace(4/(x+1)))#
CHALLENGE: Try repeating this problem with