Remainder/factor theorem question

  • Thread starter Thread starter HerroFish
  • Start date Start date
  • Tags Tags
    Theorem
AI Thread Summary
To find the values of "a" and "b" in the polynomial f(x) = ax^3 - bx^2 + 2x - 12, given the divisor x^2 - 5x + 6 and the remainder 2x - 3, polynomial long division can be used effectively. By setting up the equation f(x) = (cx + d)(x^2 - 5x + 6) + (2x - 3), one can manipulate the equation to isolate the unknowns. Subtracting the remainder from f(x) allows for easier application of the division statement, leading to the determination of "a" and "b." The divisor is factorable, which can further simplify the process using the factor theorem. This method provides a structured approach to solving for the unknown coefficients in the polynomial.
HerroFish
Messages
20
Reaction score
0
The question is
Find "a" and "b":

f(x) is
ax^3 - bx^2 + 2x - 12

Divisor is
x^2 - 5x +6

Remainder is
2x - 3So what I tried to do was divide f(x) with the divisor and take the the remainder that I got and let it = 2x - 3 but I always get stuck in the end. My teacher suggested using the division statement but I'm not quite sure how that will help.

Thanks for helping!
 
Physics news on Phys.org
One method to solve this is use polynomial long division starting at the end, where you know the remainder, the divisor, and the last two terms of the dividend, which allows you to determine the last term of the quotient, then work backwards until you solve for b then a.
 
ouu okay I see!
But is there a shorter method to this?

Thanks in advance
 
What you have is

ax^3 - bx^2 + 2x - 12 = (cx + d) (x^2 - 5x + 6) + (2x - 3)

where a, b, c and d are unknown. You could subract (2x - 3) from both sides first, then use the long division method or inspection to determine the values, but subtracting (2x - 3) from both sides is the same as what you're doing in the first step of working the long division backwards. This backwards long division method is used in general for "division problems" when there are unknowns in the dividend, divisor, and/or remainder.
 
Last edited:
HerroFish said:
The question is
Find "a" and "b":

f(x) is
ax^3 - bx^2 + 2x - 12

Divisor is
x^2 - 5x +6

Remainder is
2x - 3

So what I tried to do was divide f(x) with the divisor and take the the remainder that I got and let it = 2x - 3 but I always get stuck in the end. My teacher suggested using the division statement but I'm not quite sure how that will help.

Thanks for helping!
So, If f(x) divided by g(x) yields a quotient q(x) and remainder r(x), then

f(x)=g(x)\cdot q(x)+r(x)\ .

Therefore, f(x)-r(x)=g(x)\cdot q(x)\ . So that g(x) divides (f(x)-r(x)) with a remainder of zero.

Notice that in your problem the divisor, x2 - 5x +6, is factorable. Apply the factor theorem to f(x)-r(x), with each of those factors.
 
:biggrin:
SammyS said:
So, If f(x) divided by g(x) yields a quotient q(x) and remainder r(x), then

f(x)=g(x)\cdot q(x)+r(x)\ .

Therefore, f(x)-r(x)=g(x)\cdot q(x)\ . So that g(x) divides (f(x)-r(x)) with a remainder of zero.

Notice that in your problem the divisor, x2 - 5x +6, is factorable. Apply the factor theorem to f(x)-r(x), with each of those factors.

Okay I get it now!
Thanks everybody for all your help! :smile: :!)
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top