Factor Theorem: Difference between revisions
Nicklan ca (talk | contribs) |
|||
| Line 21: | Line 21: | ||
Here are some problems that can be solved using the Factor Theorem: | Here are some problems that can be solved using the Factor Theorem: | ||
===Introductory=== | ===Introductory=== | ||
Let <imath>P(x)</imath> be the unique polynomial of minimal degree with the following properties: | |||
<imath>P(x)</imath> has a leading coefficient <imath>1</imath>, | |||
<imath>1</imath> is a root of <imath>P(x)-1</imath>, | |||
<imath>2</imath> is a root of <imath>P(x-2)</imath>, | |||
<imath>3</imath> is a root of <imath>P(3x)</imath>, and | |||
<imath>4</imath> is a root of <imath>4P(x)</imath>. | |||
The roots of <imath>P(x)</imath> are integers, with one exception. The root that is not an integer can be written as <imath>\frac{m}{n}</imath>, where <imath>m</imath> and <imath>n</imath> are relatively prime integers. What is <imath>m+n</imath>? | |||
<imath>\textbf{(A) }41\qquad\textbf{(B) }43\qquad\textbf{(C) }45\qquad\textbf{(D) }47\qquad\textbf{(E) }49</imath> | |||
Source: [[2023 AMC 10A Problems/Problem 21]] | |||
===Intermediate=== | ===Intermediate=== | ||
Revision as of 15:11, 9 November 2025
In algebra, the Factor theorem is a theorem regarding the relationships between the factors of a polynomial and its roots.
One of it's most important applications is if you are given that a polynomial have certain roots, you will know certain linear factors of the polynomial. Thus, you can test if a linear factor is a factor of a polynomial without using polynomial division and instead plugging in numbers. Conversely, you can determine whether a number in the form
(
is constant,
is polynomial) is
using polynomial division rather than plugging in large values.
Statement
The Factor Theorem says that if
is a polynomial, then
is a factor of
if and only if
.
Proof
If
is a factor of
, then
, where
is a polynomial with
. Then
.
Now suppose that
.
Apply Remainder Theorem to get
, where
is a polynomial with
and
is the remainder polynomial such that
. This means that
can be at most a constant polynomial.
Substitute
and get
. Since
is a constant polynomial,
for all
.
Therefore,
, which shows that
is a factor of
.
Problems
Here are some problems that can be solved using the Factor Theorem:
Introductory
Let
be the unique polynomial of minimal degree with the following properties:
has a leading coefficient
,
is a root of
,
is a root of
,
is a root of
, and
is a root of
.
The roots of
are integers, with one exception. The root that is not an integer can be written as
, where
and
are relatively prime integers. What is
?
Source: 2023 AMC 10A Problems/Problem 21
Intermediate
Suppose
is a
-degree polynomial. The Fundamental Theorem of Algebra tells us that there are
roots, say
. Suppose all integers
ranging from
to
satisfies
. Also, suppose that
for an integer
. If
is the minimum possible positive integral value of
.
Find the number of factors of the prime
in
. (Source: I made it. Solution here)
Olympaid
If
denotes a polynomial of degree
such that
for
, determine
.
(Source: 1975 USAMO Problem 3)
See Also
This article is a stub. Help us out by expanding it.