Complex quadratic equation always comes out as wrong












1












$begingroup$


For some reason I always get the wrong answer and I don't understand why:



$$4z^2-12z+19=0$$



I got $z= frac{12 pm sqrt{260}i}{8} $ and the answer is supposed to be $z=frac{3 pm sqrt{10}i}{2} $ where is my mistake?










share|cite|improve this question











$endgroup$








  • 2




    $begingroup$
    They are the same thing, only a factor of $4$ was cancelled.
    $endgroup$
    – Matti P.
    17 hours ago










  • $begingroup$
    Note that $ sqrt{260} $ (is that is what you meant) is typeset as sqrt{260} .
    $endgroup$
    – Martin R
    17 hours ago
















1












$begingroup$


For some reason I always get the wrong answer and I don't understand why:



$$4z^2-12z+19=0$$



I got $z= frac{12 pm sqrt{260}i}{8} $ and the answer is supposed to be $z=frac{3 pm sqrt{10}i}{2} $ where is my mistake?










share|cite|improve this question











$endgroup$








  • 2




    $begingroup$
    They are the same thing, only a factor of $4$ was cancelled.
    $endgroup$
    – Matti P.
    17 hours ago










  • $begingroup$
    Note that $ sqrt{260} $ (is that is what you meant) is typeset as sqrt{260} .
    $endgroup$
    – Martin R
    17 hours ago














1












1








1


1



$begingroup$


For some reason I always get the wrong answer and I don't understand why:



$$4z^2-12z+19=0$$



I got $z= frac{12 pm sqrt{260}i}{8} $ and the answer is supposed to be $z=frac{3 pm sqrt{10}i}{2} $ where is my mistake?










share|cite|improve this question











$endgroup$




For some reason I always get the wrong answer and I don't understand why:



$$4z^2-12z+19=0$$



I got $z= frac{12 pm sqrt{260}i}{8} $ and the answer is supposed to be $z=frac{3 pm sqrt{10}i}{2} $ where is my mistake?







algebra-precalculus complex-numbers quadratics






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 10 hours ago









J. W. Tanner

2169




2169










asked 17 hours ago









ythhtrgythhtrg

193




193








  • 2




    $begingroup$
    They are the same thing, only a factor of $4$ was cancelled.
    $endgroup$
    – Matti P.
    17 hours ago










  • $begingroup$
    Note that $ sqrt{260} $ (is that is what you meant) is typeset as sqrt{260} .
    $endgroup$
    – Martin R
    17 hours ago














  • 2




    $begingroup$
    They are the same thing, only a factor of $4$ was cancelled.
    $endgroup$
    – Matti P.
    17 hours ago










  • $begingroup$
    Note that $ sqrt{260} $ (is that is what you meant) is typeset as sqrt{260} .
    $endgroup$
    – Martin R
    17 hours ago








2




2




$begingroup$
They are the same thing, only a factor of $4$ was cancelled.
$endgroup$
– Matti P.
17 hours ago




$begingroup$
They are the same thing, only a factor of $4$ was cancelled.
$endgroup$
– Matti P.
17 hours ago












$begingroup$
Note that $ sqrt{260} $ (is that is what you meant) is typeset as sqrt{260} .
$endgroup$
– Martin R
17 hours ago




$begingroup$
Note that $ sqrt{260} $ (is that is what you meant) is typeset as sqrt{260} .
$endgroup$
– Martin R
17 hours ago










2 Answers
2






active

oldest

votes


















8












$begingroup$

Your mistake is that the discriminant should be $12^2 - 4times 4times 19 = -160$, not $-260$, and then dividing top and bottom by 4 gives the correct answer.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    In applying the quadratic formula … it might help to divide all coefficients by the original a of 4 so that the a drops out or the adjusted a=1 and the adjusted b=-3 and adjusted c=19/4 ... although it's best to keep it as simple as possible in order to minimize the likelihood of adding a mistake caused by extra cleverness … it's useful to understand the root cause of the error, eg b^2=44? rather 144 which lead to the -260 … in order to eliminate the likely missteps in one's problem-solving process.
    $endgroup$
    – markbruns
    3 hours ago





















3












$begingroup$

When the $x$ coefficient is even, say $ax^2+2bx+c=0,$ there is an equivalent version of the quadratic equation which automatically cancels that extra factor of $4.$



Instead of the usual discriminant $D=b^2-4ac$ with this setup one calculates what might be called the "other" discriminant (for want of a better word) $E=b^2-ac$ as the thing under the radical. As usual if that's negative the complex number $i$ is used when squareroot of discriminant is taken.



Then the roots are $$frac{-b pm sqrt{E}}{a}.$$



For the re-written example you have: $4z^2-2(-6)z+19=0,$ we get $E=(-6)^2-4cdot 19=36-4cdot 19=36-76=-40.$ Then roots are $(6 pm sqrt{-40})/12.$ This simplifies again in this case.






share|cite|improve this answer









$endgroup$









  • 1




    $begingroup$
    When you write "$ax^2+2bx+c=0$" and "$D=b^2-4ac$", those are two different $b$s. You should pick another letter for the first one.
    $endgroup$
    – A. Howells
    12 hours ago










  • $begingroup$
    @A.Howells That is clear from my explanation, and is why $E$ was used for $b^2-ac$ instead of the traditional $D$ for the discriminant (when no built-in multiplier of $2$ before $x$-coefficient.
    $endgroup$
    – coffeemath
    12 hours ago










  • $begingroup$
    @coffeemath It's not clear. The traditional discriminant would be $D = (2b)^2 - 4ac$.
    $endgroup$
    – JiK
    11 hours ago










  • $begingroup$
    @JiK And that, divided by $4,$ is $b^2-ac.$
    $endgroup$
    – coffeemath
    7 hours ago










  • $begingroup$
    @coffeemath Yes, but this answer claims that $D = b^2 - 4ac$, which is wrong. The coefficient of the first degree term is $2b$ here, not $b$.
    $endgroup$
    – JiK
    5 hours ago











Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3077020%2fcomplex-quadratic-equation-always-comes-out-as-wrong%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









8












$begingroup$

Your mistake is that the discriminant should be $12^2 - 4times 4times 19 = -160$, not $-260$, and then dividing top and bottom by 4 gives the correct answer.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    In applying the quadratic formula … it might help to divide all coefficients by the original a of 4 so that the a drops out or the adjusted a=1 and the adjusted b=-3 and adjusted c=19/4 ... although it's best to keep it as simple as possible in order to minimize the likelihood of adding a mistake caused by extra cleverness … it's useful to understand the root cause of the error, eg b^2=44? rather 144 which lead to the -260 … in order to eliminate the likely missteps in one's problem-solving process.
    $endgroup$
    – markbruns
    3 hours ago


















8












$begingroup$

Your mistake is that the discriminant should be $12^2 - 4times 4times 19 = -160$, not $-260$, and then dividing top and bottom by 4 gives the correct answer.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    In applying the quadratic formula … it might help to divide all coefficients by the original a of 4 so that the a drops out or the adjusted a=1 and the adjusted b=-3 and adjusted c=19/4 ... although it's best to keep it as simple as possible in order to minimize the likelihood of adding a mistake caused by extra cleverness … it's useful to understand the root cause of the error, eg b^2=44? rather 144 which lead to the -260 … in order to eliminate the likely missteps in one's problem-solving process.
    $endgroup$
    – markbruns
    3 hours ago
















8












8








8





$begingroup$

Your mistake is that the discriminant should be $12^2 - 4times 4times 19 = -160$, not $-260$, and then dividing top and bottom by 4 gives the correct answer.






share|cite|improve this answer











$endgroup$



Your mistake is that the discriminant should be $12^2 - 4times 4times 19 = -160$, not $-260$, and then dividing top and bottom by 4 gives the correct answer.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited 13 hours ago









Mutantoe

602512




602512










answered 17 hours ago









J. W. TannerJ. W. Tanner

2169




2169












  • $begingroup$
    In applying the quadratic formula … it might help to divide all coefficients by the original a of 4 so that the a drops out or the adjusted a=1 and the adjusted b=-3 and adjusted c=19/4 ... although it's best to keep it as simple as possible in order to minimize the likelihood of adding a mistake caused by extra cleverness … it's useful to understand the root cause of the error, eg b^2=44? rather 144 which lead to the -260 … in order to eliminate the likely missteps in one's problem-solving process.
    $endgroup$
    – markbruns
    3 hours ago




















  • $begingroup$
    In applying the quadratic formula … it might help to divide all coefficients by the original a of 4 so that the a drops out or the adjusted a=1 and the adjusted b=-3 and adjusted c=19/4 ... although it's best to keep it as simple as possible in order to minimize the likelihood of adding a mistake caused by extra cleverness … it's useful to understand the root cause of the error, eg b^2=44? rather 144 which lead to the -260 … in order to eliminate the likely missteps in one's problem-solving process.
    $endgroup$
    – markbruns
    3 hours ago


















$begingroup$
In applying the quadratic formula … it might help to divide all coefficients by the original a of 4 so that the a drops out or the adjusted a=1 and the adjusted b=-3 and adjusted c=19/4 ... although it's best to keep it as simple as possible in order to minimize the likelihood of adding a mistake caused by extra cleverness … it's useful to understand the root cause of the error, eg b^2=44? rather 144 which lead to the -260 … in order to eliminate the likely missteps in one's problem-solving process.
$endgroup$
– markbruns
3 hours ago






$begingroup$
In applying the quadratic formula … it might help to divide all coefficients by the original a of 4 so that the a drops out or the adjusted a=1 and the adjusted b=-3 and adjusted c=19/4 ... although it's best to keep it as simple as possible in order to minimize the likelihood of adding a mistake caused by extra cleverness … it's useful to understand the root cause of the error, eg b^2=44? rather 144 which lead to the -260 … in order to eliminate the likely missteps in one's problem-solving process.
$endgroup$
– markbruns
3 hours ago













3












$begingroup$

When the $x$ coefficient is even, say $ax^2+2bx+c=0,$ there is an equivalent version of the quadratic equation which automatically cancels that extra factor of $4.$



Instead of the usual discriminant $D=b^2-4ac$ with this setup one calculates what might be called the "other" discriminant (for want of a better word) $E=b^2-ac$ as the thing under the radical. As usual if that's negative the complex number $i$ is used when squareroot of discriminant is taken.



Then the roots are $$frac{-b pm sqrt{E}}{a}.$$



For the re-written example you have: $4z^2-2(-6)z+19=0,$ we get $E=(-6)^2-4cdot 19=36-4cdot 19=36-76=-40.$ Then roots are $(6 pm sqrt{-40})/12.$ This simplifies again in this case.






share|cite|improve this answer









$endgroup$









  • 1




    $begingroup$
    When you write "$ax^2+2bx+c=0$" and "$D=b^2-4ac$", those are two different $b$s. You should pick another letter for the first one.
    $endgroup$
    – A. Howells
    12 hours ago










  • $begingroup$
    @A.Howells That is clear from my explanation, and is why $E$ was used for $b^2-ac$ instead of the traditional $D$ for the discriminant (when no built-in multiplier of $2$ before $x$-coefficient.
    $endgroup$
    – coffeemath
    12 hours ago










  • $begingroup$
    @coffeemath It's not clear. The traditional discriminant would be $D = (2b)^2 - 4ac$.
    $endgroup$
    – JiK
    11 hours ago










  • $begingroup$
    @JiK And that, divided by $4,$ is $b^2-ac.$
    $endgroup$
    – coffeemath
    7 hours ago










  • $begingroup$
    @coffeemath Yes, but this answer claims that $D = b^2 - 4ac$, which is wrong. The coefficient of the first degree term is $2b$ here, not $b$.
    $endgroup$
    – JiK
    5 hours ago
















3












$begingroup$

When the $x$ coefficient is even, say $ax^2+2bx+c=0,$ there is an equivalent version of the quadratic equation which automatically cancels that extra factor of $4.$



Instead of the usual discriminant $D=b^2-4ac$ with this setup one calculates what might be called the "other" discriminant (for want of a better word) $E=b^2-ac$ as the thing under the radical. As usual if that's negative the complex number $i$ is used when squareroot of discriminant is taken.



Then the roots are $$frac{-b pm sqrt{E}}{a}.$$



For the re-written example you have: $4z^2-2(-6)z+19=0,$ we get $E=(-6)^2-4cdot 19=36-4cdot 19=36-76=-40.$ Then roots are $(6 pm sqrt{-40})/12.$ This simplifies again in this case.






share|cite|improve this answer









$endgroup$









  • 1




    $begingroup$
    When you write "$ax^2+2bx+c=0$" and "$D=b^2-4ac$", those are two different $b$s. You should pick another letter for the first one.
    $endgroup$
    – A. Howells
    12 hours ago










  • $begingroup$
    @A.Howells That is clear from my explanation, and is why $E$ was used for $b^2-ac$ instead of the traditional $D$ for the discriminant (when no built-in multiplier of $2$ before $x$-coefficient.
    $endgroup$
    – coffeemath
    12 hours ago










  • $begingroup$
    @coffeemath It's not clear. The traditional discriminant would be $D = (2b)^2 - 4ac$.
    $endgroup$
    – JiK
    11 hours ago










  • $begingroup$
    @JiK And that, divided by $4,$ is $b^2-ac.$
    $endgroup$
    – coffeemath
    7 hours ago










  • $begingroup$
    @coffeemath Yes, but this answer claims that $D = b^2 - 4ac$, which is wrong. The coefficient of the first degree term is $2b$ here, not $b$.
    $endgroup$
    – JiK
    5 hours ago














3












3








3





$begingroup$

When the $x$ coefficient is even, say $ax^2+2bx+c=0,$ there is an equivalent version of the quadratic equation which automatically cancels that extra factor of $4.$



Instead of the usual discriminant $D=b^2-4ac$ with this setup one calculates what might be called the "other" discriminant (for want of a better word) $E=b^2-ac$ as the thing under the radical. As usual if that's negative the complex number $i$ is used when squareroot of discriminant is taken.



Then the roots are $$frac{-b pm sqrt{E}}{a}.$$



For the re-written example you have: $4z^2-2(-6)z+19=0,$ we get $E=(-6)^2-4cdot 19=36-4cdot 19=36-76=-40.$ Then roots are $(6 pm sqrt{-40})/12.$ This simplifies again in this case.






share|cite|improve this answer









$endgroup$



When the $x$ coefficient is even, say $ax^2+2bx+c=0,$ there is an equivalent version of the quadratic equation which automatically cancels that extra factor of $4.$



Instead of the usual discriminant $D=b^2-4ac$ with this setup one calculates what might be called the "other" discriminant (for want of a better word) $E=b^2-ac$ as the thing under the radical. As usual if that's negative the complex number $i$ is used when squareroot of discriminant is taken.



Then the roots are $$frac{-b pm sqrt{E}}{a}.$$



For the re-written example you have: $4z^2-2(-6)z+19=0,$ we get $E=(-6)^2-4cdot 19=36-4cdot 19=36-76=-40.$ Then roots are $(6 pm sqrt{-40})/12.$ This simplifies again in this case.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered 16 hours ago









coffeemathcoffeemath

2,6881413




2,6881413








  • 1




    $begingroup$
    When you write "$ax^2+2bx+c=0$" and "$D=b^2-4ac$", those are two different $b$s. You should pick another letter for the first one.
    $endgroup$
    – A. Howells
    12 hours ago










  • $begingroup$
    @A.Howells That is clear from my explanation, and is why $E$ was used for $b^2-ac$ instead of the traditional $D$ for the discriminant (when no built-in multiplier of $2$ before $x$-coefficient.
    $endgroup$
    – coffeemath
    12 hours ago










  • $begingroup$
    @coffeemath It's not clear. The traditional discriminant would be $D = (2b)^2 - 4ac$.
    $endgroup$
    – JiK
    11 hours ago










  • $begingroup$
    @JiK And that, divided by $4,$ is $b^2-ac.$
    $endgroup$
    – coffeemath
    7 hours ago










  • $begingroup$
    @coffeemath Yes, but this answer claims that $D = b^2 - 4ac$, which is wrong. The coefficient of the first degree term is $2b$ here, not $b$.
    $endgroup$
    – JiK
    5 hours ago














  • 1




    $begingroup$
    When you write "$ax^2+2bx+c=0$" and "$D=b^2-4ac$", those are two different $b$s. You should pick another letter for the first one.
    $endgroup$
    – A. Howells
    12 hours ago










  • $begingroup$
    @A.Howells That is clear from my explanation, and is why $E$ was used for $b^2-ac$ instead of the traditional $D$ for the discriminant (when no built-in multiplier of $2$ before $x$-coefficient.
    $endgroup$
    – coffeemath
    12 hours ago










  • $begingroup$
    @coffeemath It's not clear. The traditional discriminant would be $D = (2b)^2 - 4ac$.
    $endgroup$
    – JiK
    11 hours ago










  • $begingroup$
    @JiK And that, divided by $4,$ is $b^2-ac.$
    $endgroup$
    – coffeemath
    7 hours ago










  • $begingroup$
    @coffeemath Yes, but this answer claims that $D = b^2 - 4ac$, which is wrong. The coefficient of the first degree term is $2b$ here, not $b$.
    $endgroup$
    – JiK
    5 hours ago








1




1




$begingroup$
When you write "$ax^2+2bx+c=0$" and "$D=b^2-4ac$", those are two different $b$s. You should pick another letter for the first one.
$endgroup$
– A. Howells
12 hours ago




$begingroup$
When you write "$ax^2+2bx+c=0$" and "$D=b^2-4ac$", those are two different $b$s. You should pick another letter for the first one.
$endgroup$
– A. Howells
12 hours ago












$begingroup$
@A.Howells That is clear from my explanation, and is why $E$ was used for $b^2-ac$ instead of the traditional $D$ for the discriminant (when no built-in multiplier of $2$ before $x$-coefficient.
$endgroup$
– coffeemath
12 hours ago




$begingroup$
@A.Howells That is clear from my explanation, and is why $E$ was used for $b^2-ac$ instead of the traditional $D$ for the discriminant (when no built-in multiplier of $2$ before $x$-coefficient.
$endgroup$
– coffeemath
12 hours ago












$begingroup$
@coffeemath It's not clear. The traditional discriminant would be $D = (2b)^2 - 4ac$.
$endgroup$
– JiK
11 hours ago




$begingroup$
@coffeemath It's not clear. The traditional discriminant would be $D = (2b)^2 - 4ac$.
$endgroup$
– JiK
11 hours ago












$begingroup$
@JiK And that, divided by $4,$ is $b^2-ac.$
$endgroup$
– coffeemath
7 hours ago




$begingroup$
@JiK And that, divided by $4,$ is $b^2-ac.$
$endgroup$
– coffeemath
7 hours ago












$begingroup$
@coffeemath Yes, but this answer claims that $D = b^2 - 4ac$, which is wrong. The coefficient of the first degree term is $2b$ here, not $b$.
$endgroup$
– JiK
5 hours ago




$begingroup$
@coffeemath Yes, but this answer claims that $D = b^2 - 4ac$, which is wrong. The coefficient of the first degree term is $2b$ here, not $b$.
$endgroup$
– JiK
5 hours ago


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3077020%2fcomplex-quadratic-equation-always-comes-out-as-wrong%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Loup dans la culture

How to solve the problem of ntp “Unable to contact time server” from KDE?

Connection limited (no internet access)