Difference between revisions of "Factor Theorem"
Andrew2019 (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | The '''Factor Theorem''' says that if <math>P(x)</math> is a [[polynomial]], then <math> | + | The '''Factor Theorem''' says that if <math>P(x)</math> is a [[polynomial]], then <math>{x-a}</math> is a [[factor]] of <math>P(x)</math> if <math>P(a)=0</math>. |
==Proof== | ==Proof== | ||
Line 10: | Line 10: | ||
Substitute <math>x = a</math> and get <math>P(a) = (a - a)Q(a) + R(a) = 0\Rightarrow R(a) = 0</math>. Since <math>R(x)</math> is a constant polynomial, <math>R(x) = 0</math> for all <math>x</math>. | Substitute <math>x = a</math> and get <math>P(a) = (a - a)Q(a) + R(a) = 0\Rightarrow R(a) = 0</math>. Since <math>R(x)</math> is a constant polynomial, <math>R(x) = 0</math> for all <math>x</math>. | ||
− | + | Therefor, <math>P(x) = (x - a)Q(x)</math>, which shows that <math>x - a</math> is a factor of <math>P(x)</math>. | |
{{stub}} | {{stub}} |
Revision as of 23:45, 7 May 2023
The Factor Theorem says that if is a polynomial, then is a factor of 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 .
Therefor, , which shows that is a factor of .
This article is a stub. Help us out by expanding it.