calculus parametric curve length The Next CEO of Stack OverflowFind the length of the parametric curve (Difficult)Parametric Curve Tangent EquationsParametric 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 curveTransforming quadratic parametric curve to implicit formLength of a parametric curve formula: What does the integral represent?

Why don't programming languages automatically manage the synchronous/asynchronous problem?

Return the Closest Prime Number

Make solar eclipses exceedingly rare, but still have new moons

Can we say or write : "No, it'sn't"?

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

Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis

Bold, vivid family

Are there any limitations on attacking while grappling?

Inappropriate reference requests from Journal reviewers

How to invert MapIndexed on a ragged structure? How to construct a tree from rules?

Why does the UK parliament need a vote on the political declaration?

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

multiple labels for a single equation

Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?

Between two walls

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

Is it ever safe to open a suspicious html file (e.g. email attachment)?

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

What connection does MS Office have to Netscape Navigator?

Why does standard notation not preserve intervals (visually)

Non-deterministic sum of floats

Rotate a column

Why do remote companies require working in the US?

Should I tutor a student who I know has cheated on their homework?



calculus parametric curve length



The Next CEO of Stack OverflowFind the length of the parametric curve (Difficult)Parametric Curve Tangent EquationsParametric 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 curveTransforming quadratic parametric curve to implicit formLength of a parametric curve formula: What does the integral represent?










3












$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 :( Can anyone show me the steps?










share|cite











$endgroup$











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
















3












$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 :( Can anyone show me the steps?










share|cite











$endgroup$











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














3












3








3





$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 :( Can anyone show me the steps?










share|cite











$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 :( Can anyone show me the steps?







calculus parametric






share|cite















share|cite













share|cite




share|cite








edited 5 hours ago









Matt A Pelto

2,667621




2,667621










asked 5 hours ago









McAMcA

204




204











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

















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
















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





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











3 Answers
3






active

oldest

votes


















2












$begingroup$

Apply the formula for arc length, we get
$$
int_0^2 frac27t^2,sqrtt^3+12 dt
$$

Then we make the change of variable $v=t^3+1$ to get
$$
int_1^9 frac 9 2 sqrtv 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$

    beginalignedL&=int_0^2 sqrtfrac7294t^4+frac7294t^7dt\&=int_0^2sqrtfrac7294t^4(1+t^3)dt\&=frac272int_0^2t^2(1+t^3)^frac12dt\&=3(1+t^3)^frac32big]_0^2endaligned



    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)=frac272t^2(1+t^3)^frac12$.






    share|cite|improve this answer











    $endgroup$




















      1












      $begingroup$

      You must use the formula $$int_0^2sqrtleft(fracdxdtright)^2+left(fracdydtright)^2dt$$
      $$dx=frac923t^2dt$$ and $$dy=3cdot frac92t^7/2dt$$






      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%2fcalculus-parametric-curve-length%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 frac27t^2,sqrtt^3+12 dt
        $$

        Then we make the change of variable $v=t^3+1$ to get
        $$
        int_1^9 frac 9 2 sqrtv 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 frac27t^2,sqrtt^3+12 dt
          $$

          Then we make the change of variable $v=t^3+1$ to get
          $$
          int_1^9 frac 9 2 sqrtv 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 frac27t^2,sqrtt^3+12 dt
            $$

            Then we make the change of variable $v=t^3+1$ to get
            $$
            int_1^9 frac 9 2 sqrtv 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 frac27t^2,sqrtt^3+12 dt
            $$

            Then we make the change of variable $v=t^3+1$ to get
            $$
            int_1^9 frac 9 2 sqrtv 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 5 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$

                beginalignedL&=int_0^2 sqrtfrac7294t^4+frac7294t^7dt\&=int_0^2sqrtfrac7294t^4(1+t^3)dt\&=frac272int_0^2t^2(1+t^3)^frac12dt\&=3(1+t^3)^frac32big]_0^2endaligned



                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)=frac272t^2(1+t^3)^frac12$.






                share|cite|improve this answer











                $endgroup$

















                  2












                  $begingroup$

                  beginalignedL&=int_0^2 sqrtfrac7294t^4+frac7294t^7dt\&=int_0^2sqrtfrac7294t^4(1+t^3)dt\&=frac272int_0^2t^2(1+t^3)^frac12dt\&=3(1+t^3)^frac32big]_0^2endaligned



                  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)=frac272t^2(1+t^3)^frac12$.






                  share|cite|improve this answer











                  $endgroup$















                    2












                    2








                    2





                    $begingroup$

                    beginalignedL&=int_0^2 sqrtfrac7294t^4+frac7294t^7dt\&=int_0^2sqrtfrac7294t^4(1+t^3)dt\&=frac272int_0^2t^2(1+t^3)^frac12dt\&=3(1+t^3)^frac32big]_0^2endaligned



                    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)=frac272t^2(1+t^3)^frac12$.






                    share|cite|improve this answer











                    $endgroup$



                    beginalignedL&=int_0^2 sqrtfrac7294t^4+frac7294t^7dt\&=int_0^2sqrtfrac7294t^4(1+t^3)dt\&=frac272int_0^2t^2(1+t^3)^frac12dt\&=3(1+t^3)^frac32big]_0^2endaligned



                    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)=frac272t^2(1+t^3)^frac12$.







                    share|cite|improve this answer














                    share|cite|improve this answer



                    share|cite|improve this answer








                    edited 4 hours ago

























                    answered 5 hours ago









                    Matt A PeltoMatt A Pelto

                    2,667621




                    2,667621





















                        1












                        $begingroup$

                        You must use the formula $$int_0^2sqrtleft(fracdxdtright)^2+left(fracdydtright)^2dt$$
                        $$dx=frac923t^2dt$$ and $$dy=3cdot frac92t^7/2dt$$






                        share|cite|improve this answer









                        $endgroup$

















                          1












                          $begingroup$

                          You must use the formula $$int_0^2sqrtleft(fracdxdtright)^2+left(fracdydtright)^2dt$$
                          $$dx=frac923t^2dt$$ and $$dy=3cdot frac92t^7/2dt$$






                          share|cite|improve this answer









                          $endgroup$















                            1












                            1








                            1





                            $begingroup$

                            You must use the formula $$int_0^2sqrtleft(fracdxdtright)^2+left(fracdydtright)^2dt$$
                            $$dx=frac923t^2dt$$ and $$dy=3cdot frac92t^7/2dt$$






                            share|cite|improve this answer









                            $endgroup$



                            You must use the formula $$int_0^2sqrtleft(fracdxdtright)^2+left(fracdydtright)^2dt$$
                            $$dx=frac923t^2dt$$ and $$dy=3cdot frac92t^7/2dt$$







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered 5 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%2fcalculus-parametric-curve-length%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

                                How to create a command for the “strange m” symbol in latex? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How do you make your own symbol when Detexify fails?Writing bold small caps with mathpazo packageplus-minus symbol with parenthesis around the minus signGreek character in Beamer document titleHow to create dashed right arrow over symbol?Currency symbol: Turkish LiraDouble prec as a single symbol?Plus Sign Too Big; How to Call adfbullet?Is there a TeX macro for three-legged pi?How do I get my integral-like symbol to align like the integral?How to selectively substitute a letter with another symbol representing the same letterHow do I generate a less than symbol and vertical bar that are the same height?

                                Българска екзархия Съдържание История | Български екзарси | Вижте също | Външни препратки | Литература | Бележки | НавигацияУстав за управлението на българската екзархия. Цариград, 1870Слово на Ловешкия митрополит Иларион при откриването на Българския народен събор в Цариград на 23. II. 1870 г.Българската правда и гръцката кривда. От С. М. (= Софийски Мелетий). Цариград, 1872Предстоятели на Българската екзархияПодмененият ВеликденИнформационна агенция „Фокус“Димитър Ризов. Българите в техните исторически, етнографически и политически граници (Атлас съдържащ 40 карти). Berlin, Königliche Hoflithographie, Hof-Buch- und -Steindruckerei Wilhelm Greve, 1917Report of the International Commission to Inquire into the Causes and Conduct of the Balkan Wars

                                Category:Tremithousa Media in category "Tremithousa"Navigation menuUpload media34° 49′ 02.7″ N, 32° 26′ 37.32″ EOpenStreetMapGoogle EarthProximityramaReasonatorScholiaStatisticsWikiShootMe