Fundamental Theorem of Calculus I help!












4












$begingroup$


If $F(x)=int_2^{x^3}sqrt{t^2+t^4}dt$



a.) The integral of $F(x)$ is $3x^2sqrt{x^2+x^4}$.



b.) The derivative of $F(x)$ does not exist.



c.) $F'(x)=3x^2sqrt{x^6+x^{12}}$.



I can't seem to find the answer. I found that
$$F(x)=int_2^{x^3}sqrt{t^2+t^4}dt= frac{(x^6+1)^{3/2}}{3}-frac{5
sqrt{5}}{3}$$



and $$frac{d}{dx}F(x)=int_2^{x^3}sqrt{t^2+t^4}dt=3x^5sqrt{x^6+1}$$



so, to me the answer is not provided. Any help would be much appreciated.










share|cite|improve this question







New contributor




Ryan Pennell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$

















    4












    $begingroup$


    If $F(x)=int_2^{x^3}sqrt{t^2+t^4}dt$



    a.) The integral of $F(x)$ is $3x^2sqrt{x^2+x^4}$.



    b.) The derivative of $F(x)$ does not exist.



    c.) $F'(x)=3x^2sqrt{x^6+x^{12}}$.



    I can't seem to find the answer. I found that
    $$F(x)=int_2^{x^3}sqrt{t^2+t^4}dt= frac{(x^6+1)^{3/2}}{3}-frac{5
    sqrt{5}}{3}$$



    and $$frac{d}{dx}F(x)=int_2^{x^3}sqrt{t^2+t^4}dt=3x^5sqrt{x^6+1}$$



    so, to me the answer is not provided. Any help would be much appreciated.










    share|cite|improve this question







    New contributor




    Ryan Pennell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.







    $endgroup$















      4












      4








      4


      1



      $begingroup$


      If $F(x)=int_2^{x^3}sqrt{t^2+t^4}dt$



      a.) The integral of $F(x)$ is $3x^2sqrt{x^2+x^4}$.



      b.) The derivative of $F(x)$ does not exist.



      c.) $F'(x)=3x^2sqrt{x^6+x^{12}}$.



      I can't seem to find the answer. I found that
      $$F(x)=int_2^{x^3}sqrt{t^2+t^4}dt= frac{(x^6+1)^{3/2}}{3}-frac{5
      sqrt{5}}{3}$$



      and $$frac{d}{dx}F(x)=int_2^{x^3}sqrt{t^2+t^4}dt=3x^5sqrt{x^6+1}$$



      so, to me the answer is not provided. Any help would be much appreciated.










      share|cite|improve this question







      New contributor




      Ryan Pennell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.







      $endgroup$




      If $F(x)=int_2^{x^3}sqrt{t^2+t^4}dt$



      a.) The integral of $F(x)$ is $3x^2sqrt{x^2+x^4}$.



      b.) The derivative of $F(x)$ does not exist.



      c.) $F'(x)=3x^2sqrt{x^6+x^{12}}$.



      I can't seem to find the answer. I found that
      $$F(x)=int_2^{x^3}sqrt{t^2+t^4}dt= frac{(x^6+1)^{3/2}}{3}-frac{5
      sqrt{5}}{3}$$



      and $$frac{d}{dx}F(x)=int_2^{x^3}sqrt{t^2+t^4}dt=3x^5sqrt{x^6+1}$$



      so, to me the answer is not provided. Any help would be much appreciated.







      real-analysis calculus definite-integrals






      share|cite|improve this question







      New contributor




      Ryan Pennell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|cite|improve this question







      New contributor




      Ryan Pennell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|cite|improve this question




      share|cite|improve this question






      New contributor




      Ryan Pennell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 4 hours ago









      Ryan PennellRyan Pennell

      212




      212




      New contributor




      Ryan Pennell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Ryan Pennell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Ryan Pennell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          2 Answers
          2






          active

          oldest

          votes


















          5












          $begingroup$

          Let's say $G(x)$ is an antiderivative of $sqrt{x^2+x^4}$. (we know about its existence from the fundamental theorem of calculus). So now from Newton-Leibniz formula we have $F(x)=G(x^3)-G(2)$. Now if we differentiate by $x$ using the chain rule we get:



          $F'(x)=3x^2G'(x^3)=3x^2sqrt{x^6+x^{12}}$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thank you Mark!
            $endgroup$
            – Ryan Pennell
            4 hours ago



















          2












          $begingroup$

          Hint:
          If $F(x)= int_a^{g(x)} f(t) dt$ , then
          $$F’(x) = f(g(x))g’(x)$$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thank you Jose!
            $endgroup$
            – Ryan Pennell
            4 hours ago










          • $begingroup$
            Your welcome, notice that with this method is not necessary to calculate an undefined integral, which is useful because is not always possible (see $int e^{-x^2} dx$) @RyanPennell
            $endgroup$
            – JoseSquare
            3 hours ago













          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
          });


          }
          });






          Ryan Pennell is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3121610%2ffundamental-theorem-of-calculus-i-help%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









          5












          $begingroup$

          Let's say $G(x)$ is an antiderivative of $sqrt{x^2+x^4}$. (we know about its existence from the fundamental theorem of calculus). So now from Newton-Leibniz formula we have $F(x)=G(x^3)-G(2)$. Now if we differentiate by $x$ using the chain rule we get:



          $F'(x)=3x^2G'(x^3)=3x^2sqrt{x^6+x^{12}}$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thank you Mark!
            $endgroup$
            – Ryan Pennell
            4 hours ago
















          5












          $begingroup$

          Let's say $G(x)$ is an antiderivative of $sqrt{x^2+x^4}$. (we know about its existence from the fundamental theorem of calculus). So now from Newton-Leibniz formula we have $F(x)=G(x^3)-G(2)$. Now if we differentiate by $x$ using the chain rule we get:



          $F'(x)=3x^2G'(x^3)=3x^2sqrt{x^6+x^{12}}$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thank you Mark!
            $endgroup$
            – Ryan Pennell
            4 hours ago














          5












          5








          5





          $begingroup$

          Let's say $G(x)$ is an antiderivative of $sqrt{x^2+x^4}$. (we know about its existence from the fundamental theorem of calculus). So now from Newton-Leibniz formula we have $F(x)=G(x^3)-G(2)$. Now if we differentiate by $x$ using the chain rule we get:



          $F'(x)=3x^2G'(x^3)=3x^2sqrt{x^6+x^{12}}$






          share|cite|improve this answer









          $endgroup$



          Let's say $G(x)$ is an antiderivative of $sqrt{x^2+x^4}$. (we know about its existence from the fundamental theorem of calculus). So now from Newton-Leibniz formula we have $F(x)=G(x^3)-G(2)$. Now if we differentiate by $x$ using the chain rule we get:



          $F'(x)=3x^2G'(x^3)=3x^2sqrt{x^6+x^{12}}$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered 4 hours ago









          MarkMark

          8,907521




          8,907521












          • $begingroup$
            Thank you Mark!
            $endgroup$
            – Ryan Pennell
            4 hours ago


















          • $begingroup$
            Thank you Mark!
            $endgroup$
            – Ryan Pennell
            4 hours ago
















          $begingroup$
          Thank you Mark!
          $endgroup$
          – Ryan Pennell
          4 hours ago




          $begingroup$
          Thank you Mark!
          $endgroup$
          – Ryan Pennell
          4 hours ago











          2












          $begingroup$

          Hint:
          If $F(x)= int_a^{g(x)} f(t) dt$ , then
          $$F’(x) = f(g(x))g’(x)$$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thank you Jose!
            $endgroup$
            – Ryan Pennell
            4 hours ago










          • $begingroup$
            Your welcome, notice that with this method is not necessary to calculate an undefined integral, which is useful because is not always possible (see $int e^{-x^2} dx$) @RyanPennell
            $endgroup$
            – JoseSquare
            3 hours ago


















          2












          $begingroup$

          Hint:
          If $F(x)= int_a^{g(x)} f(t) dt$ , then
          $$F’(x) = f(g(x))g’(x)$$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thank you Jose!
            $endgroup$
            – Ryan Pennell
            4 hours ago










          • $begingroup$
            Your welcome, notice that with this method is not necessary to calculate an undefined integral, which is useful because is not always possible (see $int e^{-x^2} dx$) @RyanPennell
            $endgroup$
            – JoseSquare
            3 hours ago
















          2












          2








          2





          $begingroup$

          Hint:
          If $F(x)= int_a^{g(x)} f(t) dt$ , then
          $$F’(x) = f(g(x))g’(x)$$






          share|cite|improve this answer









          $endgroup$



          Hint:
          If $F(x)= int_a^{g(x)} f(t) dt$ , then
          $$F’(x) = f(g(x))g’(x)$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered 4 hours ago









          JoseSquareJoseSquare

          66012




          66012












          • $begingroup$
            Thank you Jose!
            $endgroup$
            – Ryan Pennell
            4 hours ago










          • $begingroup$
            Your welcome, notice that with this method is not necessary to calculate an undefined integral, which is useful because is not always possible (see $int e^{-x^2} dx$) @RyanPennell
            $endgroup$
            – JoseSquare
            3 hours ago




















          • $begingroup$
            Thank you Jose!
            $endgroup$
            – Ryan Pennell
            4 hours ago










          • $begingroup$
            Your welcome, notice that with this method is not necessary to calculate an undefined integral, which is useful because is not always possible (see $int e^{-x^2} dx$) @RyanPennell
            $endgroup$
            – JoseSquare
            3 hours ago


















          $begingroup$
          Thank you Jose!
          $endgroup$
          – Ryan Pennell
          4 hours ago




          $begingroup$
          Thank you Jose!
          $endgroup$
          – Ryan Pennell
          4 hours ago












          $begingroup$
          Your welcome, notice that with this method is not necessary to calculate an undefined integral, which is useful because is not always possible (see $int e^{-x^2} dx$) @RyanPennell
          $endgroup$
          – JoseSquare
          3 hours ago






          $begingroup$
          Your welcome, notice that with this method is not necessary to calculate an undefined integral, which is useful because is not always possible (see $int e^{-x^2} dx$) @RyanPennell
          $endgroup$
          – JoseSquare
          3 hours ago












          Ryan Pennell is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Ryan Pennell is a new contributor. Be nice, and check out our Code of Conduct.













          Ryan Pennell is a new contributor. Be nice, and check out our Code of Conduct.












          Ryan Pennell is a new contributor. Be nice, and check out our Code of Conduct.
















          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%2f3121610%2ffundamental-theorem-of-calculus-i-help%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

          Why is a white electrical wire connected to 2 black wires?

          Waikiki

          What are all the squawk codes?