MHB Prove Polynomial Remainder: -2x+5 When Divided by (x-1)(x-2)

  • Thread starter Thread starter gobindo
  • Start date Start date
  • Tags Tags
    Polynomial
gobindo
Messages
3
Reaction score
0
A polynomial P(x) when divided by(x-1) leaves a remainder 1 and when divided by (x-2) leaves a remainder of3. prove that when divided by(x-1(x-2) it leaves a remainder -2x=5.
thank you.
 
Mathematics news on Phys.org
Re: I'm having trouble with this question:

By the division algorithm, we may state:

$$P(x)=(x-1)(x-2)Q(x)+R(x)$$

We know the remainder must be a linear function (right?), and so we may state:

(1) $$P(x)=(x-1)(x-2)Q(x)+ax+b$$

And from the remainder theorem we know:

$$P(1)=1$$

$$P(2)=3$$

I suspect the problem has been misquoted, since the given remainder is not correct, whether the "=" should be "+" or "-". I am assuming then that the constant remainders have been reversed, and the linear remainder is in fact $-2x+5$. So, we have instead:

$$P(1)=3$$

$$P(2)=1$$

Using the two equations above and (1), we may get a 2 X 2 linear system in the parameters $a$ and $b$, which will have a unique solution. Can you put all of this together?
 
Re: I'm having trouble with this question:

MarkFL said:
I suspect the problem has been misquoted, since the given remainder is not correct, whether the "=" should be "+" or "-". I am assuming then that the constant remainders have been reversed, and the linear remainder is in fact $-2x+5$.
You are going to win the "most psychic member" award this year... Good call.

-Dan
 
Here's an alternate approach:

$$\frac{P(x)}{x-2}=Q_2(x)+\frac{1}{x-2}$$

$$\frac{P(x)}{x-1}=Q_1(x)+\frac{3}{x-1}$$

Subtract the second equation from the first:

$$P(x)\left(\frac{1}{x-2}-\frac{1}{x-1} \right)=\left(Q_2(x)-Q_1(x) \right)+\left(\frac{1}{x-2}-\frac{3}{x-1} \right)$$

What do you find upon simplification, and using the definition:

$$Q(x)\equiv Q_2(x)-Q_1(x)$$ ?
 
Re: I'm having trouble with this question:

thank you mark for the quick response ,also you guessed it right that it was misquoted as =.well done.
MarkFL said:
By the division algorithm, we may state:

$$P(x)=(x-1)(x-2)Q(x)+R(x)$$

We know the remainder must be a linear function (right?), and so we may state:

(1) $$P(x)=(x-1)(x-2)Q(x)+ax+b$$

And from the remainder theorem we know:

$$P(1)=1$$

$$P(2)=3$$

I suspect the problem has been misquoted, since the given remainder is not correct, whether the "=" should be "+" or "-". I am assuming then that the constant remainders have been reversed, and the linear remainder is in fact $-2x+5$. So, we have instead:

$$P(1)=3$$

$$P(2)=1$$

Using the two equations above and (1), we may get a 2 X 2 linear system in the parameters $a$ and $b$, which will have a unique solution. Can you put all of this together?
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top