Difference between revisions of "009B Sample Final 1, Problem 7"
| Line 24: | Line 24: | ||
|- | |- | ||
| | | | ||
| − | <math style="vertical-align: -13px">S=\int 2\pi x\,ds,</math> where <math style="vertical-align: -18px">ds=\sqrt{1+\bigg(\frac{dy}{dx}\bigg)^2}.</math> | + | <math style="vertical-align: -13px">S=\int 2\pi x\,ds,</math> where <math style="vertical-align: -18px">ds=\sqrt{1+\bigg(\frac{dy}{dx}\bigg)^2}~dx.</math> |
|} | |} | ||
| Line 105: | Line 105: | ||
|Now, we have <math style="vertical-align: -14px">S=\int_0^{1}2\pi x \sqrt{1+4x^2}~dx.</math> | |Now, we have <math style="vertical-align: -14px">S=\int_0^{1}2\pi x \sqrt{1+4x^2}~dx.</math> | ||
|- | |- | ||
| − | |We proceed by | + | |We proceed by <math>u</math>-substitution. |
|- | |- | ||
| − | |Let <math style="vertical-align: - | + | |Let <math style="vertical-align: -2px">u=1+4x^2.</math> |
|- | |- | ||
| − | | | + | |Then, <math style="vertical-align: 0px">du=8xdx</math> and <math style="vertical-align: -14px">\frac{du}{8}=xdx.</math> |
|- | |- | ||
| − | | | + | |Since the integral is a definite integral, we need to change the bounds of integration. |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |Plugging in our values into the equation <math style="vertical-align: -4px">u=1+4x^2,</math> we get |
|- | |- | ||
| − | | | + | | <math style="vertical-align: -5px">u_1=1+4(0)^2=1</math> and <math style="vertical-align: -5px">u_2=1+4(1)^2=5.</math> |
|- | |- | ||
| − | | | + | |Thus, the integral becomes |
|- | |- | ||
| | | | ||
<math>\begin{array}{rcl} | <math>\begin{array}{rcl} | ||
| − | + | S& = & \displaystyle{\int_1^5 \frac{2\pi}{8} \sqrt{u}~du}\\ | |
&&\\ | &&\\ | ||
| − | & = & \displaystyle{\frac{\pi}{ | + | & = & \displaystyle{\frac{\pi}{4} \int_1^5 u^{\frac{1}{2}}~du.} |
| − | |||
| − | |||
| − | |||
| − | |||
\end{array}</math> | \end{array}</math> | ||
|} | |} | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
| − | !Step | + | !Step 3: |
|- | |- | ||
| − | | | + | |Now, we integrate to get |
|- | |- | ||
| | | | ||
<math>\begin{array}{rcl} | <math>\begin{array}{rcl} | ||
| − | S & = & \displaystyle{\ | + | \displaystyle{S} & = & \displaystyle{\frac{\pi}{4}\bigg(\frac{2}{3}u^{\frac{3}{2}}\bigg)\bigg|_{1}^{5}}\\ |
&&\\ | &&\\ | ||
| − | & = & \displaystyle{\frac{\pi}{6} | + | & = & \displaystyle{\frac{\pi}{6}u^{\frac{3}{2}}\bigg|_{1}^{5}}\\ |
&&\\ | &&\\ | ||
| − | & = & \displaystyle{\frac{\pi( | + | & = & \displaystyle{\frac{\pi}{6}(5)^{\frac{3}{2}}-\frac{\pi}{6}(1)^{\frac{3}{2}}}\\ |
&&\\ | &&\\ | ||
& = & \displaystyle{\frac{\pi}{6}(5\sqrt{5}-1)}.\\ | & = & \displaystyle{\frac{\pi}{6}(5\sqrt{5}-1)}.\\ | ||
Latest revision as of 18:06, 20 May 2017
(a) Find the length of the curve
- Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y=\ln(\cos x),~~~0\leq x\leq {\frac {\pi }{3}}} .
(b) The curve
is rotated about the -axis. Find the area of the resulting surface.
| Foundations: |
|---|
| 1. The formula for the length of a curve where Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle a\leq x\leq b} is |
|
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle L=\int _{a}^{b}{\sqrt {1+{\bigg (}{\frac {dy}{dx}}{\bigg )}^{2}}}~dx.} |
| 2. Recall |
| 3. The surface area of a function rotated about the -axis is given by |
|
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle S=\int 2\pi x\,ds,} where Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle ds={\sqrt {1+{\bigg (}{\frac {dy}{dx}}{\bigg )}^{2}}}~dx.} |
Solution:
(a)
| Step 1: |
|---|
| First, we calculate |
| Since Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y=\ln(\cos x),} |
| Using the formula given in the Foundations section, we have |
|
|
| Step 2: |
|---|
| Now, we have |
|
|
| Step 3: |
|---|
| Finally, |
|
|
(b)
| Step 1: |
|---|
| We start by calculating |
| Since |
| Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {dy}{dx}}=-2x.} |
| Using the formula given in the Foundations section, we have |
|
|
| Step 2: |
|---|
| Now, we have |
| We proceed by -substitution. |
| Let |
| Then, Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle du=8xdx} and |
| Since the integral is a definite integral, we need to change the bounds of integration. |
| Plugging in our values into the equation we get |
| Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u_{1}=1+4(0)^{2}=1} and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u_{2}=1+4(1)^{2}=5.} |
| Thus, the integral becomes |
|
|
| Step 3: |
|---|
| Now, we integrate to get |
|
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{S} & = & \displaystyle{\frac{\pi}{4}\bigg(\frac{2}{3}u^{\frac{3}{2}}\bigg)\bigg|_{1}^{5}}\\ &&\\ & = & \displaystyle{\frac{\pi}{6}u^{\frac{3}{2}}\bigg|_{1}^{5}}\\ &&\\ & = & \displaystyle{\frac{\pi}{6}(5)^{\frac{3}{2}}-\frac{\pi}{6}(1)^{\frac{3}{2}}}\\ &&\\ & = & \displaystyle{\frac{\pi}{6}(5\sqrt{5}-1)}.\\ \end{array}} |
| Final Answer: |
|---|
| (a) 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 \ln (2+\sqrt{3})} |
| (b) 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{\pi}{6}(5\sqrt{5}-1)} |