If $y=mx + c$ is a tangent to an ellipse $frac{x^2}{a^2}+frac{y^2}{b^2}=1$, then $c^2=a^2m^2 + b^2$











up vote
0
down vote

favorite













If $y=mx + c$ is a tangent to an ellipse $frac{x^2}{a^2}+frac{y^2}{b^2}=1$, then show that $c^2=a^2m^2 + b^2$.




So for this question, first off I tried to differentiate it using implicit differentiation. I got
$$frac{dy}{dx}=-frac{xb^2}{ya^2}$$



Afterward, I was unsure how to proceed. I tried subbing the above into $y=mx +c$, but I don't think that helps. How to I get $c^2=a^2m^2 + b^2$ out?










share|cite|improve this question
























  • you substitute $y=mx+c$ in ellipse equation and make the discriminant of the quadratic zero
    – Ekaveera Kumar Sharma
    Feb 22 '16 at 4:00















up vote
0
down vote

favorite













If $y=mx + c$ is a tangent to an ellipse $frac{x^2}{a^2}+frac{y^2}{b^2}=1$, then show that $c^2=a^2m^2 + b^2$.




So for this question, first off I tried to differentiate it using implicit differentiation. I got
$$frac{dy}{dx}=-frac{xb^2}{ya^2}$$



Afterward, I was unsure how to proceed. I tried subbing the above into $y=mx +c$, but I don't think that helps. How to I get $c^2=a^2m^2 + b^2$ out?










share|cite|improve this question
























  • you substitute $y=mx+c$ in ellipse equation and make the discriminant of the quadratic zero
    – Ekaveera Kumar Sharma
    Feb 22 '16 at 4:00













up vote
0
down vote

favorite









up vote
0
down vote

favorite












If $y=mx + c$ is a tangent to an ellipse $frac{x^2}{a^2}+frac{y^2}{b^2}=1$, then show that $c^2=a^2m^2 + b^2$.




So for this question, first off I tried to differentiate it using implicit differentiation. I got
$$frac{dy}{dx}=-frac{xb^2}{ya^2}$$



Afterward, I was unsure how to proceed. I tried subbing the above into $y=mx +c$, but I don't think that helps. How to I get $c^2=a^2m^2 + b^2$ out?










share|cite|improve this question
















If $y=mx + c$ is a tangent to an ellipse $frac{x^2}{a^2}+frac{y^2}{b^2}=1$, then show that $c^2=a^2m^2 + b^2$.




So for this question, first off I tried to differentiate it using implicit differentiation. I got
$$frac{dy}{dx}=-frac{xb^2}{ya^2}$$



Afterward, I was unsure how to proceed. I tried subbing the above into $y=mx +c$, but I don't think that helps. How to I get $c^2=a^2m^2 + b^2$ out?







conic-sections






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 27 at 12:28









Blue

47.2k870149




47.2k870149










asked Feb 22 '16 at 3:30









ChemistryStudent

337




337












  • you substitute $y=mx+c$ in ellipse equation and make the discriminant of the quadratic zero
    – Ekaveera Kumar Sharma
    Feb 22 '16 at 4:00


















  • you substitute $y=mx+c$ in ellipse equation and make the discriminant of the quadratic zero
    – Ekaveera Kumar Sharma
    Feb 22 '16 at 4:00
















you substitute $y=mx+c$ in ellipse equation and make the discriminant of the quadratic zero
– Ekaveera Kumar Sharma
Feb 22 '16 at 4:00




you substitute $y=mx+c$ in ellipse equation and make the discriminant of the quadratic zero
– Ekaveera Kumar Sharma
Feb 22 '16 at 4:00










2 Answers
2






active

oldest

votes

















up vote
0
down vote













Let a general point on the given line be represented by $P=(alpha, malpha+c)$. Then this point's distance taken from the two foci ($(ae,0); (-ae,0)$) must sum to $2a$, where $e=(1-frac{b^2}{a^2})^frac{1}{2}$.
$therefore ((alpha-ae)^2 + (alpha m+c-0)^2))^frac{1}{2} + ((alpha m+ae)^2 + (alpha+c-0)^2))^frac{1}{2} = 2a$
But you don't actually solve need to solve this equation for $alpha$. Get the quadratic equation in $alpha$ and since the line $y=mx+c$ is a tangent, it touches the curve at a single point, hence the determinant of the equation in $alpha$ should be zero. That should give you the result.






share|cite|improve this answer























  • so do I get the quadratic by subbing in y=mx + c into the ellipsis equation?
    – ChemistryStudent
    Feb 22 '16 at 4:08












  • Yes. $(x,mx+c)$ would represent a general point on the line. Get a quadratic in $x$, set the determinant $=0$.
    – Omanshu Thapliyal
    Feb 22 '16 at 4:10


















up vote
0
down vote













Substitute $y=mx+c$ into $frac{x^{2}}{a^{2}}+frac{y^{2}}{b^{2}}=1$, we have



begin{align*}
frac{x^{2}}{a^{2}}+frac{(mx+c)^{2}}{b^{2}} &=1 \
left( frac{1}{a^{2}}+frac{m^{2}}{b^{2}} right)x^{2}+
frac{2mc}{b^{2}} x+frac{c^{2}}{b^{2}}-1 &=0
end{align*}



For tangency, $Delta=0$



begin{align*}
left( frac{2mc}{b^{2}} right)^{2}-
4left( frac{1}{a^{2}}+frac{m^{2}}{b^{2}} right)
left( frac{c^{2}}{b^{2}}-1 right) &=0 \
m^{2}a^{2}c^{2}-(b^{2}+a^{2}m^{2})(c^{2}-b^{2}) &= 0 \
b^{4}-b^{2}c^{2}+a^{2}b^{2}m^{2} &=0 \
a^{2}m^{2}+b^{2} &= c^{2}
end{align*}






share|cite|improve this answer





















    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',
    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%2f1666529%2fif-y-mx-c-is-a-tangent-to-an-ellipse-fracx2a2-fracy2b2-1-th%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








    up vote
    0
    down vote













    Let a general point on the given line be represented by $P=(alpha, malpha+c)$. Then this point's distance taken from the two foci ($(ae,0); (-ae,0)$) must sum to $2a$, where $e=(1-frac{b^2}{a^2})^frac{1}{2}$.
    $therefore ((alpha-ae)^2 + (alpha m+c-0)^2))^frac{1}{2} + ((alpha m+ae)^2 + (alpha+c-0)^2))^frac{1}{2} = 2a$
    But you don't actually solve need to solve this equation for $alpha$. Get the quadratic equation in $alpha$ and since the line $y=mx+c$ is a tangent, it touches the curve at a single point, hence the determinant of the equation in $alpha$ should be zero. That should give you the result.






    share|cite|improve this answer























    • so do I get the quadratic by subbing in y=mx + c into the ellipsis equation?
      – ChemistryStudent
      Feb 22 '16 at 4:08












    • Yes. $(x,mx+c)$ would represent a general point on the line. Get a quadratic in $x$, set the determinant $=0$.
      – Omanshu Thapliyal
      Feb 22 '16 at 4:10















    up vote
    0
    down vote













    Let a general point on the given line be represented by $P=(alpha, malpha+c)$. Then this point's distance taken from the two foci ($(ae,0); (-ae,0)$) must sum to $2a$, where $e=(1-frac{b^2}{a^2})^frac{1}{2}$.
    $therefore ((alpha-ae)^2 + (alpha m+c-0)^2))^frac{1}{2} + ((alpha m+ae)^2 + (alpha+c-0)^2))^frac{1}{2} = 2a$
    But you don't actually solve need to solve this equation for $alpha$. Get the quadratic equation in $alpha$ and since the line $y=mx+c$ is a tangent, it touches the curve at a single point, hence the determinant of the equation in $alpha$ should be zero. That should give you the result.






    share|cite|improve this answer























    • so do I get the quadratic by subbing in y=mx + c into the ellipsis equation?
      – ChemistryStudent
      Feb 22 '16 at 4:08












    • Yes. $(x,mx+c)$ would represent a general point on the line. Get a quadratic in $x$, set the determinant $=0$.
      – Omanshu Thapliyal
      Feb 22 '16 at 4:10













    up vote
    0
    down vote










    up vote
    0
    down vote









    Let a general point on the given line be represented by $P=(alpha, malpha+c)$. Then this point's distance taken from the two foci ($(ae,0); (-ae,0)$) must sum to $2a$, where $e=(1-frac{b^2}{a^2})^frac{1}{2}$.
    $therefore ((alpha-ae)^2 + (alpha m+c-0)^2))^frac{1}{2} + ((alpha m+ae)^2 + (alpha+c-0)^2))^frac{1}{2} = 2a$
    But you don't actually solve need to solve this equation for $alpha$. Get the quadratic equation in $alpha$ and since the line $y=mx+c$ is a tangent, it touches the curve at a single point, hence the determinant of the equation in $alpha$ should be zero. That should give you the result.






    share|cite|improve this answer














    Let a general point on the given line be represented by $P=(alpha, malpha+c)$. Then this point's distance taken from the two foci ($(ae,0); (-ae,0)$) must sum to $2a$, where $e=(1-frac{b^2}{a^2})^frac{1}{2}$.
    $therefore ((alpha-ae)^2 + (alpha m+c-0)^2))^frac{1}{2} + ((alpha m+ae)^2 + (alpha+c-0)^2))^frac{1}{2} = 2a$
    But you don't actually solve need to solve this equation for $alpha$. Get the quadratic equation in $alpha$ and since the line $y=mx+c$ is a tangent, it touches the curve at a single point, hence the determinant of the equation in $alpha$ should be zero. That should give you the result.







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited Feb 22 '16 at 4:45

























    answered Feb 22 '16 at 4:01









    Omanshu Thapliyal

    14




    14












    • so do I get the quadratic by subbing in y=mx + c into the ellipsis equation?
      – ChemistryStudent
      Feb 22 '16 at 4:08












    • Yes. $(x,mx+c)$ would represent a general point on the line. Get a quadratic in $x$, set the determinant $=0$.
      – Omanshu Thapliyal
      Feb 22 '16 at 4:10


















    • so do I get the quadratic by subbing in y=mx + c into the ellipsis equation?
      – ChemistryStudent
      Feb 22 '16 at 4:08












    • Yes. $(x,mx+c)$ would represent a general point on the line. Get a quadratic in $x$, set the determinant $=0$.
      – Omanshu Thapliyal
      Feb 22 '16 at 4:10
















    so do I get the quadratic by subbing in y=mx + c into the ellipsis equation?
    – ChemistryStudent
    Feb 22 '16 at 4:08






    so do I get the quadratic by subbing in y=mx + c into the ellipsis equation?
    – ChemistryStudent
    Feb 22 '16 at 4:08














    Yes. $(x,mx+c)$ would represent a general point on the line. Get a quadratic in $x$, set the determinant $=0$.
    – Omanshu Thapliyal
    Feb 22 '16 at 4:10




    Yes. $(x,mx+c)$ would represent a general point on the line. Get a quadratic in $x$, set the determinant $=0$.
    – Omanshu Thapliyal
    Feb 22 '16 at 4:10










    up vote
    0
    down vote













    Substitute $y=mx+c$ into $frac{x^{2}}{a^{2}}+frac{y^{2}}{b^{2}}=1$, we have



    begin{align*}
    frac{x^{2}}{a^{2}}+frac{(mx+c)^{2}}{b^{2}} &=1 \
    left( frac{1}{a^{2}}+frac{m^{2}}{b^{2}} right)x^{2}+
    frac{2mc}{b^{2}} x+frac{c^{2}}{b^{2}}-1 &=0
    end{align*}



    For tangency, $Delta=0$



    begin{align*}
    left( frac{2mc}{b^{2}} right)^{2}-
    4left( frac{1}{a^{2}}+frac{m^{2}}{b^{2}} right)
    left( frac{c^{2}}{b^{2}}-1 right) &=0 \
    m^{2}a^{2}c^{2}-(b^{2}+a^{2}m^{2})(c^{2}-b^{2}) &= 0 \
    b^{4}-b^{2}c^{2}+a^{2}b^{2}m^{2} &=0 \
    a^{2}m^{2}+b^{2} &= c^{2}
    end{align*}






    share|cite|improve this answer

























      up vote
      0
      down vote













      Substitute $y=mx+c$ into $frac{x^{2}}{a^{2}}+frac{y^{2}}{b^{2}}=1$, we have



      begin{align*}
      frac{x^{2}}{a^{2}}+frac{(mx+c)^{2}}{b^{2}} &=1 \
      left( frac{1}{a^{2}}+frac{m^{2}}{b^{2}} right)x^{2}+
      frac{2mc}{b^{2}} x+frac{c^{2}}{b^{2}}-1 &=0
      end{align*}



      For tangency, $Delta=0$



      begin{align*}
      left( frac{2mc}{b^{2}} right)^{2}-
      4left( frac{1}{a^{2}}+frac{m^{2}}{b^{2}} right)
      left( frac{c^{2}}{b^{2}}-1 right) &=0 \
      m^{2}a^{2}c^{2}-(b^{2}+a^{2}m^{2})(c^{2}-b^{2}) &= 0 \
      b^{4}-b^{2}c^{2}+a^{2}b^{2}m^{2} &=0 \
      a^{2}m^{2}+b^{2} &= c^{2}
      end{align*}






      share|cite|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        Substitute $y=mx+c$ into $frac{x^{2}}{a^{2}}+frac{y^{2}}{b^{2}}=1$, we have



        begin{align*}
        frac{x^{2}}{a^{2}}+frac{(mx+c)^{2}}{b^{2}} &=1 \
        left( frac{1}{a^{2}}+frac{m^{2}}{b^{2}} right)x^{2}+
        frac{2mc}{b^{2}} x+frac{c^{2}}{b^{2}}-1 &=0
        end{align*}



        For tangency, $Delta=0$



        begin{align*}
        left( frac{2mc}{b^{2}} right)^{2}-
        4left( frac{1}{a^{2}}+frac{m^{2}}{b^{2}} right)
        left( frac{c^{2}}{b^{2}}-1 right) &=0 \
        m^{2}a^{2}c^{2}-(b^{2}+a^{2}m^{2})(c^{2}-b^{2}) &= 0 \
        b^{4}-b^{2}c^{2}+a^{2}b^{2}m^{2} &=0 \
        a^{2}m^{2}+b^{2} &= c^{2}
        end{align*}






        share|cite|improve this answer












        Substitute $y=mx+c$ into $frac{x^{2}}{a^{2}}+frac{y^{2}}{b^{2}}=1$, we have



        begin{align*}
        frac{x^{2}}{a^{2}}+frac{(mx+c)^{2}}{b^{2}} &=1 \
        left( frac{1}{a^{2}}+frac{m^{2}}{b^{2}} right)x^{2}+
        frac{2mc}{b^{2}} x+frac{c^{2}}{b^{2}}-1 &=0
        end{align*}



        For tangency, $Delta=0$



        begin{align*}
        left( frac{2mc}{b^{2}} right)^{2}-
        4left( frac{1}{a^{2}}+frac{m^{2}}{b^{2}} right)
        left( frac{c^{2}}{b^{2}}-1 right) &=0 \
        m^{2}a^{2}c^{2}-(b^{2}+a^{2}m^{2})(c^{2}-b^{2}) &= 0 \
        b^{4}-b^{2}c^{2}+a^{2}b^{2}m^{2} &=0 \
        a^{2}m^{2}+b^{2} &= c^{2}
        end{align*}







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Feb 22 '16 at 6:57









        Ng Chung Tak

        13.8k31234




        13.8k31234






























            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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.


            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%2f1666529%2fif-y-mx-c-is-a-tangent-to-an-ellipse-fracx2a2-fracy2b2-1-th%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

            Sphinx de Gizeh

            Dijon

            Determine an Integral..