{"id":442,"date":"2025-02-13T19:44:57","date_gmt":"2025-02-13T19:44:57","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/arc-length-of-a-curve-and-surface-area-learn-it-1\/"},"modified":"2025-02-13T19:44:57","modified_gmt":"2025-02-13T19:44:57","slug":"arc-length-of-a-curve-and-surface-area-learn-it-1","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/arc-length-of-a-curve-and-surface-area-learn-it-1\/","title":{"raw":"Arc Length of a Curve and Surface Area: Learn It 1","rendered":"Arc Length of a Curve and Surface Area: Learn It 1"},"content":{"raw":"\n<section class=\"textbox learningGoals\">\n<ul>\n\t<li>Calculate the length of a curve described by y=f(x) from one point to another<\/li>\n\t<li>Find the length of a curve defined by x=g(y) from one point to another<\/li>\n\t<li>Calculate the total surface area of a solid formed by rotating a curve around an axis<\/li>\n<\/ul>\n<\/section>\n<h2>Arc Lengths of Curves<\/h2>\n<p id=\"fs-id1167793568472\">In this section, we use definite integrals to find the arc length of a curve. We can think of <strong>arc length<\/strong> as the distance you would travel if you were walking along the path of the curve.<\/p>\n<p>Many real-world applications involve arc length. If a rocket is launched along a parabolic path, we might want to know how far the rocket travels. Or, if a curve on a map represents a road, we might want to know how far we have to drive to reach our destination.<\/p>\n<h3>Arc Length of the Curve [latex]y[\/latex] = [latex]f[\/latex]([latex]x[\/latex])<\/h3>\n<p id=\"fs-id1167794212707\">In previous applications of integration, we required the function [latex]f(x)[\/latex] to be integrable, or at most continuous. However, for calculating arc length we have a more stringent requirement for [latex]f(x).[\/latex] Here, we require [latex]f(x)[\/latex] to be differentiable, and furthermore we require its derivative, [latex]{f}^{\\prime }(x),[\/latex] to be continuous. Functions like this, which have continuous derivatives, are called <span class=\"no-emphasis\"><em>smooth<\/em><\/span>.&nbsp;<\/p>\n<section class=\"textbox example\">\n<p id=\"fs-id1167793495508\">Let [latex]f(x)[\/latex] be a smooth function defined over [latex]\\left[a,b\\right].[\/latex] We want to calculate the length of the curve from the point [latex](a,f(a))[\/latex] to the point [latex](b,f(b)).[\/latex]<\/p>\n<p>We start by using line segments to approximate the length of the curve.<\/p>\n<p>For [latex]i=0,1,2\\text{,\u2026},n,[\/latex] let [latex]P=\\left\\{{x}_{i}\\right\\}[\/latex] be a regular partition of [latex]\\left[a,b\\right].[\/latex]<\/p>\n<p>Then, for [latex]i=1,2\\text{,\u2026},n,[\/latex] construct a line segment from the point [latex]({x}_{i-1},f({x}_{i-1}))[\/latex] to the point [latex]({x}_{i},f({x}_{i})).[\/latex] Although it might seem logical to use either horizontal or vertical line segments, we want our line segments to approximate the curve as closely as possible. The figure below depicts this construct for [latex]n=5.[\/latex]<\/p>\n\n[caption id=\"\" align=\"aligncenter\" width=\"408\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213108\/CNX_Calc_Figure_06_04_001.jpg\" alt=\"This figure is a graph in the first quadrant. The curve increases and decreases. It is divided into parts at the points a=xsub0, xsub1, xsub2, xsub3, xsub4, and xsub5=b. Also, there are line segments between the points on the curve.\" width=\"408\" height=\"276\"> Figure 1. We can approximate the length of a curve by adding line segments.[\/caption]\n\n<p id=\"fs-id1167794196520\">To help us find the length of each line segment, we look at the change in vertical distance as well as the change in horizontal distance over each interval.<\/p>\n<p>Because we have used a regular partition, the change in horizontal distance over each interval is given by [latex]\\text{\u0394}x.[\/latex] The change in vertical distance varies from interval to interval, though, so we use [latex]\\text{\u0394}{y}_{i}=f({x}_{i})-f({x}_{i-1})[\/latex] to represent the change in vertical distance over the interval [latex]\\left[{x}_{i-1},{x}_{i}\\right],[\/latex] as shown below Note that some (or all) [latex]\\text{\u0394}{y}_{i}[\/latex] may be negative.<\/p>\n\n[caption id=\"\" align=\"aligncenter\" width=\"317\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213111\/CNX_Calc_Figure_06_04_002.jpg\" alt=\"This figure is a graph. It is a curve above the x-axis beginning at the point f(xsubi-1). The curve ends in the first quadrant at the point f(xsubi). Between the two points on the curve is a line segment. A right triangle is formed with this line segment as the hypotenuse, a horizontal segment with length delta x, and a vertical line segment with length delta y.\" width=\"317\" height=\"322\"> Figure 2. A representative line segment approximates the curve over the interval [latex]\\left[{x}_{i-1},{x}_{i}\\right].[\/latex][\/caption]\n\n<p id=\"fs-id1167794212591\">By the Pythagorean theorem, the length of the line segment is:<\/p>\n<p style=\"text-align: center;\">[latex]\\sqrt{{(\\text{\u0394}x)}^{2}+{(\\text{\u0394}{y}_{i})}^{2}}.[\/latex]<\/p>\n<p>We can also write this as:<\/p>\n<p style=\"text-align: center;\">[latex]\\text{\u0394}x\\sqrt{1+{((\\text{\u0394}{y}_{i})\\text{\/}(\\text{\u0394}x))}^{2}}.[\/latex]<\/p>\n<p>Now, by the Mean Value Theorem, there is a point [latex]{x}_{i}^{*}\\in \\left[{x}_{i-1},{x}_{i}\\right][\/latex] such that [latex]{f}^{\\prime }({x}_{i}^{*})=(\\text{\u0394}{y}_{i})\\text{\/}(\\text{\u0394}x).[\/latex]<\/p>\n<p style=\"text-align: center;\">Then the length of the line segment is given by:<\/p>\n<p style=\"text-align: center;\">[latex]\\text{\u0394}x\\sqrt{1+{\\left[{f}^{\\prime }({x}_{i}^{*})\\right]}^{2}}.[\/latex]<\/p>\n<p>Adding up the lengths of all the line segments, we get:<\/p>\n<div id=\"fs-id1167793279503\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\text{Arc Length}\\approx \\underset{i=1}{\\overset{n}{\\text{\u2211}}}\\sqrt{1+{\\left[{f}^{\\prime }({x}_{i}^{*})\\right]}^{2}}\\text{\u0394}x.[\/latex]<\/div>\n<p id=\"fs-id1167793367181\">This is a Riemann sum. Taking the limit as [latex]n\\to \\infty ,[\/latex] we have:<\/p>\n<div id=\"fs-id1167793829102\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\text{Arc Length}=\\underset{n\\to \\infty }{\\text{lim}}\\underset{i=1}{\\overset{n}{\\text{\u2211}}}\\sqrt{1+{\\left[{f}^{\\prime }({x}_{i}^{*})\\right]}^{2}}\\text{\u0394}x={\\displaystyle\\int }_{a}^{b}\\sqrt{1+{\\left[{f}^{\\prime }(x)\\right]}^{2}}dx.[\/latex]<\/div>\n<\/section>\n<p id=\"fs-id1167793470793\">We summarize these findings in the following theorem.<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3>arc length for [latex]y[\/latex] = [latex]f[\/latex]([latex]x[\/latex])<\/h3>\n<p>Let [latex]f(x)[\/latex] be a smooth function over the interval [latex]\\left[a,b\\right].[\/latex] Then the arc length of the portion of the graph of [latex]f(x)[\/latex] from the point [latex](a,f(a))[\/latex] to the point [latex](b,f(b))[\/latex] is given by:<\/p>\n<div id=\"fs-id1167794043266\" class=\"equation\" style=\"text-align: center;\">[latex]\\text{Arc Length}={\\displaystyle\\int }_{a}^{b}\\sqrt{1+{\\left[{f}^{\\prime }(x)\\right]}^{2}}dx.[\/latex]<\/div>\n<\/section>\n<p id=\"fs-id1167794034181\">Note that we are integrating an expression involving [latex]{f}^{\\prime }(x),[\/latex] so we need to be sure [latex]{f}^{\\prime }(x)[\/latex] is integrable. This is why we require [latex]f(x)[\/latex] to be smooth. The following example shows how to apply the theorem.<\/p>\n<section class=\"textbox example\">\n<p>Let [latex]f(x)=2{x}^{3\\text{\/}2}.[\/latex] Calculate the arc length of the graph of [latex]f(x)[\/latex] over the interval [latex]\\left[0,1\\right].[\/latex] Round the answer to three decimal places.<\/p>\n\n[reveal-answer q=\"fs-id1167793949048\"]Show Solution[\/reveal-answer]<br>\n[hidden-answer a=\"fs-id1167793949048\"]\n\n<p id=\"fs-id1167793949048\">We have [latex]{f}^{\\prime }(x)=3{x}^{1\\text{\/}2},[\/latex] so [latex]{\\left[{f}^{\\prime }(x)\\right]}^{2}=9x.[\/latex] Then, the arc length is<\/p>\n<div id=\"fs-id1167794212298\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill \\text{Arc Length}&amp; ={\\displaystyle\\int }_{a}^{b}\\sqrt{1+{\\left[{f}^{\\prime }(x)\\right]}^{2}}dx\\hfill \\\\ &amp; ={\\displaystyle\\int }_{0}^{1}\\sqrt{1+9x}dx.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1167793510526\">Substitute [latex]u=1+9x.[\/latex] Then, [latex]du=9dx.[\/latex] When [latex]x=0,[\/latex] then [latex]u=1,[\/latex] and when [latex]x=1,[\/latex] then [latex]u=10.[\/latex] Thus,<\/p>\n<div id=\"fs-id1167793870742\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill \\text{Arc Length}&amp; ={\\displaystyle\\int }_{0}^{1}\\sqrt{1+9x}dx\\hfill \\\\ &amp; =\\frac{1}{9}{\\displaystyle\\int }_{0}^{1}\\sqrt{1+9x}9dx=\\dfrac{1}{9}{\\displaystyle\\int }_{1}^{10}\\sqrt{u}du\\hfill \\\\ &amp; ={\\dfrac{1}{9}\u00b7\\frac{2}{3}{u}^{3\\text{\/}2}|}_{1}^{10}=\\frac{2}{27}\\left[10\\sqrt{10}-1\\right]\\approx 2.268\\text{ units}.\\hfill \\end{array}[\/latex][\/hidden-answer]<\/div>\n<\/section>\n<p id=\"fs-id1167793964932\">Although it is nice to have a formula for calculating arc length, this particular theorem can generate expressions that are difficult to integrate. In some cases, we may have to use a computer or calculator to approximate the value of the integral.<\/p>\n<section class=\"textbox example\">\n<p>Let [latex]f(x)={x}^{2}.[\/latex] Calculate the arc length of the graph of [latex]f(x)[\/latex] over the interval [latex]\\left[1,3\\right].[\/latex]<\/p>\n<div id=\"fs-id1167794055619\" class=\"exercise\">[reveal-answer q=\"fs-id1167793372282\"]Show Solution[\/reveal-answer]<br>\n[hidden-answer a=\"fs-id1167793372282\"]\n\n<p id=\"fs-id1167793372282\">We have [latex]{f}^{\\prime }(x)=2x,[\/latex] so [latex]{\\left[{f}^{\\prime }(x)\\right]}^{2}=4{x}^{2}.[\/latex] Then the arc length is given by<\/p>\n<div id=\"fs-id1167794122133\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\text{Arc Length}={\\displaystyle\\int }_{a}^{b}\\sqrt{1+{\\left[{f}^{\\prime }(x)\\right]}^{2}}dx={\\displaystyle\\int }_{1}^{3}\\sqrt{1+4{x}^{2}}dx.[\/latex]<\/div>\n<p id=\"fs-id1167793498289\">Using a computer to approximate the value of this integral, we get<\/p>\n<div id=\"fs-id1167794025333\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{\\displaystyle\\int }_{1}^{3}\\sqrt{1+4{x}^{2}}dx\\approx 8.26815.[\/latex][\/hidden-answer]<\/div>\n<\/div>\n<\/section>\n","rendered":"<section class=\"textbox learningGoals\">\n<ul>\n<li>Calculate the length of a curve described by y=f(x) from one point to another<\/li>\n<li>Find the length of a curve defined by x=g(y) from one point to another<\/li>\n<li>Calculate the total surface area of a solid formed by rotating a curve around an axis<\/li>\n<\/ul>\n<\/section>\n<h2>Arc Lengths of Curves<\/h2>\n<p id=\"fs-id1167793568472\">In this section, we use definite integrals to find the arc length of a curve. We can think of <strong>arc length<\/strong> as the distance you would travel if you were walking along the path of the curve.<\/p>\n<p>Many real-world applications involve arc length. If a rocket is launched along a parabolic path, we might want to know how far the rocket travels. Or, if a curve on a map represents a road, we might want to know how far we have to drive to reach our destination.<\/p>\n<h3>Arc Length of the Curve [latex]y[\/latex] = [latex]f[\/latex]([latex]x[\/latex])<\/h3>\n<p id=\"fs-id1167794212707\">In previous applications of integration, we required the function [latex]f(x)[\/latex] to be integrable, or at most continuous. However, for calculating arc length we have a more stringent requirement for [latex]f(x).[\/latex] Here, we require [latex]f(x)[\/latex] to be differentiable, and furthermore we require its derivative, [latex]{f}^{\\prime }(x),[\/latex] to be continuous. Functions like this, which have continuous derivatives, are called <span class=\"no-emphasis\"><em>smooth<\/em><\/span>.&nbsp;<\/p>\n<section class=\"textbox example\">\n<p id=\"fs-id1167793495508\">Let [latex]f(x)[\/latex] be a smooth function defined over [latex]\\left[a,b\\right].[\/latex] We want to calculate the length of the curve from the point [latex](a,f(a))[\/latex] to the point [latex](b,f(b)).[\/latex]<\/p>\n<p>We start by using line segments to approximate the length of the curve.<\/p>\n<p>For [latex]i=0,1,2\\text{,\u2026},n,[\/latex] let [latex]P=\\left\\{{x}_{i}\\right\\}[\/latex] be a regular partition of [latex]\\left[a,b\\right].[\/latex]<\/p>\n<p>Then, for [latex]i=1,2\\text{,\u2026},n,[\/latex] construct a line segment from the point [latex]({x}_{i-1},f({x}_{i-1}))[\/latex] to the point [latex]({x}_{i},f({x}_{i})).[\/latex] Although it might seem logical to use either horizontal or vertical line segments, we want our line segments to approximate the curve as closely as possible. The figure below depicts this construct for [latex]n=5.[\/latex]<\/p>\n<figure style=\"width: 408px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213108\/CNX_Calc_Figure_06_04_001.jpg\" alt=\"This figure is a graph in the first quadrant. The curve increases and decreases. It is divided into parts at the points a=xsub0, xsub1, xsub2, xsub3, xsub4, and xsub5=b. Also, there are line segments between the points on the curve.\" width=\"408\" height=\"276\" \/><figcaption class=\"wp-caption-text\">Figure 1. We can approximate the length of a curve by adding line segments.<\/figcaption><\/figure>\n<p id=\"fs-id1167794196520\">To help us find the length of each line segment, we look at the change in vertical distance as well as the change in horizontal distance over each interval.<\/p>\n<p>Because we have used a regular partition, the change in horizontal distance over each interval is given by [latex]\\text{\u0394}x.[\/latex] The change in vertical distance varies from interval to interval, though, so we use [latex]\\text{\u0394}{y}_{i}=f({x}_{i})-f({x}_{i-1})[\/latex] to represent the change in vertical distance over the interval [latex]\\left[{x}_{i-1},{x}_{i}\\right],[\/latex] as shown below Note that some (or all) [latex]\\text{\u0394}{y}_{i}[\/latex] may be negative.<\/p>\n<figure style=\"width: 317px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213111\/CNX_Calc_Figure_06_04_002.jpg\" alt=\"This figure is a graph. It is a curve above the x-axis beginning at the point f(xsubi-1). The curve ends in the first quadrant at the point f(xsubi). Between the two points on the curve is a line segment. A right triangle is formed with this line segment as the hypotenuse, a horizontal segment with length delta x, and a vertical line segment with length delta y.\" width=\"317\" height=\"322\" \/><figcaption class=\"wp-caption-text\">Figure 2. A representative line segment approximates the curve over the interval [latex]\\left[{x}_{i-1},{x}_{i}\\right].[\/latex]<\/figcaption><\/figure>\n<p id=\"fs-id1167794212591\">By the Pythagorean theorem, the length of the line segment is:<\/p>\n<p style=\"text-align: center;\">[latex]\\sqrt{{(\\text{\u0394}x)}^{2}+{(\\text{\u0394}{y}_{i})}^{2}}.[\/latex]<\/p>\n<p>We can also write this as:<\/p>\n<p style=\"text-align: center;\">[latex]\\text{\u0394}x\\sqrt{1+{((\\text{\u0394}{y}_{i})\\text{\/}(\\text{\u0394}x))}^{2}}.[\/latex]<\/p>\n<p>Now, by the Mean Value Theorem, there is a point [latex]{x}_{i}^{*}\\in \\left[{x}_{i-1},{x}_{i}\\right][\/latex] such that [latex]{f}^{\\prime }({x}_{i}^{*})=(\\text{\u0394}{y}_{i})\\text{\/}(\\text{\u0394}x).[\/latex]<\/p>\n<p style=\"text-align: center;\">Then the length of the line segment is given by:<\/p>\n<p style=\"text-align: center;\">[latex]\\text{\u0394}x\\sqrt{1+{\\left[{f}^{\\prime }({x}_{i}^{*})\\right]}^{2}}.[\/latex]<\/p>\n<p>Adding up the lengths of all the line segments, we get:<\/p>\n<div id=\"fs-id1167793279503\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\text{Arc Length}\\approx \\underset{i=1}{\\overset{n}{\\text{\u2211}}}\\sqrt{1+{\\left[{f}^{\\prime }({x}_{i}^{*})\\right]}^{2}}\\text{\u0394}x.[\/latex]<\/div>\n<p id=\"fs-id1167793367181\">This is a Riemann sum. Taking the limit as [latex]n\\to \\infty ,[\/latex] we have:<\/p>\n<div id=\"fs-id1167793829102\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\text{Arc Length}=\\underset{n\\to \\infty }{\\text{lim}}\\underset{i=1}{\\overset{n}{\\text{\u2211}}}\\sqrt{1+{\\left[{f}^{\\prime }({x}_{i}^{*})\\right]}^{2}}\\text{\u0394}x={\\displaystyle\\int }_{a}^{b}\\sqrt{1+{\\left[{f}^{\\prime }(x)\\right]}^{2}}dx.[\/latex]<\/div>\n<\/section>\n<p id=\"fs-id1167793470793\">We summarize these findings in the following theorem.<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3>arc length for [latex]y[\/latex] = [latex]f[\/latex]([latex]x[\/latex])<\/h3>\n<p>Let [latex]f(x)[\/latex] be a smooth function over the interval [latex]\\left[a,b\\right].[\/latex] Then the arc length of the portion of the graph of [latex]f(x)[\/latex] from the point [latex](a,f(a))[\/latex] to the point [latex](b,f(b))[\/latex] is given by:<\/p>\n<div id=\"fs-id1167794043266\" class=\"equation\" style=\"text-align: center;\">[latex]\\text{Arc Length}={\\displaystyle\\int }_{a}^{b}\\sqrt{1+{\\left[{f}^{\\prime }(x)\\right]}^{2}}dx.[\/latex]<\/div>\n<\/section>\n<p id=\"fs-id1167794034181\">Note that we are integrating an expression involving [latex]{f}^{\\prime }(x),[\/latex] so we need to be sure [latex]{f}^{\\prime }(x)[\/latex] is integrable. This is why we require [latex]f(x)[\/latex] to be smooth. The following example shows how to apply the theorem.<\/p>\n<section class=\"textbox example\">\n<p>Let [latex]f(x)=2{x}^{3\\text{\/}2}.[\/latex] Calculate the arc length of the graph of [latex]f(x)[\/latex] over the interval [latex]\\left[0,1\\right].[\/latex] Round the answer to three decimal places.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1167793949048\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1167793949048\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1167793949048\">We have [latex]{f}^{\\prime }(x)=3{x}^{1\\text{\/}2},[\/latex] so [latex]{\\left[{f}^{\\prime }(x)\\right]}^{2}=9x.[\/latex] Then, the arc length is<\/p>\n<div id=\"fs-id1167794212298\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill \\text{Arc Length}& ={\\displaystyle\\int }_{a}^{b}\\sqrt{1+{\\left[{f}^{\\prime }(x)\\right]}^{2}}dx\\hfill \\\\ & ={\\displaystyle\\int }_{0}^{1}\\sqrt{1+9x}dx.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1167793510526\">Substitute [latex]u=1+9x.[\/latex] Then, [latex]du=9dx.[\/latex] When [latex]x=0,[\/latex] then [latex]u=1,[\/latex] and when [latex]x=1,[\/latex] then [latex]u=10.[\/latex] Thus,<\/p>\n<div id=\"fs-id1167793870742\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill \\text{Arc Length}& ={\\displaystyle\\int }_{0}^{1}\\sqrt{1+9x}dx\\hfill \\\\ & =\\frac{1}{9}{\\displaystyle\\int }_{0}^{1}\\sqrt{1+9x}9dx=\\dfrac{1}{9}{\\displaystyle\\int }_{1}^{10}\\sqrt{u}du\\hfill \\\\ & ={\\dfrac{1}{9}\u00b7\\frac{2}{3}{u}^{3\\text{\/}2}|}_{1}^{10}=\\frac{2}{27}\\left[10\\sqrt{10}-1\\right]\\approx 2.268\\text{ units}.\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/section>\n<p id=\"fs-id1167793964932\">Although it is nice to have a formula for calculating arc length, this particular theorem can generate expressions that are difficult to integrate. In some cases, we may have to use a computer or calculator to approximate the value of the integral.<\/p>\n<section class=\"textbox example\">\n<p>Let [latex]f(x)={x}^{2}.[\/latex] Calculate the arc length of the graph of [latex]f(x)[\/latex] over the interval [latex]\\left[1,3\\right].[\/latex]<\/p>\n<div id=\"fs-id1167794055619\" class=\"exercise\">\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1167793372282\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1167793372282\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1167793372282\">We have [latex]{f}^{\\prime }(x)=2x,[\/latex] so [latex]{\\left[{f}^{\\prime }(x)\\right]}^{2}=4{x}^{2}.[\/latex] Then the arc length is given by<\/p>\n<div id=\"fs-id1167794122133\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\text{Arc Length}={\\displaystyle\\int }_{a}^{b}\\sqrt{1+{\\left[{f}^{\\prime }(x)\\right]}^{2}}dx={\\displaystyle\\int }_{1}^{3}\\sqrt{1+4{x}^{2}}dx.[\/latex]<\/div>\n<p id=\"fs-id1167793498289\">Using a computer to approximate the value of this integral, we get<\/p>\n<div id=\"fs-id1167794025333\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{\\displaystyle\\int }_{1}^{3}\\sqrt{1+4{x}^{2}}dx\\approx 8.26815.[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n","protected":false},"author":6,"menu_order":21,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc\",\"description\":\"Calculus Volume 1\",\"author\":\"Gilbert Strang, Edwin (Jed) Herman\",\"organization\":\"OpenStax\",\"url\":\"https:\/\/openstax.org\/details\/books\/calculus-volume-1\",\"project\":\"\",\"license\":\"cc-by-nc-sa\",\"license_terms\":\"Access for free at https:\/\/openstax.org\/books\/calculus-volume-1\/pages\/1-introduction\"},{\"type\":\"original\",\"description\":\"2.4 Arc Length of a Curve and Surface Area\",\"author\":\"Ryan Melton\",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":421,"module-header":"","content_attributions":[{"type":"cc","description":"Calculus Volume 1","author":"Gilbert Strang, Edwin (Jed) Herman","organization":"OpenStax","url":"https:\/\/openstax.org\/details\/books\/calculus-volume-1","project":"","license":"cc-by-nc-sa","license_terms":"Access for free at https:\/\/openstax.org\/books\/calculus-volume-1\/pages\/1-introduction"},{"type":"original","description":"2.4 Arc Length of a Curve and Surface Area","author":"Ryan Melton","organization":"","url":"","project":"","license":"cc-by","license_terms":""}],"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\/442"}],"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\/6"}],"version-history":[{"count":0,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/442\/revisions"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/parts\/421"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/442\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=442"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=442"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=442"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=442"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}