{"id":997,"date":"2025-06-20T17:27:23","date_gmt":"2025-06-20T17:27:23","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus2\/?post_type=chapter&#038;p=997"},"modified":"2025-09-18T13:48:20","modified_gmt":"2025-09-18T13:48:20","slug":"calculus-with-parametric-curves-apply-it","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/calculus-with-parametric-curves-apply-it\/","title":{"raw":"Calculus with Parametric Curves: Apply It","rendered":"Calculus with Parametric Curves: Apply It"},"content":{"raw":"<section class=\"textbox learningGoals\" aria-label=\"Learning Goals\">\r\n<ul>\r\n \t<li>Find derivatives and tangent lines for curves written in parametric form<\/li>\r\n \t<li>Calculate the area underneath a parametric curve<\/li>\r\n \t<li>Find the length of a parametric curve using the arc length formula<\/li>\r\n \t<li>Calculate the surface area when a parametric curve is rotated to create a 3D shape<\/li>\r\n<\/ul>\r\n<\/section>\r\n<h2 class=\"text-xl font-bold text-text-100 mt-1 -mb-0.5\">Arc Length and Speed of Parametric Curves<\/h2>\r\nSuppose we would like to represent the location of a baseball after the ball leaves a pitcher\u2019s hand. If the position of the baseball is represented by the plane curve\u00a0[latex](x(t),y(t))[\/latex], then we should be able to use calculus to find the speed of the ball at any given time. Furthermore, we should be able to calculate just how far that ball has traveled as a function of time.\r\n<p id=\"fs-id1167794027842\">Ignoring the effect of air resistance (unless it is a curve ball!), the ball travels a parabolic path. Assuming the pitcher\u2019s hand is at the origin and the ball travels left to right in the direction of the positive [latex]x[\/latex]-axis, the parametric equations for this curve can be written as<\/p>\r\n<p style=\"text-align: center;\">[latex]x(t)=140t,y(t)=-16{t}^{2}+2t[\/latex]<\/p>\r\nwhere [latex]t[\/latex] represents time. We first calculate the distance the ball travels as a function of time. This distance is represented by the arc length. We can modify the arc length formula slightly. First rewrite the functions [latex]x\\left(t\\right)[\/latex] and [latex]y\\left(t\\right)[\/latex] using [latex]v[\/latex] as an independent variable, so as to eliminate any confusion with the parameter [latex]t:[\/latex]\r\n<div id=\"fs-id1167794027956\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]x\\left(v\\right)=140v,y\\left(v\\right)=-16{v}^{2}+2v[\/latex].<\/div>\r\n<p id=\"fs-id1167794028011\">Then we write the arc length formula as follows:<\/p>\r\n\r\n<div id=\"fs-id1167794028015\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill s\\left(t\\right)&amp; ={\\displaystyle\\int }_{0}^{t}\\sqrt{{\\left(\\frac{dx}{dv}\\right)}^{2}+{\\left(\\frac{dy}{dv}\\right)}^{2}}dv\\hfill \\\\ &amp; ={\\displaystyle\\int }_{0}^{t}\\sqrt{{140}^{2}+{\\left(-32v+2\\right)}^{2}}dv.\\hfill \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1167793926178\">The variable [latex]v[\/latex] acts as a dummy variable that disappears after integration, leaving the arc length as a function of time [latex]t[\/latex]<em data-effect=\"italics\">.<\/em> To integrate this expression we can use a formula from Appendix A,<\/p>\r\n\r\n<div id=\"fs-id1167793926200\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\displaystyle\\int \\sqrt{{a}^{2}+{u}^{2}}du=\\frac{u}{2}\\sqrt{{a}^{2}+{u}^{2}}+\\frac{{a}^{2}}{2}\\text{ln}|u+\\sqrt{{a}^{2}+{u}^{2}}|+C[\/latex].<\/div>\r\n<p id=\"fs-id1167794094267\">We set [latex]a=140[\/latex] and [latex]u=-32v+2[\/latex]. This gives [latex]du=-32dv[\/latex], so [latex]dv=-\\frac{1}{32}du[\/latex]. Therefore<\/p>\r\n\r\n<div id=\"fs-id1167794094341\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill {\\displaystyle\\int \\sqrt{{140}^{2}+{\\left(-32v+2\\right)}^{2}}dv}&amp; =-\\frac{1}{32}{\\displaystyle\\int \\sqrt{{a}^{2}+{u}^{2}}du}\\hfill \\\\ &amp; =-\\frac{1}{32}\\left[\\begin{array}{c}\\frac{\\left(-32v+2\\right)}{2}\\sqrt{{140}^{2}+{\\left(-32v+2\\right)}^{2}}\\hfill \\\\ +\\frac{{140}^{2}}{2}\\text{ln}|\\left(-32v+2\\right)+\\sqrt{{140}^{2}+{\\left(-32v+2\\right)}^{2}}|\\hfill \\end{array}\\right]+C\\hfill \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1167794035510\">and<\/p>\r\n\r\n<div id=\"fs-id1167794035513\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill s\\left(t\\right)&amp; =-\\frac{1}{32}\\left[\\frac{\\left(-32t+2\\right)}{2}\\sqrt{{140}^{2}+{\\left(-32t+2\\right)}^{2}}+\\frac{{140}^{2}}{2}\\text{ln}|\\left(-32t+2\\right)+\\sqrt{{140}^{2}+{\\left(-32t+2\\right)}^{2}}|\\right]\\hfill \\\\ &amp; +\\frac{1}{32}\\left[\\sqrt{{140}^{2}+{2}^{2}}+\\frac{{140}^{2}}{2}\\text{ln}|2+\\sqrt{{140}^{2}+{2}^{2}}|\\right]\\hfill \\\\ &amp; =\\left(\\frac{t}{2}-\\frac{1}{32}\\right)\\sqrt{1024{t}^{2}-128t+19604}-\\frac{1225}{4}\\text{ln}|\\left(-32t+2\\right)+\\sqrt{1024{t}^{2}-128t+19604}|\\hfill \\\\ &amp; +\\frac{\\sqrt{19604}}{32}+\\frac{1225}{4}\\text{ln}\\left(2+\\sqrt{19604}\\right).\\hfill \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1167794095955\">This function represents the distance traveled by the ball as a function of time. To calculate the speed, take the derivative of this function with respect to <em data-effect=\"italics\">t.<\/em> While this may seem like a daunting task, it is possible to obtain the answer directly from the Fundamental Theorem of Calculus:<\/p>\r\n\r\n<div id=\"fs-id1167794095966\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{d}{dx}{\\displaystyle\\int }_{a}^{x}f\\left(u\\right)du=f\\left(x\\right)[\/latex].<\/div>\r\n<p id=\"fs-id1167794096023\">Therefore:<\/p>\r\n\r\n<div id=\"fs-id1167794096026\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill {s}^{\\prime }\\left(t\\right)&amp; =\\frac{d}{dt}\\left[s\\left(t\\right)\\right]\\hfill \\\\ &amp; =\\frac{d}{dt}\\left[{\\displaystyle\\int }_{0}^{t}\\sqrt{{140}^{2}+{\\left(-32v+2\\right)}^{2}}dv\\right]\\hfill \\\\ &amp; =\\sqrt{{140}^{2}+{\\left(-32t+2\\right)}^{2}}\\hfill \\\\ &amp; =\\sqrt{1024{t}^{2}-128t+19604}\\hfill \\\\ &amp; =2\\sqrt{256{t}^{2}-32t+4901}.\\hfill \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1167794040883\">One third of a second after the ball leaves the pitcher\u2019s hand, the distance it travels is equal to<\/p>\r\n\r\n<div id=\"fs-id1167794040888\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill s\\left(\\frac{1}{3}\\right)&amp; =\\left(\\frac{\\frac{1}{3}}{2}-\\frac{1}{32}\\right)\\sqrt{1024{\\left(\\frac{1}{3}\\right)}^{2}-128\\left(\\frac{1}{3}\\right)+19604}\\hfill \\\\ &amp; -\\frac{1225}{4}\\text{ln}|\\left(-32\\left(\\frac{1}{3}\\right)+2\\right)+\\sqrt{1024{\\left(\\frac{1}{3}\\right)}^{2}-128\\left(\\frac{1}{3}\\right)+19604}|\\hfill \\\\ &amp; +\\frac{\\sqrt{19604}}{32}+\\frac{1225}{4}\\text{ln}\\left(2+\\sqrt{19604}\\right)\\hfill \\\\ &amp; \\approx 46.69\\text{feet}.\\hfill \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1167794135263\">This value is just over three quarters of the way to home plate. The speed of the ball is<\/p>\r\n\r\n<div id=\"fs-id1167794135267\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]{s}^{\\prime }\\left(\\frac{1}{3}\\right)=2\\sqrt{256{\\left(\\frac{1}{3}\\right)}^{2}-16\\left(\\frac{1}{3}\\right)+4901}\\approx 140.34\\text{ft\/s}[\/latex].<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167794135348\">This speed translates to approximately 95 mph\u2014a major-league fastball.<\/p>","rendered":"<section class=\"textbox learningGoals\" aria-label=\"Learning Goals\">\n<ul>\n<li>Find derivatives and tangent lines for curves written in parametric form<\/li>\n<li>Calculate the area underneath a parametric curve<\/li>\n<li>Find the length of a parametric curve using the arc length formula<\/li>\n<li>Calculate the surface area when a parametric curve is rotated to create a 3D shape<\/li>\n<\/ul>\n<\/section>\n<h2 class=\"text-xl font-bold text-text-100 mt-1 -mb-0.5\">Arc Length and Speed of Parametric Curves<\/h2>\n<p>Suppose we would like to represent the location of a baseball after the ball leaves a pitcher\u2019s hand. If the position of the baseball is represented by the plane curve\u00a0[latex](x(t),y(t))[\/latex], then we should be able to use calculus to find the speed of the ball at any given time. Furthermore, we should be able to calculate just how far that ball has traveled as a function of time.<\/p>\n<p id=\"fs-id1167794027842\">Ignoring the effect of air resistance (unless it is a curve ball!), the ball travels a parabolic path. Assuming the pitcher\u2019s hand is at the origin and the ball travels left to right in the direction of the positive [latex]x[\/latex]-axis, the parametric equations for this curve can be written as<\/p>\n<p style=\"text-align: center;\">[latex]x(t)=140t,y(t)=-16{t}^{2}+2t[\/latex]<\/p>\n<p>where [latex]t[\/latex] represents time. We first calculate the distance the ball travels as a function of time. This distance is represented by the arc length. We can modify the arc length formula slightly. First rewrite the functions [latex]x\\left(t\\right)[\/latex] and [latex]y\\left(t\\right)[\/latex] using [latex]v[\/latex] as an independent variable, so as to eliminate any confusion with the parameter [latex]t:[\/latex]<\/p>\n<div id=\"fs-id1167794027956\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]x\\left(v\\right)=140v,y\\left(v\\right)=-16{v}^{2}+2v[\/latex].<\/div>\n<p id=\"fs-id1167794028011\">Then we write the arc length formula as follows:<\/p>\n<div id=\"fs-id1167794028015\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill s\\left(t\\right)& ={\\displaystyle\\int }_{0}^{t}\\sqrt{{\\left(\\frac{dx}{dv}\\right)}^{2}+{\\left(\\frac{dy}{dv}\\right)}^{2}}dv\\hfill \\\\ & ={\\displaystyle\\int }_{0}^{t}\\sqrt{{140}^{2}+{\\left(-32v+2\\right)}^{2}}dv.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1167793926178\">The variable [latex]v[\/latex] acts as a dummy variable that disappears after integration, leaving the arc length as a function of time [latex]t[\/latex]<em data-effect=\"italics\">.<\/em> To integrate this expression we can use a formula from Appendix A,<\/p>\n<div id=\"fs-id1167793926200\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\displaystyle\\int \\sqrt{{a}^{2}+{u}^{2}}du=\\frac{u}{2}\\sqrt{{a}^{2}+{u}^{2}}+\\frac{{a}^{2}}{2}\\text{ln}|u+\\sqrt{{a}^{2}+{u}^{2}}|+C[\/latex].<\/div>\n<p id=\"fs-id1167794094267\">We set [latex]a=140[\/latex] and [latex]u=-32v+2[\/latex]. This gives [latex]du=-32dv[\/latex], so [latex]dv=-\\frac{1}{32}du[\/latex]. Therefore<\/p>\n<div id=\"fs-id1167794094341\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill {\\displaystyle\\int \\sqrt{{140}^{2}+{\\left(-32v+2\\right)}^{2}}dv}& =-\\frac{1}{32}{\\displaystyle\\int \\sqrt{{a}^{2}+{u}^{2}}du}\\hfill \\\\ & =-\\frac{1}{32}\\left[\\begin{array}{c}\\frac{\\left(-32v+2\\right)}{2}\\sqrt{{140}^{2}+{\\left(-32v+2\\right)}^{2}}\\hfill \\\\ +\\frac{{140}^{2}}{2}\\text{ln}|\\left(-32v+2\\right)+\\sqrt{{140}^{2}+{\\left(-32v+2\\right)}^{2}}|\\hfill \\end{array}\\right]+C\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1167794035510\">and<\/p>\n<div id=\"fs-id1167794035513\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill s\\left(t\\right)& =-\\frac{1}{32}\\left[\\frac{\\left(-32t+2\\right)}{2}\\sqrt{{140}^{2}+{\\left(-32t+2\\right)}^{2}}+\\frac{{140}^{2}}{2}\\text{ln}|\\left(-32t+2\\right)+\\sqrt{{140}^{2}+{\\left(-32t+2\\right)}^{2}}|\\right]\\hfill \\\\ & +\\frac{1}{32}\\left[\\sqrt{{140}^{2}+{2}^{2}}+\\frac{{140}^{2}}{2}\\text{ln}|2+\\sqrt{{140}^{2}+{2}^{2}}|\\right]\\hfill \\\\ & =\\left(\\frac{t}{2}-\\frac{1}{32}\\right)\\sqrt{1024{t}^{2}-128t+19604}-\\frac{1225}{4}\\text{ln}|\\left(-32t+2\\right)+\\sqrt{1024{t}^{2}-128t+19604}|\\hfill \\\\ & +\\frac{\\sqrt{19604}}{32}+\\frac{1225}{4}\\text{ln}\\left(2+\\sqrt{19604}\\right).\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1167794095955\">This function represents the distance traveled by the ball as a function of time. To calculate the speed, take the derivative of this function with respect to <em data-effect=\"italics\">t.<\/em> While this may seem like a daunting task, it is possible to obtain the answer directly from the Fundamental Theorem of Calculus:<\/p>\n<div id=\"fs-id1167794095966\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{d}{dx}{\\displaystyle\\int }_{a}^{x}f\\left(u\\right)du=f\\left(x\\right)[\/latex].<\/div>\n<p id=\"fs-id1167794096023\">Therefore:<\/p>\n<div id=\"fs-id1167794096026\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill {s}^{\\prime }\\left(t\\right)& =\\frac{d}{dt}\\left[s\\left(t\\right)\\right]\\hfill \\\\ & =\\frac{d}{dt}\\left[{\\displaystyle\\int }_{0}^{t}\\sqrt{{140}^{2}+{\\left(-32v+2\\right)}^{2}}dv\\right]\\hfill \\\\ & =\\sqrt{{140}^{2}+{\\left(-32t+2\\right)}^{2}}\\hfill \\\\ & =\\sqrt{1024{t}^{2}-128t+19604}\\hfill \\\\ & =2\\sqrt{256{t}^{2}-32t+4901}.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1167794040883\">One third of a second after the ball leaves the pitcher\u2019s hand, the distance it travels is equal to<\/p>\n<div id=\"fs-id1167794040888\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill s\\left(\\frac{1}{3}\\right)& =\\left(\\frac{\\frac{1}{3}}{2}-\\frac{1}{32}\\right)\\sqrt{1024{\\left(\\frac{1}{3}\\right)}^{2}-128\\left(\\frac{1}{3}\\right)+19604}\\hfill \\\\ & -\\frac{1225}{4}\\text{ln}|\\left(-32\\left(\\frac{1}{3}\\right)+2\\right)+\\sqrt{1024{\\left(\\frac{1}{3}\\right)}^{2}-128\\left(\\frac{1}{3}\\right)+19604}|\\hfill \\\\ & +\\frac{\\sqrt{19604}}{32}+\\frac{1225}{4}\\text{ln}\\left(2+\\sqrt{19604}\\right)\\hfill \\\\ & \\approx 46.69\\text{feet}.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1167794135263\">This value is just over three quarters of the way to home plate. The speed of the ball is<\/p>\n<div id=\"fs-id1167794135267\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]{s}^{\\prime }\\left(\\frac{1}{3}\\right)=2\\sqrt{256{\\left(\\frac{1}{3}\\right)}^{2}-16\\left(\\frac{1}{3}\\right)+4901}\\approx 140.34\\text{ft\/s}[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167794135348\">This speed translates to approximately 95 mph\u2014a major-league fastball.<\/p>\n","protected":false},"author":15,"menu_order":15,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":675,"module-header":"- Select Header -","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/997"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/users\/15"}],"version-history":[{"count":10,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/997\/revisions"}],"predecessor-version":[{"id":2361,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/997\/revisions\/2361"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/parts\/675"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/997\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=997"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=997"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=997"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=997"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}