Parametric curve length - calculus The Next CEO of Stack OverflowDetect “cusp” in...

Would a galaxy be visible from outside, but nearby?

Unreliable Magic - Is it worth it?

What is the result of assigning to std::vector<T>::begin()?

How do we know the LHC results are robust?

Do I need to enable Dev Hub in my PROD Org?

Novel about a guy who is possessed by the divine essence and the world ends?

Which tube will fit a -(700 x 25c) wheel?

How powerful is the invisibility granted by the Gloom Stalker ranger's Umbral Sight feature?

Return the Closest Prime Number

Why do professional authors make "consistency" mistakes? And how to avoid them?

Why am I allowed to create multiple unique pointers from a single object?

If a black hole is created from light, can this black hole then move at speed of light?

How to start emacs in "nothing" mode (`fundamental-mode`)

Can I run my washing machine drain line into a condensate pump so it drains better?

Are there any unintended negative consequences to allowing PCs to gain multiple levels at once in a short milestone-XP game?

If Nick Fury and Coulson already knew about aliens (Kree and Skrull) why did they wait until Thor's appearance to start making weapons?

What connection does MS Office have to Netscape Navigator?

How to solve a differential equation with a term to a power?

Interfacing a button to MCU (and PC) with 50m long cable

What is "(CFMCC)" on an ILS approach chart?

How do scammers retract money, while you can’t?

How to Reset Passwords on Multiple Websites Easily?

Are there any limitations on attacking while grappling?

Bold, vivid family



Parametric curve length - calculus



The Next CEO of Stack OverflowDetect “cusp” in parametric curveFind the length of the parametric curve (Difficult)Parametric curve parametriced by lengthCompute the length of a parametric curve.Arc Length parametric curveSampling a curve (parametric)Arc Length with Parametric EquationsFind the length of the parametric curveDetermine the length of the Parametric Curve given by the set of parametric equations.Length of a parametric curve formula: What does the integral represent?












2












$begingroup$


Find the length of the following parametric curve.



$x = 5 + frac92 t^3$, $y = 4 + 3 t^{frac92}$, $0 leq t leq 2$.



I used integration and after some point I got lost :( What are the steps?










share|cite|improve this question











$endgroup$












  • $begingroup$
    Is this $$x=5+frac{9}{2}t^3,y=4+3t^{9/2}$$?
    $endgroup$
    – Dr. Sonnhard Graubner
    7 hours ago


















2












$begingroup$


Find the length of the following parametric curve.



$x = 5 + frac92 t^3$, $y = 4 + 3 t^{frac92}$, $0 leq t leq 2$.



I used integration and after some point I got lost :( What are the steps?










share|cite|improve this question











$endgroup$












  • $begingroup$
    Is this $$x=5+frac{9}{2}t^3,y=4+3t^{9/2}$$?
    $endgroup$
    – Dr. Sonnhard Graubner
    7 hours ago
















2












2








2





$begingroup$


Find the length of the following parametric curve.



$x = 5 + frac92 t^3$, $y = 4 + 3 t^{frac92}$, $0 leq t leq 2$.



I used integration and after some point I got lost :( What are the steps?










share|cite|improve this question











$endgroup$




Find the length of the following parametric curve.



$x = 5 + frac92 t^3$, $y = 4 + 3 t^{frac92}$, $0 leq t leq 2$.



I used integration and after some point I got lost :( What are the steps?







calculus parametric






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 1 hour ago









Peter Mortensen

565310




565310










asked 7 hours ago









McAMcA

184




184












  • $begingroup$
    Is this $$x=5+frac{9}{2}t^3,y=4+3t^{9/2}$$?
    $endgroup$
    – Dr. Sonnhard Graubner
    7 hours ago




















  • $begingroup$
    Is this $$x=5+frac{9}{2}t^3,y=4+3t^{9/2}$$?
    $endgroup$
    – Dr. Sonnhard Graubner
    7 hours ago


















$begingroup$
Is this $$x=5+frac{9}{2}t^3,y=4+3t^{9/2}$$?
$endgroup$
– Dr. Sonnhard Graubner
7 hours ago






$begingroup$
Is this $$x=5+frac{9}{2}t^3,y=4+3t^{9/2}$$?
$endgroup$
– Dr. Sonnhard Graubner
7 hours ago












3 Answers
3






active

oldest

votes


















2












$begingroup$

Apply the formula for arc length, we get
$$
int_0^2 frac{27{{t}^{2}},sqrt{{{t}^{3}}+1}}{2} dt
$$

Then we make the change of variable $v=t^3+1$ to get
$$
int_1^9 frac 9 2 sqrt{v} dv = 78.
$$






share|cite|improve this answer








New contributor




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






$endgroup$





















    2












    $begingroup$

    begin{aligned}L&=int_0^2 sqrt{frac{729}4t^4+frac{729}4t^7}dt\&=int_0^2sqrt{frac{729}4t^4(1+t^3)}dt\&=frac{27}2int_0^2t^2(1+t^3)^{frac12}dt\&=3(1+t^3)^{frac32}big]_0^2end{aligned}



    Made the leap from the third line to the fourth line by recognizing that $F(t)=3(1+t^3)^{frac32}$ is an antiderivative of $f(t)=frac{27}2t^2(1+t^3)^{frac12}$.






    share|cite|improve this answer











    $endgroup$





















      1












      $begingroup$

      You must use the formula $$int_{0}^{2}sqrt{left(frac{dx}{dt}right)^2+left(frac{dy}{dt}right)^2}dt$$
      $$dx=frac{9}{2}3t^2dt$$ and $$dy=3cdot frac{9}{2}t^{7/2}dt$$






      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%2f3167507%2fparametric-curve-length-calculus%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









        2












        $begingroup$

        Apply the formula for arc length, we get
        $$
        int_0^2 frac{27{{t}^{2}},sqrt{{{t}^{3}}+1}}{2} dt
        $$

        Then we make the change of variable $v=t^3+1$ to get
        $$
        int_1^9 frac 9 2 sqrt{v} dv = 78.
        $$






        share|cite|improve this answer








        New contributor




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






        $endgroup$


















          2












          $begingroup$

          Apply the formula for arc length, we get
          $$
          int_0^2 frac{27{{t}^{2}},sqrt{{{t}^{3}}+1}}{2} dt
          $$

          Then we make the change of variable $v=t^3+1$ to get
          $$
          int_1^9 frac 9 2 sqrt{v} dv = 78.
          $$






          share|cite|improve this answer








          New contributor




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






          $endgroup$
















            2












            2








            2





            $begingroup$

            Apply the formula for arc length, we get
            $$
            int_0^2 frac{27{{t}^{2}},sqrt{{{t}^{3}}+1}}{2} dt
            $$

            Then we make the change of variable $v=t^3+1$ to get
            $$
            int_1^9 frac 9 2 sqrt{v} dv = 78.
            $$






            share|cite|improve this answer








            New contributor




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






            $endgroup$



            Apply the formula for arc length, we get
            $$
            int_0^2 frac{27{{t}^{2}},sqrt{{{t}^{3}}+1}}{2} dt
            $$

            Then we make the change of variable $v=t^3+1$ to get
            $$
            int_1^9 frac 9 2 sqrt{v} dv = 78.
            $$







            share|cite|improve this answer








            New contributor




            EagleToLearn 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 answer



            share|cite|improve this answer






            New contributor




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









            answered 7 hours ago









            EagleToLearnEagleToLearn

            233




            233




            New contributor




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





            New contributor





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






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























                2












                $begingroup$

                begin{aligned}L&=int_0^2 sqrt{frac{729}4t^4+frac{729}4t^7}dt\&=int_0^2sqrt{frac{729}4t^4(1+t^3)}dt\&=frac{27}2int_0^2t^2(1+t^3)^{frac12}dt\&=3(1+t^3)^{frac32}big]_0^2end{aligned}



                Made the leap from the third line to the fourth line by recognizing that $F(t)=3(1+t^3)^{frac32}$ is an antiderivative of $f(t)=frac{27}2t^2(1+t^3)^{frac12}$.






                share|cite|improve this answer











                $endgroup$


















                  2












                  $begingroup$

                  begin{aligned}L&=int_0^2 sqrt{frac{729}4t^4+frac{729}4t^7}dt\&=int_0^2sqrt{frac{729}4t^4(1+t^3)}dt\&=frac{27}2int_0^2t^2(1+t^3)^{frac12}dt\&=3(1+t^3)^{frac32}big]_0^2end{aligned}



                  Made the leap from the third line to the fourth line by recognizing that $F(t)=3(1+t^3)^{frac32}$ is an antiderivative of $f(t)=frac{27}2t^2(1+t^3)^{frac12}$.






                  share|cite|improve this answer











                  $endgroup$
















                    2












                    2








                    2





                    $begingroup$

                    begin{aligned}L&=int_0^2 sqrt{frac{729}4t^4+frac{729}4t^7}dt\&=int_0^2sqrt{frac{729}4t^4(1+t^3)}dt\&=frac{27}2int_0^2t^2(1+t^3)^{frac12}dt\&=3(1+t^3)^{frac32}big]_0^2end{aligned}



                    Made the leap from the third line to the fourth line by recognizing that $F(t)=3(1+t^3)^{frac32}$ is an antiderivative of $f(t)=frac{27}2t^2(1+t^3)^{frac12}$.






                    share|cite|improve this answer











                    $endgroup$



                    begin{aligned}L&=int_0^2 sqrt{frac{729}4t^4+frac{729}4t^7}dt\&=int_0^2sqrt{frac{729}4t^4(1+t^3)}dt\&=frac{27}2int_0^2t^2(1+t^3)^{frac12}dt\&=3(1+t^3)^{frac32}big]_0^2end{aligned}



                    Made the leap from the third line to the fourth line by recognizing that $F(t)=3(1+t^3)^{frac32}$ is an antiderivative of $f(t)=frac{27}2t^2(1+t^3)^{frac12}$.







                    share|cite|improve this answer














                    share|cite|improve this answer



                    share|cite|improve this answer








                    edited 6 hours ago

























                    answered 7 hours ago









                    Matt A PeltoMatt A Pelto

                    2,667621




                    2,667621























                        1












                        $begingroup$

                        You must use the formula $$int_{0}^{2}sqrt{left(frac{dx}{dt}right)^2+left(frac{dy}{dt}right)^2}dt$$
                        $$dx=frac{9}{2}3t^2dt$$ and $$dy=3cdot frac{9}{2}t^{7/2}dt$$






                        share|cite|improve this answer









                        $endgroup$


















                          1












                          $begingroup$

                          You must use the formula $$int_{0}^{2}sqrt{left(frac{dx}{dt}right)^2+left(frac{dy}{dt}right)^2}dt$$
                          $$dx=frac{9}{2}3t^2dt$$ and $$dy=3cdot frac{9}{2}t^{7/2}dt$$






                          share|cite|improve this answer









                          $endgroup$
















                            1












                            1








                            1





                            $begingroup$

                            You must use the formula $$int_{0}^{2}sqrt{left(frac{dx}{dt}right)^2+left(frac{dy}{dt}right)^2}dt$$
                            $$dx=frac{9}{2}3t^2dt$$ and $$dy=3cdot frac{9}{2}t^{7/2}dt$$






                            share|cite|improve this answer









                            $endgroup$



                            You must use the formula $$int_{0}^{2}sqrt{left(frac{dx}{dt}right)^2+left(frac{dy}{dt}right)^2}dt$$
                            $$dx=frac{9}{2}3t^2dt$$ and $$dy=3cdot frac{9}{2}t^{7/2}dt$$







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered 7 hours ago









                            Dr. Sonnhard GraubnerDr. Sonnhard Graubner

                            78.2k42867




                            78.2k42867






























                                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%2f3167507%2fparametric-curve-length-calculus%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

                                VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

                                Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

                                looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...