Solving a Polynomial Division Problem: Remainder = 5 & 7

AI Thread Summary
The discussion revolves around finding the remainder of the polynomial p(x) when divided by (x-1)(x+2), given that p(x) is expressed as (x-1)(x-2)q(x) + 2x + 3. The key point is that the remainders for (x-1) and (x+2) are specified as 5 and 7, respectively. Participants clarify that when dividing by (x-1)(x-2), the term q(x) becomes irrelevant since it evaluates to zero at the roots of the divisor. The consensus is that the remainder when p(x) is divided by (x-1)(x-2) is simply 2x + 3, which aligns with the polynomial division principles discussed. Understanding the role of q(x) in the division process is crucial for solving the problem correctly.
misogynisticfeminist
Messages
370
Reaction score
0
Given that a polymial p(x) is

p(x)= (x-1)(x-2) q(x) + 2x+3

where q(x) is also a polynomial

Find the remainder when p(x) is divided by (x-1)(x+2) where the remainder divided by (x-1) and (x+2) is both 5 and 7 respectively. I don't know even where to start ! so please help, thanks alot.
 
Physics news on Phys.org
Consider this,
P(x) = (x-1)(x+2)Q(x) + ax + b
Find P(1) and P(-2) (You know the remainders , since u know them , try to find a and b).

-- AI
 
Last edited:
Check your problem again. I suspect that p(x)= (x-1)(x+2)q(x)+ 2x+ 3 (or, conversely, you want to divide by (x-1)(x-2)). That way, the remainders are 5 and 7 as you say, no matter what q(x) is. The "quotient" when divided by (x-1)(x+2) is q(x) and the remainder is just 2x+ 3.
 
Halls, actually its really meant to be (x-2) but yes, the answer you gave is right too, but one thing still baffles me. If say,

\frac {(x-1)(x-2) q(x) + 2x+3}{(x-1)(x-2)}

I cannot factor out (x-1)(x-2) so that they can cancel out in the fraction and then I get 2x+3.

And I understand why when you divide (x-1) and (x-2) individually q(x) can be ignored because it is multiplied by zero. But why is q(x) ignored when it is divided by the product of (x-1) and (x-2)?
 
One way to think abt it,
Dividend = Divisor * Quotient + Remainder.

Another way to think abt it,
Let Q'(x) = (x-1)(x-2)Q(x)
P(x) = Q('x) + 2x + 3
Q'(x) will give remainder 0 when divided by (x-1)(x-2) thereby P(x) will give remainder 2x+3.

-- AI
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top