How do you divide #6x^3+5x^2-4x+4# by #2x+3#?
3 Answers
Explanation:
#"one way is to use the divisor as a factor in the numerator"#
#"consider the numerator"#
#color(red)(3x^2)(2x+3)color(magenta)(-9x^2)+5x^2-4x+4#
#=color(red)(3x^2)(2x+3)color(red)(-2x)(2x+3)color(magenta)(+6x)-4x+4#
#=color(red)(3x^2)(2x+3)color(red)(-2x)(2x+3)color(red)(+1)(2x+3)color(magenta)(-3)+4#
#=color(red)(3x^2)(2x+3)color(red)(-2x)(2x+3)color(red)(+1)(2x+3)+1#
#"quotient "=color(red)(3x^2-2x+1)," remainder "=+1#
#rArr(6x^3+5x^2-4x+4)/(2x+3)=3x^2-2x+1+1/(2x+3)#
Explanation:
For completeness sake, I'll demonstrate using synthetic division to do the same work. In some cases, the math can be easier to work through using synthetic division over traditional division, although if you are dividing by some term such as
Start by taking the term you are dividing by and setting it equal to 0 to solve for the root in question:
Write this number in a little boxed off area to the left of the line of paper, and then next to that boxed off area write down all of the coefficients of the polynomial, in descending exponent order. Ensure that any missing power of
Now, leave a little vertical space for a line of numbers you haven't written yet, and draw a horizontal line like you would for an addition problem:
Lastly, copy down the leading coefficient number below the line you drew. After this step you are set up and ready to begin:
Repeat the following steps over and over until you run out of numbers in the top row:
- Multiply the last number written underneath the line by the number in the "box" to the upper-left.
- Write this product just above the line underneath the next number to the right.
- Add the two numbers vertically in the next column to the right.
- Write this sum just under the line in the next column to the right.
Here's the work done. I've color coded each set as you go along:
The last number boxed in red at the end of the bottom row of numbers is the remainder numerator, which should be placed over the original divided term of
The other three numbers of the row represent, from right to left, the constant term, the
Thus, we divide the 6, -4, and 2 by 2 to get final coefficients of 3, -2, and 1. We can now write the final answer:
Explanation:
Putting it all together: