Find Relative Maxima And Minima for $y = 2 x ^ 3 - 3 x ^ 2 - 36 x + 4 = 0$ & find absolute maxima /minima in the interval $[ 0,4 ]$

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite
1












I got the second derivative $12x-6$ for this equation $y = 2 x ^ 3 - 3 x ^ 2 - 36 x + 4 = 0$ and the local minimum is something $3$ and $-2$ as local maximum, but I don't know how to find absolute maximum and minimum.



Am I supposed to use those interval points as $f(0)$ and $f(4)$ and apply to derivative and answer should be $-6$ as absolute maximum and $42$ and absolute minimum. I don't know. Please guide me.










share|cite|improve this question























  • Hi, please try to explain better what you did :)
    – Riccardo Ceccon
    Sep 3 at 9:35










  • alright i will edit with more elaboration
    – Gaurav Singh
    Sep 3 at 9:36










  • $y= dots = 0$ is not the equation of a function of $x$. That $=0$ that you’ve tacked onto the end is extraneous.
    – amd
    Sep 3 at 21:22














up vote
2
down vote

favorite
1












I got the second derivative $12x-6$ for this equation $y = 2 x ^ 3 - 3 x ^ 2 - 36 x + 4 = 0$ and the local minimum is something $3$ and $-2$ as local maximum, but I don't know how to find absolute maximum and minimum.



Am I supposed to use those interval points as $f(0)$ and $f(4)$ and apply to derivative and answer should be $-6$ as absolute maximum and $42$ and absolute minimum. I don't know. Please guide me.










share|cite|improve this question























  • Hi, please try to explain better what you did :)
    – Riccardo Ceccon
    Sep 3 at 9:35










  • alright i will edit with more elaboration
    – Gaurav Singh
    Sep 3 at 9:36










  • $y= dots = 0$ is not the equation of a function of $x$. That $=0$ that you’ve tacked onto the end is extraneous.
    – amd
    Sep 3 at 21:22












up vote
2
down vote

favorite
1









up vote
2
down vote

favorite
1






1





I got the second derivative $12x-6$ for this equation $y = 2 x ^ 3 - 3 x ^ 2 - 36 x + 4 = 0$ and the local minimum is something $3$ and $-2$ as local maximum, but I don't know how to find absolute maximum and minimum.



Am I supposed to use those interval points as $f(0)$ and $f(4)$ and apply to derivative and answer should be $-6$ as absolute maximum and $42$ and absolute minimum. I don't know. Please guide me.










share|cite|improve this question















I got the second derivative $12x-6$ for this equation $y = 2 x ^ 3 - 3 x ^ 2 - 36 x + 4 = 0$ and the local minimum is something $3$ and $-2$ as local maximum, but I don't know how to find absolute maximum and minimum.



Am I supposed to use those interval points as $f(0)$ and $f(4)$ and apply to derivative and answer should be $-6$ as absolute maximum and $42$ and absolute minimum. I don't know. Please guide me.







calculus maxima-minima






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Sep 3 at 11:51









N. F. Taussig

39.6k93153




39.6k93153










asked Sep 3 at 9:30









Gaurav Singh

767




767











  • Hi, please try to explain better what you did :)
    – Riccardo Ceccon
    Sep 3 at 9:35










  • alright i will edit with more elaboration
    – Gaurav Singh
    Sep 3 at 9:36










  • $y= dots = 0$ is not the equation of a function of $x$. That $=0$ that you’ve tacked onto the end is extraneous.
    – amd
    Sep 3 at 21:22
















  • Hi, please try to explain better what you did :)
    – Riccardo Ceccon
    Sep 3 at 9:35










  • alright i will edit with more elaboration
    – Gaurav Singh
    Sep 3 at 9:36










  • $y= dots = 0$ is not the equation of a function of $x$. That $=0$ that you’ve tacked onto the end is extraneous.
    – amd
    Sep 3 at 21:22















Hi, please try to explain better what you did :)
– Riccardo Ceccon
Sep 3 at 9:35




Hi, please try to explain better what you did :)
– Riccardo Ceccon
Sep 3 at 9:35












alright i will edit with more elaboration
– Gaurav Singh
Sep 3 at 9:36




alright i will edit with more elaboration
– Gaurav Singh
Sep 3 at 9:36












$y= dots = 0$ is not the equation of a function of $x$. That $=0$ that you’ve tacked onto the end is extraneous.
– amd
Sep 3 at 21:22




$y= dots = 0$ is not the equation of a function of $x$. That $=0$ that you’ve tacked onto the end is extraneous.
– amd
Sep 3 at 21:22










2 Answers
2






active

oldest

votes

















up vote
2
down vote



accepted










Guide:



Your derivative is not correct. You have computed the second derivative instead.



$$f'(x) = 6x^2-6x-36=0$$



To find relative maxima and minima, set $f'(x) =0$ and solve for $x$. Those are candidate for relative maxima and minima. You can verify which one is it by evaluating the second deritive.



To find absolute maxima and minima in $[0,4]$, compare the values of $f(0), f(4)$, as well as any values for relative maxima and minima that you have obtained earlier if they reside in the interior.






share|cite|improve this answer




















  • ok thanks for the guide..
    – Gaurav Singh
    Sep 3 at 9:50

















up vote
0
down vote













You gave the second derivative of $f(x)=2x^3-3x^2-36x+4$. To find the maximum and minimum we have to find such $x$ with $f'(x)=0$ and then we can use $f''$ to decide if we have a maximum or minimum.



It is $f'(x)=6x^2-6x$ and $6x^2-6x-36=0Leftrightarrow x^2-x-6=0$.



Using the quadratic formula we get:



$x_1,2=frac12pmsqrtfrac14+6=frac12pmsqrt6.25=frac12pm 2.5$



$x_1= 3$ and $x_2=-2$.



Now we have to plug these solutions into $f''$ and see if it is less or greater than zero.
If $f''(x)>0$ we have a minimum and $f''(x)<0$ we have a maximum.






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: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    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%2f2903698%2ffind-relative-maxima-and-minima-for-y-2-x-3-3-x-2-36-x-4%23new-answer', 'question_page');

    );

    Post as a guest






























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    2
    down vote



    accepted










    Guide:



    Your derivative is not correct. You have computed the second derivative instead.



    $$f'(x) = 6x^2-6x-36=0$$



    To find relative maxima and minima, set $f'(x) =0$ and solve for $x$. Those are candidate for relative maxima and minima. You can verify which one is it by evaluating the second deritive.



    To find absolute maxima and minima in $[0,4]$, compare the values of $f(0), f(4)$, as well as any values for relative maxima and minima that you have obtained earlier if they reside in the interior.






    share|cite|improve this answer




















    • ok thanks for the guide..
      – Gaurav Singh
      Sep 3 at 9:50














    up vote
    2
    down vote



    accepted










    Guide:



    Your derivative is not correct. You have computed the second derivative instead.



    $$f'(x) = 6x^2-6x-36=0$$



    To find relative maxima and minima, set $f'(x) =0$ and solve for $x$. Those are candidate for relative maxima and minima. You can verify which one is it by evaluating the second deritive.



    To find absolute maxima and minima in $[0,4]$, compare the values of $f(0), f(4)$, as well as any values for relative maxima and minima that you have obtained earlier if they reside in the interior.






    share|cite|improve this answer




















    • ok thanks for the guide..
      – Gaurav Singh
      Sep 3 at 9:50












    up vote
    2
    down vote



    accepted







    up vote
    2
    down vote



    accepted






    Guide:



    Your derivative is not correct. You have computed the second derivative instead.



    $$f'(x) = 6x^2-6x-36=0$$



    To find relative maxima and minima, set $f'(x) =0$ and solve for $x$. Those are candidate for relative maxima and minima. You can verify which one is it by evaluating the second deritive.



    To find absolute maxima and minima in $[0,4]$, compare the values of $f(0), f(4)$, as well as any values for relative maxima and minima that you have obtained earlier if they reside in the interior.






    share|cite|improve this answer












    Guide:



    Your derivative is not correct. You have computed the second derivative instead.



    $$f'(x) = 6x^2-6x-36=0$$



    To find relative maxima and minima, set $f'(x) =0$ and solve for $x$. Those are candidate for relative maxima and minima. You can verify which one is it by evaluating the second deritive.



    To find absolute maxima and minima in $[0,4]$, compare the values of $f(0), f(4)$, as well as any values for relative maxima and minima that you have obtained earlier if they reside in the interior.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Sep 3 at 9:38









    Siong Thye Goh

    82.2k1456104




    82.2k1456104











    • ok thanks for the guide..
      – Gaurav Singh
      Sep 3 at 9:50
















    • ok thanks for the guide..
      – Gaurav Singh
      Sep 3 at 9:50















    ok thanks for the guide..
    – Gaurav Singh
    Sep 3 at 9:50




    ok thanks for the guide..
    – Gaurav Singh
    Sep 3 at 9:50










    up vote
    0
    down vote













    You gave the second derivative of $f(x)=2x^3-3x^2-36x+4$. To find the maximum and minimum we have to find such $x$ with $f'(x)=0$ and then we can use $f''$ to decide if we have a maximum or minimum.



    It is $f'(x)=6x^2-6x$ and $6x^2-6x-36=0Leftrightarrow x^2-x-6=0$.



    Using the quadratic formula we get:



    $x_1,2=frac12pmsqrtfrac14+6=frac12pmsqrt6.25=frac12pm 2.5$



    $x_1= 3$ and $x_2=-2$.



    Now we have to plug these solutions into $f''$ and see if it is less or greater than zero.
    If $f''(x)>0$ we have a minimum and $f''(x)<0$ we have a maximum.






    share|cite|improve this answer
























      up vote
      0
      down vote













      You gave the second derivative of $f(x)=2x^3-3x^2-36x+4$. To find the maximum and minimum we have to find such $x$ with $f'(x)=0$ and then we can use $f''$ to decide if we have a maximum or minimum.



      It is $f'(x)=6x^2-6x$ and $6x^2-6x-36=0Leftrightarrow x^2-x-6=0$.



      Using the quadratic formula we get:



      $x_1,2=frac12pmsqrtfrac14+6=frac12pmsqrt6.25=frac12pm 2.5$



      $x_1= 3$ and $x_2=-2$.



      Now we have to plug these solutions into $f''$ and see if it is less or greater than zero.
      If $f''(x)>0$ we have a minimum and $f''(x)<0$ we have a maximum.






      share|cite|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        You gave the second derivative of $f(x)=2x^3-3x^2-36x+4$. To find the maximum and minimum we have to find such $x$ with $f'(x)=0$ and then we can use $f''$ to decide if we have a maximum or minimum.



        It is $f'(x)=6x^2-6x$ and $6x^2-6x-36=0Leftrightarrow x^2-x-6=0$.



        Using the quadratic formula we get:



        $x_1,2=frac12pmsqrtfrac14+6=frac12pmsqrt6.25=frac12pm 2.5$



        $x_1= 3$ and $x_2=-2$.



        Now we have to plug these solutions into $f''$ and see if it is less or greater than zero.
        If $f''(x)>0$ we have a minimum and $f''(x)<0$ we have a maximum.






        share|cite|improve this answer












        You gave the second derivative of $f(x)=2x^3-3x^2-36x+4$. To find the maximum and minimum we have to find such $x$ with $f'(x)=0$ and then we can use $f''$ to decide if we have a maximum or minimum.



        It is $f'(x)=6x^2-6x$ and $6x^2-6x-36=0Leftrightarrow x^2-x-6=0$.



        Using the quadratic formula we get:



        $x_1,2=frac12pmsqrtfrac14+6=frac12pmsqrt6.25=frac12pm 2.5$



        $x_1= 3$ and $x_2=-2$.



        Now we have to plug these solutions into $f''$ and see if it is less or greater than zero.
        If $f''(x)>0$ we have a minimum and $f''(x)<0$ we have a maximum.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Sep 3 at 9:41









        Cornman

        2,79921228




        2,79921228



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2903698%2ffind-relative-maxima-and-minima-for-y-2-x-3-3-x-2-36-x-4%23new-answer', 'question_page');

            );

            Post as a guest













































































            這個網誌中的熱門文章

            How to combine Bézier curves to a surface?

            Mutual Information Always Non-negative

            Why am i infinitely getting the same tweet with the Twitter Search API?