Finding local extrema: Derivative of quotient











up vote
0
down vote

favorite












$$f(x) = frac{ln(x)}{sqrt x}$$



I am trying to take the derivative of this.



What I have is:



$$f'(x)=frac {frac1x sqrt x - frac 1{2sqrt x} ln(x)}{x}$$



simplifying, I get:



$$-0.5cdotfrac {ln(x)}{x^{3/2}} + x^frac {-1}{2}$$



-- At this point my answer differs from the solution for the term on the right hand side... I get $x^{-1/2}$ and they have $x^{-3/2}$. But I really don't understand how they got that.



And then, if it is correct up to here, I'm not sure how to solve it. If anyone could help me I would really appreciate it. Thanks!










share|cite|improve this question




























    up vote
    0
    down vote

    favorite












    $$f(x) = frac{ln(x)}{sqrt x}$$



    I am trying to take the derivative of this.



    What I have is:



    $$f'(x)=frac {frac1x sqrt x - frac 1{2sqrt x} ln(x)}{x}$$



    simplifying, I get:



    $$-0.5cdotfrac {ln(x)}{x^{3/2}} + x^frac {-1}{2}$$



    -- At this point my answer differs from the solution for the term on the right hand side... I get $x^{-1/2}$ and they have $x^{-3/2}$. But I really don't understand how they got that.



    And then, if it is correct up to here, I'm not sure how to solve it. If anyone could help me I would really appreciate it. Thanks!










    share|cite|improve this question


























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      $$f(x) = frac{ln(x)}{sqrt x}$$



      I am trying to take the derivative of this.



      What I have is:



      $$f'(x)=frac {frac1x sqrt x - frac 1{2sqrt x} ln(x)}{x}$$



      simplifying, I get:



      $$-0.5cdotfrac {ln(x)}{x^{3/2}} + x^frac {-1}{2}$$



      -- At this point my answer differs from the solution for the term on the right hand side... I get $x^{-1/2}$ and they have $x^{-3/2}$. But I really don't understand how they got that.



      And then, if it is correct up to here, I'm not sure how to solve it. If anyone could help me I would really appreciate it. Thanks!










      share|cite|improve this question















      $$f(x) = frac{ln(x)}{sqrt x}$$



      I am trying to take the derivative of this.



      What I have is:



      $$f'(x)=frac {frac1x sqrt x - frac 1{2sqrt x} ln(x)}{x}$$



      simplifying, I get:



      $$-0.5cdotfrac {ln(x)}{x^{3/2}} + x^frac {-1}{2}$$



      -- At this point my answer differs from the solution for the term on the right hand side... I get $x^{-1/2}$ and they have $x^{-3/2}$. But I really don't understand how they got that.



      And then, if it is correct up to here, I'm not sure how to solve it. If anyone could help me I would really appreciate it. Thanks!







      derivatives






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Nov 18 at 18:27









      gimusi

      87.4k74393




      87.4k74393










      asked Nov 18 at 18:19









      M Do

      143




      143






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          We obtain



          $$f'(x)=frac {frac1x sqrt x - frac 1{2sqrt x} ln(x)}{x}=frac{sqrt x}{x^2}-frac 1{2xsqrt x} ln(x)=frac{1}{xsqrt x}-frac 1{2xsqrt x} ln(x)$$



          which agrees with the solution you are looking for.






          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%2f3003907%2ffinding-local-extrema-derivative-of-quotient%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








            up vote
            0
            down vote













            We obtain



            $$f'(x)=frac {frac1x sqrt x - frac 1{2sqrt x} ln(x)}{x}=frac{sqrt x}{x^2}-frac 1{2xsqrt x} ln(x)=frac{1}{xsqrt x}-frac 1{2xsqrt x} ln(x)$$



            which agrees with the solution you are looking for.






            share|cite|improve this answer

























              up vote
              0
              down vote













              We obtain



              $$f'(x)=frac {frac1x sqrt x - frac 1{2sqrt x} ln(x)}{x}=frac{sqrt x}{x^2}-frac 1{2xsqrt x} ln(x)=frac{1}{xsqrt x}-frac 1{2xsqrt x} ln(x)$$



              which agrees with the solution you are looking for.






              share|cite|improve this answer























                up vote
                0
                down vote










                up vote
                0
                down vote









                We obtain



                $$f'(x)=frac {frac1x sqrt x - frac 1{2sqrt x} ln(x)}{x}=frac{sqrt x}{x^2}-frac 1{2xsqrt x} ln(x)=frac{1}{xsqrt x}-frac 1{2xsqrt x} ln(x)$$



                which agrees with the solution you are looking for.






                share|cite|improve this answer












                We obtain



                $$f'(x)=frac {frac1x sqrt x - frac 1{2sqrt x} ln(x)}{x}=frac{sqrt x}{x^2}-frac 1{2xsqrt x} ln(x)=frac{1}{xsqrt x}-frac 1{2xsqrt x} ln(x)$$



                which agrees with the solution you are looking for.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Nov 18 at 18:22









                gimusi

                87.4k74393




                87.4k74393






























                     

                    draft saved


                    draft discarded



















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3003907%2ffinding-local-extrema-derivative-of-quotient%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

                    Le Mesnil-Réaume

                    Ida-Boy-Ed-Garten

                    web3.py web3.isConnected() returns false always