How to find a straight line orthogonal to a curve?












2












$begingroup$


We want to find the equation of line passing through $(3,6)$ and cutting the curve $y=sqrt{x}$ orthogonally .



I thought that it means we have to find a normal through that point equation of normal is $y=mx -2am -am^3 $.
Putting $(3,6)$ in, we get $(m+2)(m^2-4m+3)$.



Then the equation of the straight line is coming $y+ 2x +4=0$.



EDIT not by OP: How to find the equation of straight line orthogonal to the curve.










share|cite|improve this question











$endgroup$












  • $begingroup$
    What's the question?
    $endgroup$
    – G-man
    Dec 18 '15 at 11:51










  • $begingroup$
    .. want to find the equation of line..
    $endgroup$
    – Narasimham
    Dec 18 '15 at 11:58










  • $begingroup$
    Please rephrase your question in a more readable form.
    $endgroup$
    – Aretino
    Dec 18 '15 at 12:00










  • $begingroup$
    I am not the OP.
    $endgroup$
    – Narasimham
    Dec 18 '15 at 12:05
















2












$begingroup$


We want to find the equation of line passing through $(3,6)$ and cutting the curve $y=sqrt{x}$ orthogonally .



I thought that it means we have to find a normal through that point equation of normal is $y=mx -2am -am^3 $.
Putting $(3,6)$ in, we get $(m+2)(m^2-4m+3)$.



Then the equation of the straight line is coming $y+ 2x +4=0$.



EDIT not by OP: How to find the equation of straight line orthogonal to the curve.










share|cite|improve this question











$endgroup$












  • $begingroup$
    What's the question?
    $endgroup$
    – G-man
    Dec 18 '15 at 11:51










  • $begingroup$
    .. want to find the equation of line..
    $endgroup$
    – Narasimham
    Dec 18 '15 at 11:58










  • $begingroup$
    Please rephrase your question in a more readable form.
    $endgroup$
    – Aretino
    Dec 18 '15 at 12:00










  • $begingroup$
    I am not the OP.
    $endgroup$
    – Narasimham
    Dec 18 '15 at 12:05














2












2








2





$begingroup$


We want to find the equation of line passing through $(3,6)$ and cutting the curve $y=sqrt{x}$ orthogonally .



I thought that it means we have to find a normal through that point equation of normal is $y=mx -2am -am^3 $.
Putting $(3,6)$ in, we get $(m+2)(m^2-4m+3)$.



Then the equation of the straight line is coming $y+ 2x +4=0$.



EDIT not by OP: How to find the equation of straight line orthogonal to the curve.










share|cite|improve this question











$endgroup$




We want to find the equation of line passing through $(3,6)$ and cutting the curve $y=sqrt{x}$ orthogonally .



I thought that it means we have to find a normal through that point equation of normal is $y=mx -2am -am^3 $.
Putting $(3,6)$ in, we get $(m+2)(m^2-4m+3)$.



Then the equation of the straight line is coming $y+ 2x +4=0$.



EDIT not by OP: How to find the equation of straight line orthogonal to the curve.







geometry analytic-geometry






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 7 '17 at 13:45









Jyrki Lahtonen

109k13170376




109k13170376










asked Dec 18 '15 at 11:35









user101522user101522

18111




18111












  • $begingroup$
    What's the question?
    $endgroup$
    – G-man
    Dec 18 '15 at 11:51










  • $begingroup$
    .. want to find the equation of line..
    $endgroup$
    – Narasimham
    Dec 18 '15 at 11:58










  • $begingroup$
    Please rephrase your question in a more readable form.
    $endgroup$
    – Aretino
    Dec 18 '15 at 12:00










  • $begingroup$
    I am not the OP.
    $endgroup$
    – Narasimham
    Dec 18 '15 at 12:05


















  • $begingroup$
    What's the question?
    $endgroup$
    – G-man
    Dec 18 '15 at 11:51










  • $begingroup$
    .. want to find the equation of line..
    $endgroup$
    – Narasimham
    Dec 18 '15 at 11:58










  • $begingroup$
    Please rephrase your question in a more readable form.
    $endgroup$
    – Aretino
    Dec 18 '15 at 12:00










  • $begingroup$
    I am not the OP.
    $endgroup$
    – Narasimham
    Dec 18 '15 at 12:05
















$begingroup$
What's the question?
$endgroup$
– G-man
Dec 18 '15 at 11:51




$begingroup$
What's the question?
$endgroup$
– G-man
Dec 18 '15 at 11:51












$begingroup$
.. want to find the equation of line..
$endgroup$
– Narasimham
Dec 18 '15 at 11:58




$begingroup$
.. want to find the equation of line..
$endgroup$
– Narasimham
Dec 18 '15 at 11:58












$begingroup$
Please rephrase your question in a more readable form.
$endgroup$
– Aretino
Dec 18 '15 at 12:00




$begingroup$
Please rephrase your question in a more readable form.
$endgroup$
– Aretino
Dec 18 '15 at 12:00












$begingroup$
I am not the OP.
$endgroup$
– Narasimham
Dec 18 '15 at 12:05




$begingroup$
I am not the OP.
$endgroup$
– Narasimham
Dec 18 '15 at 12:05










4 Answers
4






active

oldest

votes


















1












$begingroup$

At point $Q=(x_0,sqrt{x_0})$ on the given curve, the normal line has a slope $-2sqrt{x_0}$. This must be the same as the slope of the line connecting $P=(3,6)$ and $Q$, so we have the equation:
$$
-2sqrt{x_0}={6-sqrt{x_0}over 3-x_0}.
$$
This leads to a cubic equation, which fortunately has $x_0=4$ as its only real solution. It follows that $Q=(4,2)$ and the equation of line $PQ$ is $y=-4x+18$.



EDIT



Formula $-2sqrt{x_0}$ for the slope of the normal line at a point $(x_0,y_0)$ on a parabola having equation $y^2=2px$ can be obtained without calculus, imposing the condition that a generic line $y=mx+c$ intersects the parabola at a single point, thus being tangent (see here).



The result is that the slope of the tangent at $(x_0,y_0)$ is $m=p/y_0$, from which it follows that the slope of the normal line is $-1/m=-y_0/p$. In our case $p=1/2$ and $y_0=sqrt{x_0}$, so that the slope of the normal line at $(x_0,y_0)$ is $-2sqrt{x_0}$.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    How you get the slope -2√(x)
    $endgroup$
    – user101522
    Dec 18 '15 at 12:13










  • $begingroup$
    The derivative at $x_0$ is $-1/(2sqrt{x_0})$ and that is the slope of the tangent line.
    $endgroup$
    – Aretino
    Dec 18 '15 at 12:45










  • $begingroup$
    Then how we get the slope of tangent
    $endgroup$
    – user101522
    Dec 18 '15 at 13:30










  • $begingroup$
    You don't know what a derivative is?
    $endgroup$
    – Aretino
    Dec 18 '15 at 14:17










  • $begingroup$
    No I don't know the derivative
    $endgroup$
    – user101522
    Dec 18 '15 at 15:23



















0












$begingroup$

You need this result:




If two curves $f(x)$ and $g(x)$ (or a curve and a line), pass each other orthogonally at $x=c$, then $f(c)=g(c)$ and $f'(c)g'(c)=-1$.




Let the equation of the line be $g(x)=ax+b$ and let $f(x)=sqrt{x}$. Then we get the following system of equations:



$$3a+b=6$$



$$ac+b=sqrt{c}$$



$$a cdot frac{1}{2sqrt{c}} = -1$$



Subtracting the first from the second, we get $(c-3)a=sqrt{c}-6$, thus $$a=frac{sqrt{c}-6}{c-3}$$



Therefore we get the following equation in $c$:



$$frac{sqrt{c}-6}{c-3} cdot frac{1}{2sqrt{c}} = -1$$



$$sqrt{c}-6 = -2sqrt{c}(c-3)$$



Let $sqrt{c}=x$, we get the following equation in $x$: $$x-6 = -2x(x^2-3)$$



$$x-6 = -2x^3+6x$$



$$2x^3-5x-6 =0$$



We notice that $x=2$ is a root, use the rational root theorem.



$$(x-2)(2x^2+4x+3)=0$$



$$x=2 vee 2x^2+4x+3=0$$



The last equation has $b^2-4ac=16-24=-8$, so there are no real roots.



Thus $c=x^2=4$. Therefore $a=-4$ and $b=18$.Thus $y=-4x+18$.






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    Slope of tangent = $ dfrac{dsqrt x }{dx} = dfrac{1}{2 sqrt x} $. Slope of normal is its negative reciprocal.So equation of normal is:



    $$ frac{y-6}{x-3} = - 2 sqrt 3. $$






    share|cite|improve this answer











    $endgroup$













    • $begingroup$
      Then how we get the slope of tangent
      $endgroup$
      – user101522
      Dec 18 '15 at 13:30



















    0












    $begingroup$

    You got the equation and idea right, just substituted the wrong value of $a$.



    Here $y=sqrt{x}$ or $y^2 = x$ (where $y>0$) . It's a standard $y^2= 4ax$ parabola type where $a= 1/4$



    General eq. of normal: $y = mx -am^3 -2am$ (for $y^2 = 4ax$ types only) . Point 3,6 must satisfy this, hence, we will get a cubic eq. , by rational roots test, $m = -4$.



    Thence we get, $y +4x = 18$.






    share|cite|improve this answer











    $endgroup$













      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%2f1580952%2fhow-to-find-a-straight-line-orthogonal-to-a-curve%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      4 Answers
      4






      active

      oldest

      votes








      4 Answers
      4






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      1












      $begingroup$

      At point $Q=(x_0,sqrt{x_0})$ on the given curve, the normal line has a slope $-2sqrt{x_0}$. This must be the same as the slope of the line connecting $P=(3,6)$ and $Q$, so we have the equation:
      $$
      -2sqrt{x_0}={6-sqrt{x_0}over 3-x_0}.
      $$
      This leads to a cubic equation, which fortunately has $x_0=4$ as its only real solution. It follows that $Q=(4,2)$ and the equation of line $PQ$ is $y=-4x+18$.



      EDIT



      Formula $-2sqrt{x_0}$ for the slope of the normal line at a point $(x_0,y_0)$ on a parabola having equation $y^2=2px$ can be obtained without calculus, imposing the condition that a generic line $y=mx+c$ intersects the parabola at a single point, thus being tangent (see here).



      The result is that the slope of the tangent at $(x_0,y_0)$ is $m=p/y_0$, from which it follows that the slope of the normal line is $-1/m=-y_0/p$. In our case $p=1/2$ and $y_0=sqrt{x_0}$, so that the slope of the normal line at $(x_0,y_0)$ is $-2sqrt{x_0}$.






      share|cite|improve this answer











      $endgroup$













      • $begingroup$
        How you get the slope -2√(x)
        $endgroup$
        – user101522
        Dec 18 '15 at 12:13










      • $begingroup$
        The derivative at $x_0$ is $-1/(2sqrt{x_0})$ and that is the slope of the tangent line.
        $endgroup$
        – Aretino
        Dec 18 '15 at 12:45










      • $begingroup$
        Then how we get the slope of tangent
        $endgroup$
        – user101522
        Dec 18 '15 at 13:30










      • $begingroup$
        You don't know what a derivative is?
        $endgroup$
        – Aretino
        Dec 18 '15 at 14:17










      • $begingroup$
        No I don't know the derivative
        $endgroup$
        – user101522
        Dec 18 '15 at 15:23
















      1












      $begingroup$

      At point $Q=(x_0,sqrt{x_0})$ on the given curve, the normal line has a slope $-2sqrt{x_0}$. This must be the same as the slope of the line connecting $P=(3,6)$ and $Q$, so we have the equation:
      $$
      -2sqrt{x_0}={6-sqrt{x_0}over 3-x_0}.
      $$
      This leads to a cubic equation, which fortunately has $x_0=4$ as its only real solution. It follows that $Q=(4,2)$ and the equation of line $PQ$ is $y=-4x+18$.



      EDIT



      Formula $-2sqrt{x_0}$ for the slope of the normal line at a point $(x_0,y_0)$ on a parabola having equation $y^2=2px$ can be obtained without calculus, imposing the condition that a generic line $y=mx+c$ intersects the parabola at a single point, thus being tangent (see here).



      The result is that the slope of the tangent at $(x_0,y_0)$ is $m=p/y_0$, from which it follows that the slope of the normal line is $-1/m=-y_0/p$. In our case $p=1/2$ and $y_0=sqrt{x_0}$, so that the slope of the normal line at $(x_0,y_0)$ is $-2sqrt{x_0}$.






      share|cite|improve this answer











      $endgroup$













      • $begingroup$
        How you get the slope -2√(x)
        $endgroup$
        – user101522
        Dec 18 '15 at 12:13










      • $begingroup$
        The derivative at $x_0$ is $-1/(2sqrt{x_0})$ and that is the slope of the tangent line.
        $endgroup$
        – Aretino
        Dec 18 '15 at 12:45










      • $begingroup$
        Then how we get the slope of tangent
        $endgroup$
        – user101522
        Dec 18 '15 at 13:30










      • $begingroup$
        You don't know what a derivative is?
        $endgroup$
        – Aretino
        Dec 18 '15 at 14:17










      • $begingroup$
        No I don't know the derivative
        $endgroup$
        – user101522
        Dec 18 '15 at 15:23














      1












      1








      1





      $begingroup$

      At point $Q=(x_0,sqrt{x_0})$ on the given curve, the normal line has a slope $-2sqrt{x_0}$. This must be the same as the slope of the line connecting $P=(3,6)$ and $Q$, so we have the equation:
      $$
      -2sqrt{x_0}={6-sqrt{x_0}over 3-x_0}.
      $$
      This leads to a cubic equation, which fortunately has $x_0=4$ as its only real solution. It follows that $Q=(4,2)$ and the equation of line $PQ$ is $y=-4x+18$.



      EDIT



      Formula $-2sqrt{x_0}$ for the slope of the normal line at a point $(x_0,y_0)$ on a parabola having equation $y^2=2px$ can be obtained without calculus, imposing the condition that a generic line $y=mx+c$ intersects the parabola at a single point, thus being tangent (see here).



      The result is that the slope of the tangent at $(x_0,y_0)$ is $m=p/y_0$, from which it follows that the slope of the normal line is $-1/m=-y_0/p$. In our case $p=1/2$ and $y_0=sqrt{x_0}$, so that the slope of the normal line at $(x_0,y_0)$ is $-2sqrt{x_0}$.






      share|cite|improve this answer











      $endgroup$



      At point $Q=(x_0,sqrt{x_0})$ on the given curve, the normal line has a slope $-2sqrt{x_0}$. This must be the same as the slope of the line connecting $P=(3,6)$ and $Q$, so we have the equation:
      $$
      -2sqrt{x_0}={6-sqrt{x_0}over 3-x_0}.
      $$
      This leads to a cubic equation, which fortunately has $x_0=4$ as its only real solution. It follows that $Q=(4,2)$ and the equation of line $PQ$ is $y=-4x+18$.



      EDIT



      Formula $-2sqrt{x_0}$ for the slope of the normal line at a point $(x_0,y_0)$ on a parabola having equation $y^2=2px$ can be obtained without calculus, imposing the condition that a generic line $y=mx+c$ intersects the parabola at a single point, thus being tangent (see here).



      The result is that the slope of the tangent at $(x_0,y_0)$ is $m=p/y_0$, from which it follows that the slope of the normal line is $-1/m=-y_0/p$. In our case $p=1/2$ and $y_0=sqrt{x_0}$, so that the slope of the normal line at $(x_0,y_0)$ is $-2sqrt{x_0}$.







      share|cite|improve this answer














      share|cite|improve this answer



      share|cite|improve this answer








      edited Dec 18 '15 at 17:49

























      answered Dec 18 '15 at 12:05









      AretinoAretino

      24.1k21443




      24.1k21443












      • $begingroup$
        How you get the slope -2√(x)
        $endgroup$
        – user101522
        Dec 18 '15 at 12:13










      • $begingroup$
        The derivative at $x_0$ is $-1/(2sqrt{x_0})$ and that is the slope of the tangent line.
        $endgroup$
        – Aretino
        Dec 18 '15 at 12:45










      • $begingroup$
        Then how we get the slope of tangent
        $endgroup$
        – user101522
        Dec 18 '15 at 13:30










      • $begingroup$
        You don't know what a derivative is?
        $endgroup$
        – Aretino
        Dec 18 '15 at 14:17










      • $begingroup$
        No I don't know the derivative
        $endgroup$
        – user101522
        Dec 18 '15 at 15:23


















      • $begingroup$
        How you get the slope -2√(x)
        $endgroup$
        – user101522
        Dec 18 '15 at 12:13










      • $begingroup$
        The derivative at $x_0$ is $-1/(2sqrt{x_0})$ and that is the slope of the tangent line.
        $endgroup$
        – Aretino
        Dec 18 '15 at 12:45










      • $begingroup$
        Then how we get the slope of tangent
        $endgroup$
        – user101522
        Dec 18 '15 at 13:30










      • $begingroup$
        You don't know what a derivative is?
        $endgroup$
        – Aretino
        Dec 18 '15 at 14:17










      • $begingroup$
        No I don't know the derivative
        $endgroup$
        – user101522
        Dec 18 '15 at 15:23
















      $begingroup$
      How you get the slope -2√(x)
      $endgroup$
      – user101522
      Dec 18 '15 at 12:13




      $begingroup$
      How you get the slope -2√(x)
      $endgroup$
      – user101522
      Dec 18 '15 at 12:13












      $begingroup$
      The derivative at $x_0$ is $-1/(2sqrt{x_0})$ and that is the slope of the tangent line.
      $endgroup$
      – Aretino
      Dec 18 '15 at 12:45




      $begingroup$
      The derivative at $x_0$ is $-1/(2sqrt{x_0})$ and that is the slope of the tangent line.
      $endgroup$
      – Aretino
      Dec 18 '15 at 12:45












      $begingroup$
      Then how we get the slope of tangent
      $endgroup$
      – user101522
      Dec 18 '15 at 13:30




      $begingroup$
      Then how we get the slope of tangent
      $endgroup$
      – user101522
      Dec 18 '15 at 13:30












      $begingroup$
      You don't know what a derivative is?
      $endgroup$
      – Aretino
      Dec 18 '15 at 14:17




      $begingroup$
      You don't know what a derivative is?
      $endgroup$
      – Aretino
      Dec 18 '15 at 14:17












      $begingroup$
      No I don't know the derivative
      $endgroup$
      – user101522
      Dec 18 '15 at 15:23




      $begingroup$
      No I don't know the derivative
      $endgroup$
      – user101522
      Dec 18 '15 at 15:23











      0












      $begingroup$

      You need this result:




      If two curves $f(x)$ and $g(x)$ (or a curve and a line), pass each other orthogonally at $x=c$, then $f(c)=g(c)$ and $f'(c)g'(c)=-1$.




      Let the equation of the line be $g(x)=ax+b$ and let $f(x)=sqrt{x}$. Then we get the following system of equations:



      $$3a+b=6$$



      $$ac+b=sqrt{c}$$



      $$a cdot frac{1}{2sqrt{c}} = -1$$



      Subtracting the first from the second, we get $(c-3)a=sqrt{c}-6$, thus $$a=frac{sqrt{c}-6}{c-3}$$



      Therefore we get the following equation in $c$:



      $$frac{sqrt{c}-6}{c-3} cdot frac{1}{2sqrt{c}} = -1$$



      $$sqrt{c}-6 = -2sqrt{c}(c-3)$$



      Let $sqrt{c}=x$, we get the following equation in $x$: $$x-6 = -2x(x^2-3)$$



      $$x-6 = -2x^3+6x$$



      $$2x^3-5x-6 =0$$



      We notice that $x=2$ is a root, use the rational root theorem.



      $$(x-2)(2x^2+4x+3)=0$$



      $$x=2 vee 2x^2+4x+3=0$$



      The last equation has $b^2-4ac=16-24=-8$, so there are no real roots.



      Thus $c=x^2=4$. Therefore $a=-4$ and $b=18$.Thus $y=-4x+18$.






      share|cite|improve this answer









      $endgroup$


















        0












        $begingroup$

        You need this result:




        If two curves $f(x)$ and $g(x)$ (or a curve and a line), pass each other orthogonally at $x=c$, then $f(c)=g(c)$ and $f'(c)g'(c)=-1$.




        Let the equation of the line be $g(x)=ax+b$ and let $f(x)=sqrt{x}$. Then we get the following system of equations:



        $$3a+b=6$$



        $$ac+b=sqrt{c}$$



        $$a cdot frac{1}{2sqrt{c}} = -1$$



        Subtracting the first from the second, we get $(c-3)a=sqrt{c}-6$, thus $$a=frac{sqrt{c}-6}{c-3}$$



        Therefore we get the following equation in $c$:



        $$frac{sqrt{c}-6}{c-3} cdot frac{1}{2sqrt{c}} = -1$$



        $$sqrt{c}-6 = -2sqrt{c}(c-3)$$



        Let $sqrt{c}=x$, we get the following equation in $x$: $$x-6 = -2x(x^2-3)$$



        $$x-6 = -2x^3+6x$$



        $$2x^3-5x-6 =0$$



        We notice that $x=2$ is a root, use the rational root theorem.



        $$(x-2)(2x^2+4x+3)=0$$



        $$x=2 vee 2x^2+4x+3=0$$



        The last equation has $b^2-4ac=16-24=-8$, so there are no real roots.



        Thus $c=x^2=4$. Therefore $a=-4$ and $b=18$.Thus $y=-4x+18$.






        share|cite|improve this answer









        $endgroup$
















          0












          0








          0





          $begingroup$

          You need this result:




          If two curves $f(x)$ and $g(x)$ (or a curve and a line), pass each other orthogonally at $x=c$, then $f(c)=g(c)$ and $f'(c)g'(c)=-1$.




          Let the equation of the line be $g(x)=ax+b$ and let $f(x)=sqrt{x}$. Then we get the following system of equations:



          $$3a+b=6$$



          $$ac+b=sqrt{c}$$



          $$a cdot frac{1}{2sqrt{c}} = -1$$



          Subtracting the first from the second, we get $(c-3)a=sqrt{c}-6$, thus $$a=frac{sqrt{c}-6}{c-3}$$



          Therefore we get the following equation in $c$:



          $$frac{sqrt{c}-6}{c-3} cdot frac{1}{2sqrt{c}} = -1$$



          $$sqrt{c}-6 = -2sqrt{c}(c-3)$$



          Let $sqrt{c}=x$, we get the following equation in $x$: $$x-6 = -2x(x^2-3)$$



          $$x-6 = -2x^3+6x$$



          $$2x^3-5x-6 =0$$



          We notice that $x=2$ is a root, use the rational root theorem.



          $$(x-2)(2x^2+4x+3)=0$$



          $$x=2 vee 2x^2+4x+3=0$$



          The last equation has $b^2-4ac=16-24=-8$, so there are no real roots.



          Thus $c=x^2=4$. Therefore $a=-4$ and $b=18$.Thus $y=-4x+18$.






          share|cite|improve this answer









          $endgroup$



          You need this result:




          If two curves $f(x)$ and $g(x)$ (or a curve and a line), pass each other orthogonally at $x=c$, then $f(c)=g(c)$ and $f'(c)g'(c)=-1$.




          Let the equation of the line be $g(x)=ax+b$ and let $f(x)=sqrt{x}$. Then we get the following system of equations:



          $$3a+b=6$$



          $$ac+b=sqrt{c}$$



          $$a cdot frac{1}{2sqrt{c}} = -1$$



          Subtracting the first from the second, we get $(c-3)a=sqrt{c}-6$, thus $$a=frac{sqrt{c}-6}{c-3}$$



          Therefore we get the following equation in $c$:



          $$frac{sqrt{c}-6}{c-3} cdot frac{1}{2sqrt{c}} = -1$$



          $$sqrt{c}-6 = -2sqrt{c}(c-3)$$



          Let $sqrt{c}=x$, we get the following equation in $x$: $$x-6 = -2x(x^2-3)$$



          $$x-6 = -2x^3+6x$$



          $$2x^3-5x-6 =0$$



          We notice that $x=2$ is a root, use the rational root theorem.



          $$(x-2)(2x^2+4x+3)=0$$



          $$x=2 vee 2x^2+4x+3=0$$



          The last equation has $b^2-4ac=16-24=-8$, so there are no real roots.



          Thus $c=x^2=4$. Therefore $a=-4$ and $b=18$.Thus $y=-4x+18$.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 18 '15 at 12:06









          wythagoraswythagoras

          21.6k444104




          21.6k444104























              0












              $begingroup$

              Slope of tangent = $ dfrac{dsqrt x }{dx} = dfrac{1}{2 sqrt x} $. Slope of normal is its negative reciprocal.So equation of normal is:



              $$ frac{y-6}{x-3} = - 2 sqrt 3. $$






              share|cite|improve this answer











              $endgroup$













              • $begingroup$
                Then how we get the slope of tangent
                $endgroup$
                – user101522
                Dec 18 '15 at 13:30
















              0












              $begingroup$

              Slope of tangent = $ dfrac{dsqrt x }{dx} = dfrac{1}{2 sqrt x} $. Slope of normal is its negative reciprocal.So equation of normal is:



              $$ frac{y-6}{x-3} = - 2 sqrt 3. $$






              share|cite|improve this answer











              $endgroup$













              • $begingroup$
                Then how we get the slope of tangent
                $endgroup$
                – user101522
                Dec 18 '15 at 13:30














              0












              0








              0





              $begingroup$

              Slope of tangent = $ dfrac{dsqrt x }{dx} = dfrac{1}{2 sqrt x} $. Slope of normal is its negative reciprocal.So equation of normal is:



              $$ frac{y-6}{x-3} = - 2 sqrt 3. $$






              share|cite|improve this answer











              $endgroup$



              Slope of tangent = $ dfrac{dsqrt x }{dx} = dfrac{1}{2 sqrt x} $. Slope of normal is its negative reciprocal.So equation of normal is:



              $$ frac{y-6}{x-3} = - 2 sqrt 3. $$







              share|cite|improve this answer














              share|cite|improve this answer



              share|cite|improve this answer








              edited Dec 18 '15 at 18:33

























              answered Dec 18 '15 at 11:55









              NarasimhamNarasimham

              20.8k62158




              20.8k62158












              • $begingroup$
                Then how we get the slope of tangent
                $endgroup$
                – user101522
                Dec 18 '15 at 13:30


















              • $begingroup$
                Then how we get the slope of tangent
                $endgroup$
                – user101522
                Dec 18 '15 at 13:30
















              $begingroup$
              Then how we get the slope of tangent
              $endgroup$
              – user101522
              Dec 18 '15 at 13:30




              $begingroup$
              Then how we get the slope of tangent
              $endgroup$
              – user101522
              Dec 18 '15 at 13:30











              0












              $begingroup$

              You got the equation and idea right, just substituted the wrong value of $a$.



              Here $y=sqrt{x}$ or $y^2 = x$ (where $y>0$) . It's a standard $y^2= 4ax$ parabola type where $a= 1/4$



              General eq. of normal: $y = mx -am^3 -2am$ (for $y^2 = 4ax$ types only) . Point 3,6 must satisfy this, hence, we will get a cubic eq. , by rational roots test, $m = -4$.



              Thence we get, $y +4x = 18$.






              share|cite|improve this answer











              $endgroup$


















                0












                $begingroup$

                You got the equation and idea right, just substituted the wrong value of $a$.



                Here $y=sqrt{x}$ or $y^2 = x$ (where $y>0$) . It's a standard $y^2= 4ax$ parabola type where $a= 1/4$



                General eq. of normal: $y = mx -am^3 -2am$ (for $y^2 = 4ax$ types only) . Point 3,6 must satisfy this, hence, we will get a cubic eq. , by rational roots test, $m = -4$.



                Thence we get, $y +4x = 18$.






                share|cite|improve this answer











                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  You got the equation and idea right, just substituted the wrong value of $a$.



                  Here $y=sqrt{x}$ or $y^2 = x$ (where $y>0$) . It's a standard $y^2= 4ax$ parabola type where $a= 1/4$



                  General eq. of normal: $y = mx -am^3 -2am$ (for $y^2 = 4ax$ types only) . Point 3,6 must satisfy this, hence, we will get a cubic eq. , by rational roots test, $m = -4$.



                  Thence we get, $y +4x = 18$.






                  share|cite|improve this answer











                  $endgroup$



                  You got the equation and idea right, just substituted the wrong value of $a$.



                  Here $y=sqrt{x}$ or $y^2 = x$ (where $y>0$) . It's a standard $y^2= 4ax$ parabola type where $a= 1/4$



                  General eq. of normal: $y = mx -am^3 -2am$ (for $y^2 = 4ax$ types only) . Point 3,6 must satisfy this, hence, we will get a cubic eq. , by rational roots test, $m = -4$.



                  Thence we get, $y +4x = 18$.







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Dec 19 '18 at 18:22









                  francescop21

                  1,008118




                  1,008118










                  answered Dec 19 '18 at 18:01









                  Abhinav RawalAbhinav Rawal

                  11




                  11






























                      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%2f1580952%2fhow-to-find-a-straight-line-orthogonal-to-a-curve%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

                      Tonle Sap (See)

                      I get strange results when I access the Sqlitedatabase with Unity C# via XAMPP

                      Guatemaltekische Davis-Cup-Mannschaft