How to prove that the quadratic equation has exactly two real solutionsprove that the equation has only on root mix: exponent, quadratic function, parameterProve that equation has exactly 2 solutionsShowing that a equation has exactly on real rootHow to show that an equation has exactly two solutions?Prove the equation $ln(x) = frac1 x-1$ has exactly 2 real solutions.Prove equation has exactly 1 real root
What is the difference between increasing volume and increasing gain?
IEEE 754 square root with Newton-Raphson
Why do Russians sometimes spell "жирный" (fatty) as "жырный"?
Sending mail to the Professor for PhD, after seeing his tweet
If I travelled back in time to invest in X company to make a fortune, roughly what is the probability that it would fail?
Drawing Maps; flat distortion
Principled construction of the quaternions
How dangerous are my worn rims?
Could the Queen overturn the UK Supreme Court ruling regarding prorogation of Parliament?
Giving a good fancy look to a simple table
Why most footers have a background color as a divider of section?
Can anyone give me the reason why music is taught this way?
What's the global, general word that stands for "center tone of a song"?
Can I cast Death Ward on additional creatures without causing previous castings to end?
PhD Length: are shorter PhD degrees (from different countries) valued differently in other counter countries where PhD Is a longer process?
Why not add cuspidal curves in the moduli space of stable curves?
How deep is the liquid in a half-full hemisphere?
Does Bank Manager's discretion still exist in Mortgage Lending
What does a textbook look like while you are writing it?
Would a horse be sufficient buffer to prevent injury when falling from a great height?
An alternative to (%%…%) (k times)
Shell Sort, Insertion Sort, Bubble Sort, Selection Sort Algorithms (Python)
Confusion regarding control system of Mars Rover?
As a team leader is it appropriate to bring in fundraiser candy?
How to prove that the quadratic equation has exactly two real solutions
prove that the equation has only on root mix: exponent, quadratic function, parameterProve that equation has exactly 2 solutionsShowing that a equation has exactly on real rootHow to show that an equation has exactly two solutions?Prove the equation $ln(x) = frac1 x-1$ has exactly 2 real solutions.Prove equation has exactly 1 real root
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
.everyonelovesstackoverflowposition:absolute;height:1px;width:1px;opacity:0;top:0;left:0;pointer-events:none;
$begingroup$
How to prove that the quadratic equation has exactly two real solutions when $Delta=b^2-4ac>0$?
calculus inequality
New contributor
$endgroup$
add a comment
|
$begingroup$
How to prove that the quadratic equation has exactly two real solutions when $Delta=b^2-4ac>0$?
calculus inequality
New contributor
$endgroup$
4
$begingroup$
Completing the square?
$endgroup$
– Lord Shark the Unknown
8 hours ago
$begingroup$
Think of the abc-formula. The solution with the minus sign cannot coincide with the solution with the plus sign.
$endgroup$
– Peter
8 hours ago
add a comment
|
$begingroup$
How to prove that the quadratic equation has exactly two real solutions when $Delta=b^2-4ac>0$?
calculus inequality
New contributor
$endgroup$
How to prove that the quadratic equation has exactly two real solutions when $Delta=b^2-4ac>0$?
calculus inequality
calculus inequality
New contributor
New contributor
edited 8 hours ago
Sebastiano
18110 bronze badges
18110 bronze badges
New contributor
asked 8 hours ago
user707254user707254
193 bronze badges
193 bronze badges
New contributor
New contributor
4
$begingroup$
Completing the square?
$endgroup$
– Lord Shark the Unknown
8 hours ago
$begingroup$
Think of the abc-formula. The solution with the minus sign cannot coincide with the solution with the plus sign.
$endgroup$
– Peter
8 hours ago
add a comment
|
4
$begingroup$
Completing the square?
$endgroup$
– Lord Shark the Unknown
8 hours ago
$begingroup$
Think of the abc-formula. The solution with the minus sign cannot coincide with the solution with the plus sign.
$endgroup$
– Peter
8 hours ago
4
4
$begingroup$
Completing the square?
$endgroup$
– Lord Shark the Unknown
8 hours ago
$begingroup$
Completing the square?
$endgroup$
– Lord Shark the Unknown
8 hours ago
$begingroup$
Think of the abc-formula. The solution with the minus sign cannot coincide with the solution with the plus sign.
$endgroup$
– Peter
8 hours ago
$begingroup$
Think of the abc-formula. The solution with the minus sign cannot coincide with the solution with the plus sign.
$endgroup$
– Peter
8 hours ago
add a comment
|
5 Answers
5
active
oldest
votes
$begingroup$
Let consider
$$f(x)=ax^2+bx+c implies f'(x)=2ax+b=0 ; x_0=-frac b2aimplies f''(x)=2a$$
and
$$f(x_0)=fracb^24a-fracb^22a+c=-fracb^24a+c=-frac14a(b^2-4ac)$$
then
- for $a>0$ $f(x)$ is convex and at the minimum $f(x_0)<0$
- for $a<0$ $f(x)$ is concave and at the minimum $f(x_0)>0$
in both cases $f(x)=0$ has exactly two solutions.
$endgroup$
add a comment
|
$begingroup$
Since the function has degree $2$, there are at most $2$.
They are $dfrac-bpmsqrtb^2-4ac2a$, by the quadratic formula.
$endgroup$
1
$begingroup$
maybe the OP is interested in a approach by calculus
$endgroup$
– gimusi
8 hours ago
add a comment
|
$begingroup$
Let $ax^2 +bx+c=0$ be your quadratic equaltion. Suppose it have 3 roots :$alpha$ ,$beta$ ,$gamma$ All distinct.
Therefore:
$aalpha^2 +balpha+c=0$
$abeta^2 +bbeta+c=0$
$agamma^2 +bgamma+c=0$
Try to solve equation 1 and 2 you will get
$(alpha -beta)(a(alpha +beta)+b)=0$
Since $alpha neq beta$ ,
$alpha +beta=-fracba$
Now solve 2 and 3 equation
You get the same result
$(gamma -beta) neq 0$
Therfore
$(a(gamma +beta)+b)=0$
Which follows that $gamma =alpha$
Which is not possible
Thus we conclude by contradiction there are only two distict roots not more than that since leaving one root distinct all other roots will coincide.
$endgroup$
add a comment
|
$begingroup$
Let $f(x)=ax^2+bx+c$ with $a>0$.
$f'(x)=2ax+b$
The extremum is attained at $x_0=frac-b2a$
and it is
$$M=afracb^24a^2-bfracb2a+c=$$
$$fracb^24a-fracb^22a+c=$$
$$c-fracb^24a=-fracb^2-4ac4a<0$$
By IVT, there is a root in $(-infty,x_0)$ and one in $(x_0,+infty)$ since
$$lim_f(x)=+infty$$
and it could not have three roots because $f'(x)=0$ has only one.
$endgroup$
add a comment
|
$begingroup$
Given $tag*ax^2+bx^2+c=0$ we have:
$$tag1 ax^2+bx=-c iff aneq 0,quad x^2+frac bax=-frac ca$$
Completing the square:
$$tag2 x^2+frac bax+fracb^24a^2=fracb^24a^2-frac ca iff left(x+fracb2aright)^2=fracb^2-4ac4a^2=fracDelta4a^2$$
If $Delta<0$ you have not real solution from $(2)$. Hence if $Deltageq 0$ from the $(2)$ you will have two real solutions: two coincident real solutions if $Delta=0$ and two distinct real solutions when $Delta >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/4.0/"u003ecc by-sa 4.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
);
);
user707254 is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3369851%2fhow-to-prove-that-the-quadratic-equation-has-exactly-two-real-solutions%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Let consider
$$f(x)=ax^2+bx+c implies f'(x)=2ax+b=0 ; x_0=-frac b2aimplies f''(x)=2a$$
and
$$f(x_0)=fracb^24a-fracb^22a+c=-fracb^24a+c=-frac14a(b^2-4ac)$$
then
- for $a>0$ $f(x)$ is convex and at the minimum $f(x_0)<0$
- for $a<0$ $f(x)$ is concave and at the minimum $f(x_0)>0$
in both cases $f(x)=0$ has exactly two solutions.
$endgroup$
add a comment
|
$begingroup$
Let consider
$$f(x)=ax^2+bx+c implies f'(x)=2ax+b=0 ; x_0=-frac b2aimplies f''(x)=2a$$
and
$$f(x_0)=fracb^24a-fracb^22a+c=-fracb^24a+c=-frac14a(b^2-4ac)$$
then
- for $a>0$ $f(x)$ is convex and at the minimum $f(x_0)<0$
- for $a<0$ $f(x)$ is concave and at the minimum $f(x_0)>0$
in both cases $f(x)=0$ has exactly two solutions.
$endgroup$
add a comment
|
$begingroup$
Let consider
$$f(x)=ax^2+bx+c implies f'(x)=2ax+b=0 ; x_0=-frac b2aimplies f''(x)=2a$$
and
$$f(x_0)=fracb^24a-fracb^22a+c=-fracb^24a+c=-frac14a(b^2-4ac)$$
then
- for $a>0$ $f(x)$ is convex and at the minimum $f(x_0)<0$
- for $a<0$ $f(x)$ is concave and at the minimum $f(x_0)>0$
in both cases $f(x)=0$ has exactly two solutions.
$endgroup$
Let consider
$$f(x)=ax^2+bx+c implies f'(x)=2ax+b=0 ; x_0=-frac b2aimplies f''(x)=2a$$
and
$$f(x_0)=fracb^24a-fracb^22a+c=-fracb^24a+c=-frac14a(b^2-4ac)$$
then
- for $a>0$ $f(x)$ is convex and at the minimum $f(x_0)<0$
- for $a<0$ $f(x)$ is concave and at the minimum $f(x_0)>0$
in both cases $f(x)=0$ has exactly two solutions.
answered 8 hours ago
gimusigimusi
94k8 gold badges46 silver badges95 bronze badges
94k8 gold badges46 silver badges95 bronze badges
add a comment
|
add a comment
|
$begingroup$
Since the function has degree $2$, there are at most $2$.
They are $dfrac-bpmsqrtb^2-4ac2a$, by the quadratic formula.
$endgroup$
1
$begingroup$
maybe the OP is interested in a approach by calculus
$endgroup$
– gimusi
8 hours ago
add a comment
|
$begingroup$
Since the function has degree $2$, there are at most $2$.
They are $dfrac-bpmsqrtb^2-4ac2a$, by the quadratic formula.
$endgroup$
1
$begingroup$
maybe the OP is interested in a approach by calculus
$endgroup$
– gimusi
8 hours ago
add a comment
|
$begingroup$
Since the function has degree $2$, there are at most $2$.
They are $dfrac-bpmsqrtb^2-4ac2a$, by the quadratic formula.
$endgroup$
Since the function has degree $2$, there are at most $2$.
They are $dfrac-bpmsqrtb^2-4ac2a$, by the quadratic formula.
answered 8 hours ago
Chris CusterChris Custer
20.5k3 gold badges8 silver badges32 bronze badges
20.5k3 gold badges8 silver badges32 bronze badges
1
$begingroup$
maybe the OP is interested in a approach by calculus
$endgroup$
– gimusi
8 hours ago
add a comment
|
1
$begingroup$
maybe the OP is interested in a approach by calculus
$endgroup$
– gimusi
8 hours ago
1
1
$begingroup$
maybe the OP is interested in a approach by calculus
$endgroup$
– gimusi
8 hours ago
$begingroup$
maybe the OP is interested in a approach by calculus
$endgroup$
– gimusi
8 hours ago
add a comment
|
$begingroup$
Let $ax^2 +bx+c=0$ be your quadratic equaltion. Suppose it have 3 roots :$alpha$ ,$beta$ ,$gamma$ All distinct.
Therefore:
$aalpha^2 +balpha+c=0$
$abeta^2 +bbeta+c=0$
$agamma^2 +bgamma+c=0$
Try to solve equation 1 and 2 you will get
$(alpha -beta)(a(alpha +beta)+b)=0$
Since $alpha neq beta$ ,
$alpha +beta=-fracba$
Now solve 2 and 3 equation
You get the same result
$(gamma -beta) neq 0$
Therfore
$(a(gamma +beta)+b)=0$
Which follows that $gamma =alpha$
Which is not possible
Thus we conclude by contradiction there are only two distict roots not more than that since leaving one root distinct all other roots will coincide.
$endgroup$
add a comment
|
$begingroup$
Let $ax^2 +bx+c=0$ be your quadratic equaltion. Suppose it have 3 roots :$alpha$ ,$beta$ ,$gamma$ All distinct.
Therefore:
$aalpha^2 +balpha+c=0$
$abeta^2 +bbeta+c=0$
$agamma^2 +bgamma+c=0$
Try to solve equation 1 and 2 you will get
$(alpha -beta)(a(alpha +beta)+b)=0$
Since $alpha neq beta$ ,
$alpha +beta=-fracba$
Now solve 2 and 3 equation
You get the same result
$(gamma -beta) neq 0$
Therfore
$(a(gamma +beta)+b)=0$
Which follows that $gamma =alpha$
Which is not possible
Thus we conclude by contradiction there are only two distict roots not more than that since leaving one root distinct all other roots will coincide.
$endgroup$
add a comment
|
$begingroup$
Let $ax^2 +bx+c=0$ be your quadratic equaltion. Suppose it have 3 roots :$alpha$ ,$beta$ ,$gamma$ All distinct.
Therefore:
$aalpha^2 +balpha+c=0$
$abeta^2 +bbeta+c=0$
$agamma^2 +bgamma+c=0$
Try to solve equation 1 and 2 you will get
$(alpha -beta)(a(alpha +beta)+b)=0$
Since $alpha neq beta$ ,
$alpha +beta=-fracba$
Now solve 2 and 3 equation
You get the same result
$(gamma -beta) neq 0$
Therfore
$(a(gamma +beta)+b)=0$
Which follows that $gamma =alpha$
Which is not possible
Thus we conclude by contradiction there are only two distict roots not more than that since leaving one root distinct all other roots will coincide.
$endgroup$
Let $ax^2 +bx+c=0$ be your quadratic equaltion. Suppose it have 3 roots :$alpha$ ,$beta$ ,$gamma$ All distinct.
Therefore:
$aalpha^2 +balpha+c=0$
$abeta^2 +bbeta+c=0$
$agamma^2 +bgamma+c=0$
Try to solve equation 1 and 2 you will get
$(alpha -beta)(a(alpha +beta)+b)=0$
Since $alpha neq beta$ ,
$alpha +beta=-fracba$
Now solve 2 and 3 equation
You get the same result
$(gamma -beta) neq 0$
Therfore
$(a(gamma +beta)+b)=0$
Which follows that $gamma =alpha$
Which is not possible
Thus we conclude by contradiction there are only two distict roots not more than that since leaving one root distinct all other roots will coincide.
edited 8 hours ago
answered 8 hours ago
Akshaj BansalAkshaj Bansal
3028 bronze badges
3028 bronze badges
add a comment
|
add a comment
|
$begingroup$
Let $f(x)=ax^2+bx+c$ with $a>0$.
$f'(x)=2ax+b$
The extremum is attained at $x_0=frac-b2a$
and it is
$$M=afracb^24a^2-bfracb2a+c=$$
$$fracb^24a-fracb^22a+c=$$
$$c-fracb^24a=-fracb^2-4ac4a<0$$
By IVT, there is a root in $(-infty,x_0)$ and one in $(x_0,+infty)$ since
$$lim_f(x)=+infty$$
and it could not have three roots because $f'(x)=0$ has only one.
$endgroup$
add a comment
|
$begingroup$
Let $f(x)=ax^2+bx+c$ with $a>0$.
$f'(x)=2ax+b$
The extremum is attained at $x_0=frac-b2a$
and it is
$$M=afracb^24a^2-bfracb2a+c=$$
$$fracb^24a-fracb^22a+c=$$
$$c-fracb^24a=-fracb^2-4ac4a<0$$
By IVT, there is a root in $(-infty,x_0)$ and one in $(x_0,+infty)$ since
$$lim_f(x)=+infty$$
and it could not have three roots because $f'(x)=0$ has only one.
$endgroup$
add a comment
|
$begingroup$
Let $f(x)=ax^2+bx+c$ with $a>0$.
$f'(x)=2ax+b$
The extremum is attained at $x_0=frac-b2a$
and it is
$$M=afracb^24a^2-bfracb2a+c=$$
$$fracb^24a-fracb^22a+c=$$
$$c-fracb^24a=-fracb^2-4ac4a<0$$
By IVT, there is a root in $(-infty,x_0)$ and one in $(x_0,+infty)$ since
$$lim_f(x)=+infty$$
and it could not have three roots because $f'(x)=0$ has only one.
$endgroup$
Let $f(x)=ax^2+bx+c$ with $a>0$.
$f'(x)=2ax+b$
The extremum is attained at $x_0=frac-b2a$
and it is
$$M=afracb^24a^2-bfracb2a+c=$$
$$fracb^24a-fracb^22a+c=$$
$$c-fracb^24a=-fracb^2-4ac4a<0$$
By IVT, there is a root in $(-infty,x_0)$ and one in $(x_0,+infty)$ since
$$lim_f(x)=+infty$$
and it could not have three roots because $f'(x)=0$ has only one.
answered 8 hours ago
hamam_Abdallahhamam_Abdallah
39.6k2 gold badges17 silver badges35 bronze badges
39.6k2 gold badges17 silver badges35 bronze badges
add a comment
|
add a comment
|
$begingroup$
Given $tag*ax^2+bx^2+c=0$ we have:
$$tag1 ax^2+bx=-c iff aneq 0,quad x^2+frac bax=-frac ca$$
Completing the square:
$$tag2 x^2+frac bax+fracb^24a^2=fracb^24a^2-frac ca iff left(x+fracb2aright)^2=fracb^2-4ac4a^2=fracDelta4a^2$$
If $Delta<0$ you have not real solution from $(2)$. Hence if $Deltageq 0$ from the $(2)$ you will have two real solutions: two coincident real solutions if $Delta=0$ and two distinct real solutions when $Delta >0$.
$endgroup$
add a comment
|
$begingroup$
Given $tag*ax^2+bx^2+c=0$ we have:
$$tag1 ax^2+bx=-c iff aneq 0,quad x^2+frac bax=-frac ca$$
Completing the square:
$$tag2 x^2+frac bax+fracb^24a^2=fracb^24a^2-frac ca iff left(x+fracb2aright)^2=fracb^2-4ac4a^2=fracDelta4a^2$$
If $Delta<0$ you have not real solution from $(2)$. Hence if $Deltageq 0$ from the $(2)$ you will have two real solutions: two coincident real solutions if $Delta=0$ and two distinct real solutions when $Delta >0$.
$endgroup$
add a comment
|
$begingroup$
Given $tag*ax^2+bx^2+c=0$ we have:
$$tag1 ax^2+bx=-c iff aneq 0,quad x^2+frac bax=-frac ca$$
Completing the square:
$$tag2 x^2+frac bax+fracb^24a^2=fracb^24a^2-frac ca iff left(x+fracb2aright)^2=fracb^2-4ac4a^2=fracDelta4a^2$$
If $Delta<0$ you have not real solution from $(2)$. Hence if $Deltageq 0$ from the $(2)$ you will have two real solutions: two coincident real solutions if $Delta=0$ and two distinct real solutions when $Delta >0$.
$endgroup$
Given $tag*ax^2+bx^2+c=0$ we have:
$$tag1 ax^2+bx=-c iff aneq 0,quad x^2+frac bax=-frac ca$$
Completing the square:
$$tag2 x^2+frac bax+fracb^24a^2=fracb^24a^2-frac ca iff left(x+fracb2aright)^2=fracb^2-4ac4a^2=fracDelta4a^2$$
If $Delta<0$ you have not real solution from $(2)$. Hence if $Deltageq 0$ from the $(2)$ you will have two real solutions: two coincident real solutions if $Delta=0$ and two distinct real solutions when $Delta >0$.
answered 8 hours ago
SebastianoSebastiano
18110 bronze badges
18110 bronze badges
add a comment
|
add a comment
|
user707254 is a new contributor. Be nice, and check out our Code of Conduct.
user707254 is a new contributor. Be nice, and check out our Code of Conduct.
user707254 is a new contributor. Be nice, and check out our Code of Conduct.
user707254 is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3369851%2fhow-to-prove-that-the-quadratic-equation-has-exactly-two-real-solutions%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
4
$begingroup$
Completing the square?
$endgroup$
– Lord Shark the Unknown
8 hours ago
$begingroup$
Think of the abc-formula. The solution with the minus sign cannot coincide with the solution with the plus sign.
$endgroup$
– Peter
8 hours ago