Calculus, solving for increasing/decreasing and concavity












0














Determine the intervals where the function is increasing and where it is decreasing. (Enter your answers using interval notation.)



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



Find intervals of concavity for the graph of the function



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



I have already found the first and second derivative but I am confused on how to solve for it



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



$$f ''(x) = frac{2ln(x)-3}{x^3}$$










share|cite|improve this question





























    0














    Determine the intervals where the function is increasing and where it is decreasing. (Enter your answers using interval notation.)



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



    Find intervals of concavity for the graph of the function



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



    I have already found the first and second derivative but I am confused on how to solve for it



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



    $$f ''(x) = frac{2ln(x)-3}{x^3}$$










    share|cite|improve this question



























      0












      0








      0







      Determine the intervals where the function is increasing and where it is decreasing. (Enter your answers using interval notation.)



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



      Find intervals of concavity for the graph of the function



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



      I have already found the first and second derivative but I am confused on how to solve for it



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



      $$f ''(x) = frac{2ln(x)-3}{x^3}$$










      share|cite|improve this question















      Determine the intervals where the function is increasing and where it is decreasing. (Enter your answers using interval notation.)



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



      Find intervals of concavity for the graph of the function



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



      I have already found the first and second derivative but I am confused on how to solve for it



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



      $$f ''(x) = frac{2ln(x)-3}{x^3}$$







      calculus






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Nov 9 '17 at 10:55









      Teddy38

      2,0512520




      2,0512520










      asked Nov 5 '16 at 22:59









      Nick Mazzone

      11




      11






















          3 Answers
          3






          active

          oldest

          votes


















          0














          So let's first begin with finding out the intervals where the function is increasing and decreasing.



          To do this, we would find the critical numbers of the first derivative.
          (That is, what values of x, set f'(x) = 0? Solving this, we get:



          x= e and x =0



          Now that you have your critical numbers, you can form your intervals. This would be: (negative infinity to 0, 0 to e and e to infinity)



          You do the same thing for the second derivative to find intervals for concavity






          share|cite|improve this answer





















          • Do you really think that $(-infty,0)$ is allowed ?
            – Jean Marie
            Nov 5 '16 at 23:11












          • $f$ is not defined for $xle 0.$
            – mfl
            Nov 5 '16 at 23:11










          • if f is not defined would that just make the interval (0,e)?
            – Nick Mazzone
            Nov 5 '16 at 23:13










          • also thank you all for the help. much appreciated.
            – Nick Mazzone
            Nov 5 '16 at 23:13










          • Sorry about that, yup the interval would be (0,e). and (e,infty)
            – Siddart Fredrick
            Nov 5 '16 at 23:17



















          0














          Hint



          You have got $$f'(x)=dfrac{1-ln x}{x^2}.$$ If you solve $1-ln x=0$ you get $x=e.$ Note that $x^2$ is positive on $(0,infty)$ which is the domain of $f.$ So, you need to study the sign of $f$ on $(0,e)$ and $(e,infty).$ You get



          $$begin{array}{ccc} & (0,e) & (e,infty)\ mathrm{sign}(f') & quad+ & -end{array}$$ Thus, $f$ is increasing on $(0,e)$ and decreasing on $(e,infty).$



          Proceed in a similar way with the second derivative. (Note that $x^3$ is positive on $(0,infty)$ and so you only need to study the sign of the numerator.)






          share|cite|improve this answer





























            0














            Intervals of concavity:



            $$f''(x)<0 iff ln(x)<3/2 iff ln(x)<ln(e^{3/2}) iff x<e^{3/2}approx 4.48.$$



            (the last equivalence being due to the increasing property of $ln$ function).



            Thus $begin{cases}0<x<e^{3/2} &Longrightarrow & f text{concave,}\x>e^{3/2} &Longrightarrow & f text{convex.}end{cases}$



            One can see/check on the graphics below that point $A$ with abscissa $e^{3/2}$ separates the curve into its concave and convex parts.



            enter image description here






            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',
              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%2f2001230%2fcalculus-solving-for-increasing-decreasing-and-concavity%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              0














              So let's first begin with finding out the intervals where the function is increasing and decreasing.



              To do this, we would find the critical numbers of the first derivative.
              (That is, what values of x, set f'(x) = 0? Solving this, we get:



              x= e and x =0



              Now that you have your critical numbers, you can form your intervals. This would be: (negative infinity to 0, 0 to e and e to infinity)



              You do the same thing for the second derivative to find intervals for concavity






              share|cite|improve this answer





















              • Do you really think that $(-infty,0)$ is allowed ?
                – Jean Marie
                Nov 5 '16 at 23:11












              • $f$ is not defined for $xle 0.$
                – mfl
                Nov 5 '16 at 23:11










              • if f is not defined would that just make the interval (0,e)?
                – Nick Mazzone
                Nov 5 '16 at 23:13










              • also thank you all for the help. much appreciated.
                – Nick Mazzone
                Nov 5 '16 at 23:13










              • Sorry about that, yup the interval would be (0,e). and (e,infty)
                – Siddart Fredrick
                Nov 5 '16 at 23:17
















              0














              So let's first begin with finding out the intervals where the function is increasing and decreasing.



              To do this, we would find the critical numbers of the first derivative.
              (That is, what values of x, set f'(x) = 0? Solving this, we get:



              x= e and x =0



              Now that you have your critical numbers, you can form your intervals. This would be: (negative infinity to 0, 0 to e and e to infinity)



              You do the same thing for the second derivative to find intervals for concavity






              share|cite|improve this answer





















              • Do you really think that $(-infty,0)$ is allowed ?
                – Jean Marie
                Nov 5 '16 at 23:11












              • $f$ is not defined for $xle 0.$
                – mfl
                Nov 5 '16 at 23:11










              • if f is not defined would that just make the interval (0,e)?
                – Nick Mazzone
                Nov 5 '16 at 23:13










              • also thank you all for the help. much appreciated.
                – Nick Mazzone
                Nov 5 '16 at 23:13










              • Sorry about that, yup the interval would be (0,e). and (e,infty)
                – Siddart Fredrick
                Nov 5 '16 at 23:17














              0












              0








              0






              So let's first begin with finding out the intervals where the function is increasing and decreasing.



              To do this, we would find the critical numbers of the first derivative.
              (That is, what values of x, set f'(x) = 0? Solving this, we get:



              x= e and x =0



              Now that you have your critical numbers, you can form your intervals. This would be: (negative infinity to 0, 0 to e and e to infinity)



              You do the same thing for the second derivative to find intervals for concavity






              share|cite|improve this answer












              So let's first begin with finding out the intervals where the function is increasing and decreasing.



              To do this, we would find the critical numbers of the first derivative.
              (That is, what values of x, set f'(x) = 0? Solving this, we get:



              x= e and x =0



              Now that you have your critical numbers, you can form your intervals. This would be: (negative infinity to 0, 0 to e and e to infinity)



              You do the same thing for the second derivative to find intervals for concavity







              share|cite|improve this answer












              share|cite|improve this answer



              share|cite|improve this answer










              answered Nov 5 '16 at 23:07









              Siddart Fredrick

              31114




              31114












              • Do you really think that $(-infty,0)$ is allowed ?
                – Jean Marie
                Nov 5 '16 at 23:11












              • $f$ is not defined for $xle 0.$
                – mfl
                Nov 5 '16 at 23:11










              • if f is not defined would that just make the interval (0,e)?
                – Nick Mazzone
                Nov 5 '16 at 23:13










              • also thank you all for the help. much appreciated.
                – Nick Mazzone
                Nov 5 '16 at 23:13










              • Sorry about that, yup the interval would be (0,e). and (e,infty)
                – Siddart Fredrick
                Nov 5 '16 at 23:17


















              • Do you really think that $(-infty,0)$ is allowed ?
                – Jean Marie
                Nov 5 '16 at 23:11












              • $f$ is not defined for $xle 0.$
                – mfl
                Nov 5 '16 at 23:11










              • if f is not defined would that just make the interval (0,e)?
                – Nick Mazzone
                Nov 5 '16 at 23:13










              • also thank you all for the help. much appreciated.
                – Nick Mazzone
                Nov 5 '16 at 23:13










              • Sorry about that, yup the interval would be (0,e). and (e,infty)
                – Siddart Fredrick
                Nov 5 '16 at 23:17
















              Do you really think that $(-infty,0)$ is allowed ?
              – Jean Marie
              Nov 5 '16 at 23:11






              Do you really think that $(-infty,0)$ is allowed ?
              – Jean Marie
              Nov 5 '16 at 23:11














              $f$ is not defined for $xle 0.$
              – mfl
              Nov 5 '16 at 23:11




              $f$ is not defined for $xle 0.$
              – mfl
              Nov 5 '16 at 23:11












              if f is not defined would that just make the interval (0,e)?
              – Nick Mazzone
              Nov 5 '16 at 23:13




              if f is not defined would that just make the interval (0,e)?
              – Nick Mazzone
              Nov 5 '16 at 23:13












              also thank you all for the help. much appreciated.
              – Nick Mazzone
              Nov 5 '16 at 23:13




              also thank you all for the help. much appreciated.
              – Nick Mazzone
              Nov 5 '16 at 23:13












              Sorry about that, yup the interval would be (0,e). and (e,infty)
              – Siddart Fredrick
              Nov 5 '16 at 23:17




              Sorry about that, yup the interval would be (0,e). and (e,infty)
              – Siddart Fredrick
              Nov 5 '16 at 23:17











              0














              Hint



              You have got $$f'(x)=dfrac{1-ln x}{x^2}.$$ If you solve $1-ln x=0$ you get $x=e.$ Note that $x^2$ is positive on $(0,infty)$ which is the domain of $f.$ So, you need to study the sign of $f$ on $(0,e)$ and $(e,infty).$ You get



              $$begin{array}{ccc} & (0,e) & (e,infty)\ mathrm{sign}(f') & quad+ & -end{array}$$ Thus, $f$ is increasing on $(0,e)$ and decreasing on $(e,infty).$



              Proceed in a similar way with the second derivative. (Note that $x^3$ is positive on $(0,infty)$ and so you only need to study the sign of the numerator.)






              share|cite|improve this answer


























                0














                Hint



                You have got $$f'(x)=dfrac{1-ln x}{x^2}.$$ If you solve $1-ln x=0$ you get $x=e.$ Note that $x^2$ is positive on $(0,infty)$ which is the domain of $f.$ So, you need to study the sign of $f$ on $(0,e)$ and $(e,infty).$ You get



                $$begin{array}{ccc} & (0,e) & (e,infty)\ mathrm{sign}(f') & quad+ & -end{array}$$ Thus, $f$ is increasing on $(0,e)$ and decreasing on $(e,infty).$



                Proceed in a similar way with the second derivative. (Note that $x^3$ is positive on $(0,infty)$ and so you only need to study the sign of the numerator.)






                share|cite|improve this answer
























                  0












                  0








                  0






                  Hint



                  You have got $$f'(x)=dfrac{1-ln x}{x^2}.$$ If you solve $1-ln x=0$ you get $x=e.$ Note that $x^2$ is positive on $(0,infty)$ which is the domain of $f.$ So, you need to study the sign of $f$ on $(0,e)$ and $(e,infty).$ You get



                  $$begin{array}{ccc} & (0,e) & (e,infty)\ mathrm{sign}(f') & quad+ & -end{array}$$ Thus, $f$ is increasing on $(0,e)$ and decreasing on $(e,infty).$



                  Proceed in a similar way with the second derivative. (Note that $x^3$ is positive on $(0,infty)$ and so you only need to study the sign of the numerator.)






                  share|cite|improve this answer












                  Hint



                  You have got $$f'(x)=dfrac{1-ln x}{x^2}.$$ If you solve $1-ln x=0$ you get $x=e.$ Note that $x^2$ is positive on $(0,infty)$ which is the domain of $f.$ So, you need to study the sign of $f$ on $(0,e)$ and $(e,infty).$ You get



                  $$begin{array}{ccc} & (0,e) & (e,infty)\ mathrm{sign}(f') & quad+ & -end{array}$$ Thus, $f$ is increasing on $(0,e)$ and decreasing on $(e,infty).$



                  Proceed in a similar way with the second derivative. (Note that $x^3$ is positive on $(0,infty)$ and so you only need to study the sign of the numerator.)







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Nov 5 '16 at 23:07









                  mfl

                  26k12141




                  26k12141























                      0














                      Intervals of concavity:



                      $$f''(x)<0 iff ln(x)<3/2 iff ln(x)<ln(e^{3/2}) iff x<e^{3/2}approx 4.48.$$



                      (the last equivalence being due to the increasing property of $ln$ function).



                      Thus $begin{cases}0<x<e^{3/2} &Longrightarrow & f text{concave,}\x>e^{3/2} &Longrightarrow & f text{convex.}end{cases}$



                      One can see/check on the graphics below that point $A$ with abscissa $e^{3/2}$ separates the curve into its concave and convex parts.



                      enter image description here






                      share|cite|improve this answer


























                        0














                        Intervals of concavity:



                        $$f''(x)<0 iff ln(x)<3/2 iff ln(x)<ln(e^{3/2}) iff x<e^{3/2}approx 4.48.$$



                        (the last equivalence being due to the increasing property of $ln$ function).



                        Thus $begin{cases}0<x<e^{3/2} &Longrightarrow & f text{concave,}\x>e^{3/2} &Longrightarrow & f text{convex.}end{cases}$



                        One can see/check on the graphics below that point $A$ with abscissa $e^{3/2}$ separates the curve into its concave and convex parts.



                        enter image description here






                        share|cite|improve this answer
























                          0












                          0








                          0






                          Intervals of concavity:



                          $$f''(x)<0 iff ln(x)<3/2 iff ln(x)<ln(e^{3/2}) iff x<e^{3/2}approx 4.48.$$



                          (the last equivalence being due to the increasing property of $ln$ function).



                          Thus $begin{cases}0<x<e^{3/2} &Longrightarrow & f text{concave,}\x>e^{3/2} &Longrightarrow & f text{convex.}end{cases}$



                          One can see/check on the graphics below that point $A$ with abscissa $e^{3/2}$ separates the curve into its concave and convex parts.



                          enter image description here






                          share|cite|improve this answer












                          Intervals of concavity:



                          $$f''(x)<0 iff ln(x)<3/2 iff ln(x)<ln(e^{3/2}) iff x<e^{3/2}approx 4.48.$$



                          (the last equivalence being due to the increasing property of $ln$ function).



                          Thus $begin{cases}0<x<e^{3/2} &Longrightarrow & f text{concave,}\x>e^{3/2} &Longrightarrow & f text{convex.}end{cases}$



                          One can see/check on the graphics below that point $A$ with abscissa $e^{3/2}$ separates the curve into its concave and convex parts.



                          enter image description here







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Nov 5 '16 at 23:50









                          Jean Marie

                          28.8k41949




                          28.8k41949






























                              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%2f2001230%2fcalculus-solving-for-increasing-decreasing-and-concavity%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

                              MongoDB - Not Authorized To Execute Command

                              How to fix TextFormField cause rebuild widget in Flutter

                              Npm cannot find a required file even through it is in the searched directory