Determine the number of real solutions of an equation
$begingroup$
I need to calculate the number of real solutions in a polynomial equation. From the Fundamental Theorem of Algebra, I know that an equation of degree n has exactly n roots (but, here the complex ones are also included). And I just need to determine how many real ones.
For example, I am asked to the following equation:
$3x^5+15x-8=0$
From the Fundamental Algebra Theorem, it is known to have 5 roots (real and complex). Next, I have made a sketch of the function and it comes out that it only cuts the X-axis once between zero and one. Then, this equation would have a real solution and 4 complex solutions. But is there any way to solve it analytically without having to graph the function?
algebra-precalculus
$endgroup$
add a comment |
$begingroup$
I need to calculate the number of real solutions in a polynomial equation. From the Fundamental Theorem of Algebra, I know that an equation of degree n has exactly n roots (but, here the complex ones are also included). And I just need to determine how many real ones.
For example, I am asked to the following equation:
$3x^5+15x-8=0$
From the Fundamental Algebra Theorem, it is known to have 5 roots (real and complex). Next, I have made a sketch of the function and it comes out that it only cuts the X-axis once between zero and one. Then, this equation would have a real solution and 4 complex solutions. But is there any way to solve it analytically without having to graph the function?
algebra-precalculus
$endgroup$
5
$begingroup$
Hint: will have at least one real root because of odd degree of the polynomial. Then consider the derivative $15(x^4+1) >0$, so the function is increasing.
$endgroup$
– Anurag A
Dec 25 '18 at 8:58
1
$begingroup$
According to en.wikipedia.org/wiki/Descartes%27_rule_of_signs there's exactly one and that zero is positive.
$endgroup$
– Michael Hoppe
Dec 25 '18 at 19:00
add a comment |
$begingroup$
I need to calculate the number of real solutions in a polynomial equation. From the Fundamental Theorem of Algebra, I know that an equation of degree n has exactly n roots (but, here the complex ones are also included). And I just need to determine how many real ones.
For example, I am asked to the following equation:
$3x^5+15x-8=0$
From the Fundamental Algebra Theorem, it is known to have 5 roots (real and complex). Next, I have made a sketch of the function and it comes out that it only cuts the X-axis once between zero and one. Then, this equation would have a real solution and 4 complex solutions. But is there any way to solve it analytically without having to graph the function?
algebra-precalculus
$endgroup$
I need to calculate the number of real solutions in a polynomial equation. From the Fundamental Theorem of Algebra, I know that an equation of degree n has exactly n roots (but, here the complex ones are also included). And I just need to determine how many real ones.
For example, I am asked to the following equation:
$3x^5+15x-8=0$
From the Fundamental Algebra Theorem, it is known to have 5 roots (real and complex). Next, I have made a sketch of the function and it comes out that it only cuts the X-axis once between zero and one. Then, this equation would have a real solution and 4 complex solutions. But is there any way to solve it analytically without having to graph the function?
algebra-precalculus
algebra-precalculus
asked Dec 25 '18 at 8:56
aprendiendo-a-programaraprendiendo-a-programar
83
83
5
$begingroup$
Hint: will have at least one real root because of odd degree of the polynomial. Then consider the derivative $15(x^4+1) >0$, so the function is increasing.
$endgroup$
– Anurag A
Dec 25 '18 at 8:58
1
$begingroup$
According to en.wikipedia.org/wiki/Descartes%27_rule_of_signs there's exactly one and that zero is positive.
$endgroup$
– Michael Hoppe
Dec 25 '18 at 19:00
add a comment |
5
$begingroup$
Hint: will have at least one real root because of odd degree of the polynomial. Then consider the derivative $15(x^4+1) >0$, so the function is increasing.
$endgroup$
– Anurag A
Dec 25 '18 at 8:58
1
$begingroup$
According to en.wikipedia.org/wiki/Descartes%27_rule_of_signs there's exactly one and that zero is positive.
$endgroup$
– Michael Hoppe
Dec 25 '18 at 19:00
5
5
$begingroup$
Hint: will have at least one real root because of odd degree of the polynomial. Then consider the derivative $15(x^4+1) >0$, so the function is increasing.
$endgroup$
– Anurag A
Dec 25 '18 at 8:58
$begingroup$
Hint: will have at least one real root because of odd degree of the polynomial. Then consider the derivative $15(x^4+1) >0$, so the function is increasing.
$endgroup$
– Anurag A
Dec 25 '18 at 8:58
1
1
$begingroup$
According to en.wikipedia.org/wiki/Descartes%27_rule_of_signs there's exactly one and that zero is positive.
$endgroup$
– Michael Hoppe
Dec 25 '18 at 19:00
$begingroup$
According to en.wikipedia.org/wiki/Descartes%27_rule_of_signs there's exactly one and that zero is positive.
$endgroup$
– Michael Hoppe
Dec 25 '18 at 19:00
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Let $P(x)=3x^5+15x-8$. Since $lim_{xtoinfty}P(x)=infty$ and $lim_{xto-infty}P(x)=-infty$, it follows from the intermediate value theorem that $P(x)$ has at least one real root. Now, imagine that it has two distinct roots $x_1$ and $x_2$. Then, by Rolle's theorem, there is some $y$ between $x_1$ and $x_2$ such that $P'(y)=0$. But $P'(y)=15y^4+15$, and therefore it can't be $0$.
$endgroup$
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3051948%2fdetermine-the-number-of-real-solutions-of-an-equation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Let $P(x)=3x^5+15x-8$. Since $lim_{xtoinfty}P(x)=infty$ and $lim_{xto-infty}P(x)=-infty$, it follows from the intermediate value theorem that $P(x)$ has at least one real root. Now, imagine that it has two distinct roots $x_1$ and $x_2$. Then, by Rolle's theorem, there is some $y$ between $x_1$ and $x_2$ such that $P'(y)=0$. But $P'(y)=15y^4+15$, and therefore it can't be $0$.
$endgroup$
add a comment |
$begingroup$
Let $P(x)=3x^5+15x-8$. Since $lim_{xtoinfty}P(x)=infty$ and $lim_{xto-infty}P(x)=-infty$, it follows from the intermediate value theorem that $P(x)$ has at least one real root. Now, imagine that it has two distinct roots $x_1$ and $x_2$. Then, by Rolle's theorem, there is some $y$ between $x_1$ and $x_2$ such that $P'(y)=0$. But $P'(y)=15y^4+15$, and therefore it can't be $0$.
$endgroup$
add a comment |
$begingroup$
Let $P(x)=3x^5+15x-8$. Since $lim_{xtoinfty}P(x)=infty$ and $lim_{xto-infty}P(x)=-infty$, it follows from the intermediate value theorem that $P(x)$ has at least one real root. Now, imagine that it has two distinct roots $x_1$ and $x_2$. Then, by Rolle's theorem, there is some $y$ between $x_1$ and $x_2$ such that $P'(y)=0$. But $P'(y)=15y^4+15$, and therefore it can't be $0$.
$endgroup$
Let $P(x)=3x^5+15x-8$. Since $lim_{xtoinfty}P(x)=infty$ and $lim_{xto-infty}P(x)=-infty$, it follows from the intermediate value theorem that $P(x)$ has at least one real root. Now, imagine that it has two distinct roots $x_1$ and $x_2$. Then, by Rolle's theorem, there is some $y$ between $x_1$ and $x_2$ such that $P'(y)=0$. But $P'(y)=15y^4+15$, and therefore it can't be $0$.
answered Dec 25 '18 at 9:14
José Carlos SantosJosé Carlos Santos
178k24139251
178k24139251
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3051948%2fdetermine-the-number-of-real-solutions-of-an-equation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
5
$begingroup$
Hint: will have at least one real root because of odd degree of the polynomial. Then consider the derivative $15(x^4+1) >0$, so the function is increasing.
$endgroup$
– Anurag A
Dec 25 '18 at 8:58
1
$begingroup$
According to en.wikipedia.org/wiki/Descartes%27_rule_of_signs there's exactly one and that zero is positive.
$endgroup$
– Michael Hoppe
Dec 25 '18 at 19:00