Quadratics: Intuitive relation between discriminant and derivative at roots












3












$begingroup$


While working with quadratics that have real roots, I realized an interesting fact:



The slope of a quadratic at its roots is equal to $pm sqrt{D}$ where $D=b^2-4ac$



Proof:



$$f(x) = ax^2 + bx +c$$



$$f'(x) = 2ax+b$$



Roots:



$$x = frac{-bpmsqrt{b^2-4ac}}{2a}$$



So, if we try to find the slope at any root ($r$):



$$f’(r) = pm sqrt D$$



where the sign ($pm$) can be determined by whether the root is on the right of the vertex or the left.



If the quadratic has only $1$ root (or $2$ roots that are the same) then it means the quadratic is at a stationary point so the slope must be $0$. This is backed by the fact that quadratics have only 1 distinct root when $b^2 - 4ac = 0$.



What geometric/intuitive approach can be applied to explain this interesting phenomenon?










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Section 3 of this paper offers some geometric insights for the quadratic: nickalls.org/dick/papers/maths/quadratic2000.pdf
    $endgroup$
    – Andy Walls
    Jan 15 at 12:15
















3












$begingroup$


While working with quadratics that have real roots, I realized an interesting fact:



The slope of a quadratic at its roots is equal to $pm sqrt{D}$ where $D=b^2-4ac$



Proof:



$$f(x) = ax^2 + bx +c$$



$$f'(x) = 2ax+b$$



Roots:



$$x = frac{-bpmsqrt{b^2-4ac}}{2a}$$



So, if we try to find the slope at any root ($r$):



$$f’(r) = pm sqrt D$$



where the sign ($pm$) can be determined by whether the root is on the right of the vertex or the left.



If the quadratic has only $1$ root (or $2$ roots that are the same) then it means the quadratic is at a stationary point so the slope must be $0$. This is backed by the fact that quadratics have only 1 distinct root when $b^2 - 4ac = 0$.



What geometric/intuitive approach can be applied to explain this interesting phenomenon?










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Section 3 of this paper offers some geometric insights for the quadratic: nickalls.org/dick/papers/maths/quadratic2000.pdf
    $endgroup$
    – Andy Walls
    Jan 15 at 12:15














3












3








3





$begingroup$


While working with quadratics that have real roots, I realized an interesting fact:



The slope of a quadratic at its roots is equal to $pm sqrt{D}$ where $D=b^2-4ac$



Proof:



$$f(x) = ax^2 + bx +c$$



$$f'(x) = 2ax+b$$



Roots:



$$x = frac{-bpmsqrt{b^2-4ac}}{2a}$$



So, if we try to find the slope at any root ($r$):



$$f’(r) = pm sqrt D$$



where the sign ($pm$) can be determined by whether the root is on the right of the vertex or the left.



If the quadratic has only $1$ root (or $2$ roots that are the same) then it means the quadratic is at a stationary point so the slope must be $0$. This is backed by the fact that quadratics have only 1 distinct root when $b^2 - 4ac = 0$.



What geometric/intuitive approach can be applied to explain this interesting phenomenon?










share|cite|improve this question











$endgroup$




While working with quadratics that have real roots, I realized an interesting fact:



The slope of a quadratic at its roots is equal to $pm sqrt{D}$ where $D=b^2-4ac$



Proof:



$$f(x) = ax^2 + bx +c$$



$$f'(x) = 2ax+b$$



Roots:



$$x = frac{-bpmsqrt{b^2-4ac}}{2a}$$



So, if we try to find the slope at any root ($r$):



$$f’(r) = pm sqrt D$$



where the sign ($pm$) can be determined by whether the root is on the right of the vertex or the left.



If the quadratic has only $1$ root (or $2$ roots that are the same) then it means the quadratic is at a stationary point so the slope must be $0$. This is backed by the fact that quadratics have only 1 distinct root when $b^2 - 4ac = 0$.



What geometric/intuitive approach can be applied to explain this interesting phenomenon?







derivatives polynomials roots quadratics slope






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 14 at 11:34









KM101

6,0861525




6,0861525










asked Jan 14 at 11:10









Vikhyat AgarwalVikhyat Agarwal

1163




1163








  • 1




    $begingroup$
    Section 3 of this paper offers some geometric insights for the quadratic: nickalls.org/dick/papers/maths/quadratic2000.pdf
    $endgroup$
    – Andy Walls
    Jan 15 at 12:15














  • 1




    $begingroup$
    Section 3 of this paper offers some geometric insights for the quadratic: nickalls.org/dick/papers/maths/quadratic2000.pdf
    $endgroup$
    – Andy Walls
    Jan 15 at 12:15








1




1




$begingroup$
Section 3 of this paper offers some geometric insights for the quadratic: nickalls.org/dick/papers/maths/quadratic2000.pdf
$endgroup$
– Andy Walls
Jan 15 at 12:15




$begingroup$
Section 3 of this paper offers some geometric insights for the quadratic: nickalls.org/dick/papers/maths/quadratic2000.pdf
$endgroup$
– Andy Walls
Jan 15 at 12:15










1 Answer
1






active

oldest

votes


















0












$begingroup$

I don’t see there is any special geometric related interpretation.



We will just discuss the case that $D gt 0$ such that $alpha$ and $beta$ are the two real roots with $alpha lt beta$.



For simplicity, we also drop the $pm$ sign.



$sqrt D = dfrac aa sqrt D$



$ = asqrt {(dfrac {-b}{a})^2 – dfrac {4c}{a}}$



$= a sqrt {(beta + alpha)^2 – 4alphabeta}$



$= a sqrt {(beta - alpha)^2}$



$= a times (beta - alpha)$



At this point, we can just say that $f’(r)$ is just a times the length of the difference of the two x-intercepts cut-off by the quadratic function.






share|cite|improve this answer









$endgroup$














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


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3073112%2fquadratics-intuitive-relation-between-discriminant-and-derivative-at-roots%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









    0












    $begingroup$

    I don’t see there is any special geometric related interpretation.



    We will just discuss the case that $D gt 0$ such that $alpha$ and $beta$ are the two real roots with $alpha lt beta$.



    For simplicity, we also drop the $pm$ sign.



    $sqrt D = dfrac aa sqrt D$



    $ = asqrt {(dfrac {-b}{a})^2 – dfrac {4c}{a}}$



    $= a sqrt {(beta + alpha)^2 – 4alphabeta}$



    $= a sqrt {(beta - alpha)^2}$



    $= a times (beta - alpha)$



    At this point, we can just say that $f’(r)$ is just a times the length of the difference of the two x-intercepts cut-off by the quadratic function.






    share|cite|improve this answer









    $endgroup$


















      0












      $begingroup$

      I don’t see there is any special geometric related interpretation.



      We will just discuss the case that $D gt 0$ such that $alpha$ and $beta$ are the two real roots with $alpha lt beta$.



      For simplicity, we also drop the $pm$ sign.



      $sqrt D = dfrac aa sqrt D$



      $ = asqrt {(dfrac {-b}{a})^2 – dfrac {4c}{a}}$



      $= a sqrt {(beta + alpha)^2 – 4alphabeta}$



      $= a sqrt {(beta - alpha)^2}$



      $= a times (beta - alpha)$



      At this point, we can just say that $f’(r)$ is just a times the length of the difference of the two x-intercepts cut-off by the quadratic function.






      share|cite|improve this answer









      $endgroup$
















        0












        0








        0





        $begingroup$

        I don’t see there is any special geometric related interpretation.



        We will just discuss the case that $D gt 0$ such that $alpha$ and $beta$ are the two real roots with $alpha lt beta$.



        For simplicity, we also drop the $pm$ sign.



        $sqrt D = dfrac aa sqrt D$



        $ = asqrt {(dfrac {-b}{a})^2 – dfrac {4c}{a}}$



        $= a sqrt {(beta + alpha)^2 – 4alphabeta}$



        $= a sqrt {(beta - alpha)^2}$



        $= a times (beta - alpha)$



        At this point, we can just say that $f’(r)$ is just a times the length of the difference of the two x-intercepts cut-off by the quadratic function.






        share|cite|improve this answer









        $endgroup$



        I don’t see there is any special geometric related interpretation.



        We will just discuss the case that $D gt 0$ such that $alpha$ and $beta$ are the two real roots with $alpha lt beta$.



        For simplicity, we also drop the $pm$ sign.



        $sqrt D = dfrac aa sqrt D$



        $ = asqrt {(dfrac {-b}{a})^2 – dfrac {4c}{a}}$



        $= a sqrt {(beta + alpha)^2 – 4alphabeta}$



        $= a sqrt {(beta - alpha)^2}$



        $= a times (beta - alpha)$



        At this point, we can just say that $f’(r)$ is just a times the length of the difference of the two x-intercepts cut-off by the quadratic function.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Jan 15 at 10:03









        MickMick

        12.1k31641




        12.1k31641






























            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%2f3073112%2fquadratics-intuitive-relation-between-discriminant-and-derivative-at-roots%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

            Bressuire

            Cabo Verde

            Gyllenstierna