009C Sample Final 2, Problem 10

From Grad Wiki
Revision as of 21:31, 4 March 2017 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

Find the length of the curve given by

Foundations:  
The formula for the arc length    of a parametric curve with    is

       


Solution:

Step 1:  
First, we need to calculate    and  
Since  
Since  
Using the formula in Foundations, we have

       

Step 2:  
Now, we have

       

Step 3:  
Now, we use  -substitution.
Let   
Then,  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle du=18tdt}   and  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{du}{18}=tdt.}
Also, since this is a definite integral, we need to change the bounds of integration.
We have
       Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle u_1=4+9(1)^2=13} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle u_2=4+9(2)^2=40.}
Hence,
       Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{L} & = & \displaystyle{\frac{1}{18}\int_{13}^{40} \sqrt{u}~du}\\ &&\\ & = & \displaystyle{\frac{1}{27} u^{\frac{3}{2}}\bigg|_{13}^{40}}\\ &&\\ & = & \displaystyle{\frac{1}{27}(40)^{\frac{3}{2}}-\frac{1}{27}(13)^{\frac{3}{2}}.}\\ \end{array}}


Final Answer:  
        Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{1}{27}(40)^{\frac{3}{2}}-\frac{1}{27}(13)^{\frac{3}{2}}}

Return to Sample Exam