Section 8.1 : Arc Length
3. Determine the length of y=7(6+x)32 , 189≤y≤875.
Show All Steps Hide All Steps
Start SolutionSince we are not told which ds to use we will have to decide which one to use. In this case the function is set up to use the ds in terms of x. Note as well that if we solve the function for x (which we’d need to do in order to use the ds that is in terms of y) we would still have a fractional exponent and the derivative will not work out as nice once we plug it into the ds formula.
So, let’s take the derivative of the given function and plug into the ds formula.
dydx=212(6+x)12 ds=√1+[dydx]2dx=√1+[212(6+x)12]2dx=√1+4414(6+x)dx=√26504+4414xdx=12√2650+441xdxWe did a little simplification that may or may not make the integration easier. That will probably depend upon the person doing the integration and just what they find the easiest to deal with. The point is there are several forms of the ds that we could use here. All will give the same answer.
Show Step 2Next, we need to deal with the limits for the integral. The ds that we choose to use in the first step has a dx in it and that means that we’ll need x limits for our integral. We, however, were given y limits in the problem statement. This means we’ll need to convert those to x’s before proceeding with the integral.
To do convert these all we need to do is plug them into the function we were given in the problem statement and solve for the corresponding x. Doing this gives,
y=189:189=7(6+x)32→6+x=2723=9→x=3y=875:875=7(6+x)32→6+x=12523=25→x=19So, the corresponding ranges of x’s is : 3≤x≤19.
Show Step 3The integral giving the arc length is then,
L=∫ds=∫19312√2650+441xdx Show Step 4Finally, all we need to do is evaluate the integral. In this case all we need to do is use a quick Calc I substitution. We’ll leave most of the integration details to you to verify.
The arc length of the curve is,
L = \int_{3}^{{19}}{{\frac{1}{2}\sqrt {2650 + 441x} \,dx}} = \left. {\frac{1}{{1323}}{{\left( {2650 + 441x} \right)}^{\frac{3}{2}}}} \right|_3^{19} = \require{bbox} \bbox[2pt,border:1px solid black]{{\frac{1}{{1323}}\left( {{{11029}^{\frac{3}{2}}} - {{3973}^{\frac{3}{2}}}} \right) = 686.1904}}