Find the remainder of a division

  • Context: High School 
  • Thread starter Thread starter pixel01
  • Start date Start date
  • Tags Tags
    Division Remainder
Click For Summary

Discussion Overview

The discussion revolves around finding the remainder of polynomial divisions, specifically for two cases: dividing a polynomial by a quadratic polynomial. Participants explore methods for determining the remainder using properties of polynomials and their roots.

Discussion Character

  • Mathematical reasoning
  • Technical explanation
  • Homework-related

Main Points Raised

  • One participant asks for help in finding the remainders of two polynomial divisions involving quadratic divisors.
  • Another participant explains that the remainder must be a linear function when dividing by a quadratic polynomial and suggests evaluating the polynomial at the roots of the divisor to find the coefficients of the remainder.
  • A later reply points out a potential typo in the previous explanation, clarifying that the divisor is correctly identified as U(x) and not Q(x), emphasizing the importance of evaluating the polynomial at the roots of U(x).
  • Further clarification is provided that the relationship P(x) = Q(x) * U(x) + R(x) holds, and that evaluating at the roots of U(x) allows for determining R(x).
  • One participant expresses understanding of the reasoning after the clarifications provided by others.

Areas of Agreement / Disagreement

Participants generally agree on the method of finding the remainder by evaluating at the roots of the divisor. However, there is a minor disagreement regarding the notation used in the explanation, specifically the identification of Q(x) and U(x).

Contextual Notes

There are some assumptions regarding the degree of the polynomials and the form of the remainder that are not explicitly stated. The discussion does not resolve all potential ambiguities in the reasoning presented.

pixel01
Messages
688
Reaction score
1
Hi all!

Could anyone help telling me the way to find the remainder of the following divisions:

1. (x^2006+x^1996+x^1981+x+1):(x^2-1)

2. (x2+x3+x5+1) : [(x-1)(x-2)]

Thanks
 
Last edited:
Mathematics news on Phys.org
Saying that "P(x) divided by U(x) is equal to quotient Q(x) with remainder R(x) means that P(x)= U(x)*Q(x)+ R(x)." Of course, R(x) has lower degree than U(x) so that, for example, if U is linear, then R(x)= r, a number. In both of your examples, U(x) is quadratic so R(x) is linear. It is also true that, if U(a)= 0 then P(a)= R(a).

So: for the first problem, Q(x)= x2- 1 which has zeroes 1 and -1. You know that the remainder is a linear function, R(x)= ax+ b, such that R(1)= 1^2006+1^1996+1^1981+1+1= ? and R(-1)= (-1)^2006+(-1)^1996+(-1)^1981+(-1)+1= ?. Two points are sufficient to determine a and b. Same idea for the second problem.
 
HallsofIvy said:
...
So: for the first problem, Q(x)= x2- 1 which has zeroes 1 and -1. You know that the remainder is a linear function, R(x)= ax+ b, such that R(1)= 1^2006+1^1996+1^1981+1+1= ? and R(-1)= (-1)^2006+(-1)^1996+(-1)^1981+(-1)+1= ?. Two points are sufficient to determine a and b. Same idea for the second problem.


There may be a mistake in your reasoning. U(x) equals x^2-1 which has two roots at 1 and -1, not Q(x).
 
There is a typo in his reasoning, not a mistake. Substitute Q(x) with U(x) in Hall's write-up. It doesn't matter what Q(x) is. It is just some polynomial. If U(x) is zero for some particular value of x, the product Q(x)*U(x) will also be zero at that value of x.

For a polynomial divided by a quadratic, you know that the remainder R(x) must be of the form ax+b. Since P(x) = Q(x)*U(x) + R(x), P(x) and R(X) must be equal at the zeros of U(x). Evaluating P(x) at the the zeros of U(x) provides the information needed to deduce the form of R(x).
 
Oh, now I've got to the point:
P(x) - R(x)=U(x).Q(x)
At x=1 and x=-1, the left-hand side equals zero ..

Thank you HallsofIvy and DH.
 

Similar threads

Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 47 ·
2
Replies
47
Views
7K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K