What's the intuition behind the fact that you can factorise an expression as $(x-a)(x-b)$ if $a$ and $b$ are the roots of the expression
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
Say $f(x)$ is a polynomial function with roots $a, , b, , c$ then this can be expressed as $f(x) = (x-a)(x-b)(x-c)$
What's the intuition behind this? Why is this true?
functions roots regular-expressions
add a comment |Â
up vote
1
down vote
favorite
Say $f(x)$ is a polynomial function with roots $a, , b, , c$ then this can be expressed as $f(x) = (x-a)(x-b)(x-c)$
What's the intuition behind this? Why is this true?
functions roots regular-expressions
1
It should be $f(x)=k(x-a)dots$ instead
â nicomezi
Jul 25 at 13:18
As gandalf61 explained below, this is a consequence of the factor theorem, which is a special case of the remainder theorem.
â user577413
Jul 25 at 13:45
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Say $f(x)$ is a polynomial function with roots $a, , b, , c$ then this can be expressed as $f(x) = (x-a)(x-b)(x-c)$
What's the intuition behind this? Why is this true?
functions roots regular-expressions
Say $f(x)$ is a polynomial function with roots $a, , b, , c$ then this can be expressed as $f(x) = (x-a)(x-b)(x-c)$
What's the intuition behind this? Why is this true?
functions roots regular-expressions
asked Jul 25 at 13:17
William
753214
753214
1
It should be $f(x)=k(x-a)dots$ instead
â nicomezi
Jul 25 at 13:18
As gandalf61 explained below, this is a consequence of the factor theorem, which is a special case of the remainder theorem.
â user577413
Jul 25 at 13:45
add a comment |Â
1
It should be $f(x)=k(x-a)dots$ instead
â nicomezi
Jul 25 at 13:18
As gandalf61 explained below, this is a consequence of the factor theorem, which is a special case of the remainder theorem.
â user577413
Jul 25 at 13:45
1
1
It should be $f(x)=k(x-a)dots$ instead
â nicomezi
Jul 25 at 13:18
It should be $f(x)=k(x-a)dots$ instead
â nicomezi
Jul 25 at 13:18
As gandalf61 explained below, this is a consequence of the factor theorem, which is a special case of the remainder theorem.
â user577413
Jul 25 at 13:45
As gandalf61 explained below, this is a consequence of the factor theorem, which is a special case of the remainder theorem.
â user577413
Jul 25 at 13:45
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
6
down vote
The Euclidean algorithm applied to polynomials tells us that for any polynomial $f(x)$ then
$f(x) = (x-a)q(x) + r$
for some polynomial $q(x)$ and some constant $r$. Note that $r$ is a constant because it must have a degree strictly less than the degree of $x-a$, which is $1$.
But if $a$ is a root of $f(x)$ then $f(a)=0$, so $r=0$, and so
$f(x) = (x-a)q(x)$
i.e. $x-a$ is a factor of $f(x)$.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
6
down vote
The Euclidean algorithm applied to polynomials tells us that for any polynomial $f(x)$ then
$f(x) = (x-a)q(x) + r$
for some polynomial $q(x)$ and some constant $r$. Note that $r$ is a constant because it must have a degree strictly less than the degree of $x-a$, which is $1$.
But if $a$ is a root of $f(x)$ then $f(a)=0$, so $r=0$, and so
$f(x) = (x-a)q(x)$
i.e. $x-a$ is a factor of $f(x)$.
add a comment |Â
up vote
6
down vote
The Euclidean algorithm applied to polynomials tells us that for any polynomial $f(x)$ then
$f(x) = (x-a)q(x) + r$
for some polynomial $q(x)$ and some constant $r$. Note that $r$ is a constant because it must have a degree strictly less than the degree of $x-a$, which is $1$.
But if $a$ is a root of $f(x)$ then $f(a)=0$, so $r=0$, and so
$f(x) = (x-a)q(x)$
i.e. $x-a$ is a factor of $f(x)$.
add a comment |Â
up vote
6
down vote
up vote
6
down vote
The Euclidean algorithm applied to polynomials tells us that for any polynomial $f(x)$ then
$f(x) = (x-a)q(x) + r$
for some polynomial $q(x)$ and some constant $r$. Note that $r$ is a constant because it must have a degree strictly less than the degree of $x-a$, which is $1$.
But if $a$ is a root of $f(x)$ then $f(a)=0$, so $r=0$, and so
$f(x) = (x-a)q(x)$
i.e. $x-a$ is a factor of $f(x)$.
The Euclidean algorithm applied to polynomials tells us that for any polynomial $f(x)$ then
$f(x) = (x-a)q(x) + r$
for some polynomial $q(x)$ and some constant $r$. Note that $r$ is a constant because it must have a degree strictly less than the degree of $x-a$, which is $1$.
But if $a$ is a root of $f(x)$ then $f(a)=0$, so $r=0$, and so
$f(x) = (x-a)q(x)$
i.e. $x-a$ is a factor of $f(x)$.
answered Jul 25 at 13:23
gandalf61
5,659521
5,659521
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2862401%2fwhats-the-intuition-behind-the-fact-that-you-can-factorise-an-expression-as-x%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
It should be $f(x)=k(x-a)dots$ instead
â nicomezi
Jul 25 at 13:18
As gandalf61 explained below, this is a consequence of the factor theorem, which is a special case of the remainder theorem.
â user577413
Jul 25 at 13:45