MHB Ray's question at Yahoo Answers regarding polynomial division

AI Thread Summary
The discussion focuses on finding the remainder R when the polynomial p(x) is divided by (x-1) and (x+3). Two methods are presented: the first uses the division algorithm and the remainder theorem, leading to the equations P(1) = -7 and P(-3) = 2, which ultimately yield R(x) = -9/4x - 19/4. The second method involves manipulating the polynomial division expressions and simplifying to arrive at the same remainder. Both approaches confirm that the remainder when p(x) is divided by (x-1)(x+3) is R(x) = -9/4x - 19/4.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Find R ,If R when p(x) is divided by..?


If R when p(x) is divided by (x-1) is -7 and R when p(x) is divided by (x+3) is 2,

find R when p(x) is divided by (x-1) and (x+3)..

I have posted a link there to this topic so the OP can see my work.
 
Mathematics news on Phys.org
Hello Ray,

I will show you two methods to solve this problem.

i) By the division algorithm, we may state:

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

We know the degree of the remainder must be at most one less than the divisor, and so we may state:

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

And from the remainder theorem we know:

$$P(1)=-7$$

$$P(-3)=2$$

Using these data points with (1), we obtain:

$$P(1)=a+b=-7$$

$$P(-3)=-3a+b=2$$

Subtracting the second equation from the first, we eliminate $b$ and obtain:

$$4a=-9$$

$$a=-\frac{9}{4}$$

Substituting for $a$ into the first equation, we find:

$$-\frac{9}{4}+b=-7$$

$$b=-\frac{19}{4}$$

And so we find the remainder is:

$$R(x)=-\frac{9}{4}x-\frac{19}{4}$$

ii) Here's an alternate approach:

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

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

Subtract the second equation from the first:

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

Simplifying by combining terms, and using the definition:

$$4Q(x)\equiv Q_2(x)-Q_1(x)$$

we have:

$$\frac{4P(x)}{(x-1)(x+3)}=4Q(x)+\frac{-9x-19}{(x-1)(x+3)}$$

Dividing through by $4$, we obtain:

$$\frac{P(x)}{(x-1)(x+3)}=Q(x)+\frac{-\dfrac{9}{4}x-\dfrac{19}{4}}{(x-1)(x+3)}$$

And so we find the remainder is:

$$R(x)=-\frac{9}{4}x-\frac{19}{4}$$
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
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...
Back
Top