If a,b,c are positive rational numbers such that a>b>c then tell which of the following statement are correct following quadratic equation Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Quadratic equation which has rational rootsIf the roots of the quadratic equation $2kx^2+(4k-1)x+2k-3=0$ are rational and k is an integer, how many values can k take which are less that 50?Find the three positive values of p for which the equation $px^2-4x+1=0$ will have rational rootsProbability that the roots of a quadratic equation are realIf coefficients of the Quadratic Equation are in AP find $alpha+beta +alphabeta$.What is the largest $a$ for which all the solutions to the equation $3x^2+ax-(a^2-1)=0$ are positive and real?Quadratic functions - using substitutionRoot of a complex number - signFind the condition that the roots of the quadratic equationForm a quadratic equation with the following details.
How to compare two different files line by line in unix?
Did any compiler fully use 80-bit floating point?
Who can remove European Commissioners?
What is the appropriate index architecture when forced to implement IsDeleted (soft deletes)?
Putting class ranking in CV, but against dept guidelines
What is "gratricide"?
How to make a Field only accept Numbers in Magento 2
How often does castling occur in grandmaster games?
How were pictures turned from film to a big picture in a picture frame before digital scanning?
Is there hard evidence that the grant peer review system performs significantly better than random?
A term for a woman complaining about things/begging in a cute/childish way
Sentence order: Where to put もう
Put R under double integral
Why are vacuum tubes still used in amateur radios?
QGIS virtual layer functionality does not seem to support memory layers
How to plot logistic regression decision boundary?
What order were files/directories outputted in dir?
Co-worker has annoying ringtone
One-one communication
What is Adi Shankara referring to when he says "He has Vajra marks on his feet"?
Should there be a hyphen in the construction "IT affin"?
Maximum summed subsequences with non-adjacent items
How to dry out epoxy resin faster than usual?
Do wooden building fires get hotter than 600°C?
If a,b,c are positive rational numbers such that a>b>c then tell which of the following statement are correct following quadratic equation
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Quadratic equation which has rational rootsIf the roots of the quadratic equation $2kx^2+(4k-1)x+2k-3=0$ are rational and k is an integer, how many values can k take which are less that 50?Find the three positive values of p for which the equation $px^2-4x+1=0$ will have rational rootsProbability that the roots of a quadratic equation are realIf coefficients of the Quadratic Equation are in AP find $alpha+beta +alphabeta$.What is the largest $a$ for which all the solutions to the equation $3x^2+ax-(a^2-1)=0$ are positive and real?Quadratic functions - using substitutionRoot of a complex number - signFind the condition that the roots of the quadratic equationForm a quadratic equation with the following details.
$begingroup$
I am solving following question based on quadratic equation
If $a,b,c$ are positive rational numbers such that $a>b>c$ and the quadratic equation $(a+b-2c)x^2+(b+c-2a)x+(c+a-2b)=0$ has a root in the interval $(-1,0)$ then which of the following statements are true ?
- $b+c>a$
- $c+a<2b$
- both roots of the given equation are rational
- the equation $ax^2+2bx+c=0$ has both negative real roots.
My Approach
First I calculated discriminant of the given quadratic equation which turns out to be $3(b-c)$ (This proves statement 3).
So root 1 $r_1$ is
$$r_1 = frac-b-c+2a+3b-3c2(a+b-2c)=1$$
So root 2 will be
$$fracc+a-2ba+b-2c$$
As it is mentioned that one root will in $(-1,0) $ so $fracc+a-2ba+b-2c$ will be that root.
So
$$ -1<fracc+a-2ba+b-2c<0 \
-a-b+2c<c+a-2b<0 $$
Solving first half of the above inequality i.e.
$c+a-2b<0$ will prove statement 2 to be true.
Solving another half of the inequality i.e.
$-a-b+2c < c+a-2b$ will prove statement 1 to false as our results are $b+c<2a$.
But I am not able to find the reasoning for fourth statement. My work for proving 4th statement to true:
As $a,b,c$ are all positive and sum of the root for $ax^2+2bx+c$ is $alpha+beta=-2b/a$. This proves that at least one of the root is negative. The product of the root is
$alphabeta=c/a$ as $c/a$ is positive this states that both the roots are negative.
if the discriminant of the $ax^2+2bx+c$ is > 0 only then this equation will have real roots.
How do I prove that the discriminant $D=b^2-4ac>0$?
algebra-precalculus roots quadratics
$endgroup$
add a comment |
$begingroup$
I am solving following question based on quadratic equation
If $a,b,c$ are positive rational numbers such that $a>b>c$ and the quadratic equation $(a+b-2c)x^2+(b+c-2a)x+(c+a-2b)=0$ has a root in the interval $(-1,0)$ then which of the following statements are true ?
- $b+c>a$
- $c+a<2b$
- both roots of the given equation are rational
- the equation $ax^2+2bx+c=0$ has both negative real roots.
My Approach
First I calculated discriminant of the given quadratic equation which turns out to be $3(b-c)$ (This proves statement 3).
So root 1 $r_1$ is
$$r_1 = frac-b-c+2a+3b-3c2(a+b-2c)=1$$
So root 2 will be
$$fracc+a-2ba+b-2c$$
As it is mentioned that one root will in $(-1,0) $ so $fracc+a-2ba+b-2c$ will be that root.
So
$$ -1<fracc+a-2ba+b-2c<0 \
-a-b+2c<c+a-2b<0 $$
Solving first half of the above inequality i.e.
$c+a-2b<0$ will prove statement 2 to be true.
Solving another half of the inequality i.e.
$-a-b+2c < c+a-2b$ will prove statement 1 to false as our results are $b+c<2a$.
But I am not able to find the reasoning for fourth statement. My work for proving 4th statement to true:
As $a,b,c$ are all positive and sum of the root for $ax^2+2bx+c$ is $alpha+beta=-2b/a$. This proves that at least one of the root is negative. The product of the root is
$alphabeta=c/a$ as $c/a$ is positive this states that both the roots are negative.
if the discriminant of the $ax^2+2bx+c$ is > 0 only then this equation will have real roots.
How do I prove that the discriminant $D=b^2-4ac>0$?
algebra-precalculus roots quadratics
$endgroup$
$begingroup$
arent you missing something, option 4 has a different quadratic equation than the one you mentioned in the end
$endgroup$
– ADITYA PRAKASH
Mar 27 at 21:08
$begingroup$
I'll solve it for u
$endgroup$
– ADITYA PRAKASH
Mar 27 at 21:13
add a comment |
$begingroup$
I am solving following question based on quadratic equation
If $a,b,c$ are positive rational numbers such that $a>b>c$ and the quadratic equation $(a+b-2c)x^2+(b+c-2a)x+(c+a-2b)=0$ has a root in the interval $(-1,0)$ then which of the following statements are true ?
- $b+c>a$
- $c+a<2b$
- both roots of the given equation are rational
- the equation $ax^2+2bx+c=0$ has both negative real roots.
My Approach
First I calculated discriminant of the given quadratic equation which turns out to be $3(b-c)$ (This proves statement 3).
So root 1 $r_1$ is
$$r_1 = frac-b-c+2a+3b-3c2(a+b-2c)=1$$
So root 2 will be
$$fracc+a-2ba+b-2c$$
As it is mentioned that one root will in $(-1,0) $ so $fracc+a-2ba+b-2c$ will be that root.
So
$$ -1<fracc+a-2ba+b-2c<0 \
-a-b+2c<c+a-2b<0 $$
Solving first half of the above inequality i.e.
$c+a-2b<0$ will prove statement 2 to be true.
Solving another half of the inequality i.e.
$-a-b+2c < c+a-2b$ will prove statement 1 to false as our results are $b+c<2a$.
But I am not able to find the reasoning for fourth statement. My work for proving 4th statement to true:
As $a,b,c$ are all positive and sum of the root for $ax^2+2bx+c$ is $alpha+beta=-2b/a$. This proves that at least one of the root is negative. The product of the root is
$alphabeta=c/a$ as $c/a$ is positive this states that both the roots are negative.
if the discriminant of the $ax^2+2bx+c$ is > 0 only then this equation will have real roots.
How do I prove that the discriminant $D=b^2-4ac>0$?
algebra-precalculus roots quadratics
$endgroup$
I am solving following question based on quadratic equation
If $a,b,c$ are positive rational numbers such that $a>b>c$ and the quadratic equation $(a+b-2c)x^2+(b+c-2a)x+(c+a-2b)=0$ has a root in the interval $(-1,0)$ then which of the following statements are true ?
- $b+c>a$
- $c+a<2b$
- both roots of the given equation are rational
- the equation $ax^2+2bx+c=0$ has both negative real roots.
My Approach
First I calculated discriminant of the given quadratic equation which turns out to be $3(b-c)$ (This proves statement 3).
So root 1 $r_1$ is
$$r_1 = frac-b-c+2a+3b-3c2(a+b-2c)=1$$
So root 2 will be
$$fracc+a-2ba+b-2c$$
As it is mentioned that one root will in $(-1,0) $ so $fracc+a-2ba+b-2c$ will be that root.
So
$$ -1<fracc+a-2ba+b-2c<0 \
-a-b+2c<c+a-2b<0 $$
Solving first half of the above inequality i.e.
$c+a-2b<0$ will prove statement 2 to be true.
Solving another half of the inequality i.e.
$-a-b+2c < c+a-2b$ will prove statement 1 to false as our results are $b+c<2a$.
But I am not able to find the reasoning for fourth statement. My work for proving 4th statement to true:
As $a,b,c$ are all positive and sum of the root for $ax^2+2bx+c$ is $alpha+beta=-2b/a$. This proves that at least one of the root is negative. The product of the root is
$alphabeta=c/a$ as $c/a$ is positive this states that both the roots are negative.
if the discriminant of the $ax^2+2bx+c$ is > 0 only then this equation will have real roots.
How do I prove that the discriminant $D=b^2-4ac>0$?
algebra-precalculus roots quadratics
algebra-precalculus roots quadratics
edited Mar 28 at 3:19
Thinker
asked Mar 27 at 20:38
ThinkerThinker
356
356
$begingroup$
arent you missing something, option 4 has a different quadratic equation than the one you mentioned in the end
$endgroup$
– ADITYA PRAKASH
Mar 27 at 21:08
$begingroup$
I'll solve it for u
$endgroup$
– ADITYA PRAKASH
Mar 27 at 21:13
add a comment |
$begingroup$
arent you missing something, option 4 has a different quadratic equation than the one you mentioned in the end
$endgroup$
– ADITYA PRAKASH
Mar 27 at 21:08
$begingroup$
I'll solve it for u
$endgroup$
– ADITYA PRAKASH
Mar 27 at 21:13
$begingroup$
arent you missing something, option 4 has a different quadratic equation than the one you mentioned in the end
$endgroup$
– ADITYA PRAKASH
Mar 27 at 21:08
$begingroup$
arent you missing something, option 4 has a different quadratic equation than the one you mentioned in the end
$endgroup$
– ADITYA PRAKASH
Mar 27 at 21:08
$begingroup$
I'll solve it for u
$endgroup$
– ADITYA PRAKASH
Mar 27 at 21:13
$begingroup$
I'll solve it for u
$endgroup$
– ADITYA PRAKASH
Mar 27 at 21:13
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Building up on your work :- You have found that $$2b>a+c... (1)$$$$2a>b+c...(2)$$Note that $ax^2+2bx+c$ has all positive coefficients , there fore the parabola of this quadratic equation will have its vertex in the negative X - direction ($-bover 2a <0$ and we will have an upturned parabola ($a>0$) and Y-intercept of the parabola will be positive ($c>0$).
Analysing the above characteristics, there are only two contending parabolas ($A$ and $B$ in the diagram)
Note that (1) can be rearranged to $a-2b+c <0$ which is nothing but f(-1) or the y-value at x=-1 , therefore case B is correct and the equation has both negative roots.
$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%2f3165099%2fif-a-b-c-are-positive-rational-numbers-such-that-abc-then-tell-which-of-the-fo%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$
Building up on your work :- You have found that $$2b>a+c... (1)$$$$2a>b+c...(2)$$Note that $ax^2+2bx+c$ has all positive coefficients , there fore the parabola of this quadratic equation will have its vertex in the negative X - direction ($-bover 2a <0$ and we will have an upturned parabola ($a>0$) and Y-intercept of the parabola will be positive ($c>0$).
Analysing the above characteristics, there are only two contending parabolas ($A$ and $B$ in the diagram)
Note that (1) can be rearranged to $a-2b+c <0$ which is nothing but f(-1) or the y-value at x=-1 , therefore case B is correct and the equation has both negative roots.
$endgroup$
add a comment |
$begingroup$
Building up on your work :- You have found that $$2b>a+c... (1)$$$$2a>b+c...(2)$$Note that $ax^2+2bx+c$ has all positive coefficients , there fore the parabola of this quadratic equation will have its vertex in the negative X - direction ($-bover 2a <0$ and we will have an upturned parabola ($a>0$) and Y-intercept of the parabola will be positive ($c>0$).
Analysing the above characteristics, there are only two contending parabolas ($A$ and $B$ in the diagram)
Note that (1) can be rearranged to $a-2b+c <0$ which is nothing but f(-1) or the y-value at x=-1 , therefore case B is correct and the equation has both negative roots.
$endgroup$
add a comment |
$begingroup$
Building up on your work :- You have found that $$2b>a+c... (1)$$$$2a>b+c...(2)$$Note that $ax^2+2bx+c$ has all positive coefficients , there fore the parabola of this quadratic equation will have its vertex in the negative X - direction ($-bover 2a <0$ and we will have an upturned parabola ($a>0$) and Y-intercept of the parabola will be positive ($c>0$).
Analysing the above characteristics, there are only two contending parabolas ($A$ and $B$ in the diagram)
Note that (1) can be rearranged to $a-2b+c <0$ which is nothing but f(-1) or the y-value at x=-1 , therefore case B is correct and the equation has both negative roots.
$endgroup$
Building up on your work :- You have found that $$2b>a+c... (1)$$$$2a>b+c...(2)$$Note that $ax^2+2bx+c$ has all positive coefficients , there fore the parabola of this quadratic equation will have its vertex in the negative X - direction ($-bover 2a <0$ and we will have an upturned parabola ($a>0$) and Y-intercept of the parabola will be positive ($c>0$).
Analysing the above characteristics, there are only two contending parabolas ($A$ and $B$ in the diagram)
Note that (1) can be rearranged to $a-2b+c <0$ which is nothing but f(-1) or the y-value at x=-1 , therefore case B is correct and the equation has both negative roots.
answered Mar 27 at 21:30
ADITYA PRAKASHADITYA PRAKASH
375110
375110
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%2f3165099%2fif-a-b-c-are-positive-rational-numbers-such-that-abc-then-tell-which-of-the-fo%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
$begingroup$
arent you missing something, option 4 has a different quadratic equation than the one you mentioned in the end
$endgroup$
– ADITYA PRAKASH
Mar 27 at 21:08
$begingroup$
I'll solve it for u
$endgroup$
– ADITYA PRAKASH
Mar 27 at 21:13