Difference between revisions of "009B Sample Final 2, Problem 5"
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 35: | Line 35: | ||
|We start by calculating <math style="vertical-align: -16px">\frac{dx}{dy}.</math> | |We start by calculating <math style="vertical-align: -16px">\frac{dx}{dy}.</math> | ||
|- | |- | ||
| − | |Since <math style="vertical-align: - | + | |Since <math style="vertical-align: -4px">x=y^3,</math> |
| + | |- | ||
| + | | <math>\frac{dx}{dy}=3y^2.</math> | ||
|- | |- | ||
|Now, we are going to integrate with respect to <math style="vertical-align: -3px">y.</math> | |Now, we are going to integrate with respect to <math style="vertical-align: -3px">y.</math> | ||
| Line 65: | Line 67: | ||
|We have | |We have | ||
|- | |- | ||
| − | | <math>u_1=1+9(0)^4=1</math> and <math>u_2=1+9(1)^4=10.</math> | + | | <math style="vertical-align: -5px">u_1=1+9(0)^4=1</math> and <math style="vertical-align: -5px">u_2=1+9(1)^4=10.</math> |
|- | |- | ||
|Thus, we get | |Thus, we get | ||
| Line 111: | Line 113: | ||
|We have | |We have | ||
|- | |- | ||
| − | | <math>u_1=1+\frac{27^2(1)}{2^2}=1+\frac{27^2}{2^2}</math> and <math>u_2=1+\frac{27^2(4)}{2^2}=1+27^2.</math> | + | | <math style="vertical-align: -13px">u_1=1+\frac{27^2(1)}{2^2}=1+\frac{27^2}{2^2}</math> and <math style="vertical-align: -13px">u_2=1+\frac{27^2(4)}{2^2}=1+27^2.</math> |
|- | |- | ||
|Hence, we now have | |Hence, we now have | ||
Revision as of 14:39, 12 March 2017
(a) Find the area of the surface obtained by rotating the arc of the curve
between and about the -axis.
(b) Find the length of the arc
between the points and
| Foundations: |
|---|
| 1. The surface area Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle S} 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 {dx}{dy}}{\bigg )}^{2}}}dy.} |
| 2. The formula for the length of a curve where 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.} |
Solution:
(a)
| Step 1: |
|---|
| We start by calculating Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {dx}{dy}}.} |
| Since Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=y^{3},} |
| Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {dx}{dy}}=3y^{2}.} |
| Now, we are going to integrate with respect to Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y.} |
| Using the formula given in the Foundations section, |
| we have |
| Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {S}&=&\displaystyle {\int _{0}^{1}2\pi x{\sqrt {1+(3y^{2})^{2}}}~dy}\\&&\\&=&\displaystyle {2\pi \int _{0}^{1}y^{3}{\sqrt {1+9y^{4}}}~dy.}\end{array}}} |
| where is the surface area. |
| Step 2: |
|---|
| Now, we use -substitution. |
| Let Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u=1+9y^{4}.} |
| Then, Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle du=36y^{3}dy} and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {du}{36}}=y^{3}dy.} |
| Also, since this is a definite integral, we need to change the bounds of integration. |
| We have |
| Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u_{1}=1+9(0)^{4}=1} and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u_{2}=1+9(1)^{4}=10.} |
| Thus, we get |
| Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {S}&=&\displaystyle {{\frac {2\pi }{36}}\int _{1}^{10}{\sqrt {u}}~du}\\&&\\&=&\displaystyle {{\frac {\pi }{27}}u^{\frac {3}{2}}{\bigg |}_{1}^{10}}\\&&\\&=&\displaystyle {{\frac {\pi }{27}}(10)^{\frac {3}{2}}-{\frac {\pi }{27}}.}\end{array}}} |
(b)
| 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=1+9x^{\frac {3}{2}},} 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 \frac{dy}{dx}=\frac{27\sqrt{x}}{2}.} |
| Then, the arc length 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 L} of the curve is given by |
| 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 L=\int_1^4 \sqrt{1+\bigg(\frac{27\sqrt{x}}{2}\bigg)^2}~dx.} |
| Step 2: |
|---|
| Then, 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 L=\int_1^4 \sqrt{1+\frac{27^2x}{2^2}}~dx.} |
| Now, we use 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} -substitution. |
| Let 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+\frac{27^2x}{2^2}.} |
| 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=\frac{27^2}{2^2}dx} 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 dx=\frac{2^2}{27^2}du.} |
| 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=1+\frac{27^2(1)}{2^2}=1+\frac{27^2}{2^2}} 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=1+\frac{27^2(4)}{2^2}=1+27^2.} |
| Hence, we now 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 L=\int_{1+\frac{27^2}{2^2}}^{1+27^2} \frac{2^2}{27^2}u^{\frac{1}{2}}~du.} |
| Step 3: |
|---|
| Therefore, 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 \begin{array}{rcl} \displaystyle{L} & = & \displaystyle{\frac{2^2}{27^2} \bigg(\frac{2}{3}u^{\frac{3}{2}}\bigg)\bigg|_{1+\frac{27^2}{2^2}}^{1+27^2}}\\ &&\\ & = & \displaystyle{\frac{2^3}{3^4} u^{\frac{3}{2}}\bigg|_{1+\frac{27^2}{2^2}}^{1+27^2}}\\ &&\\ & = & \displaystyle{\frac{2^3}{3^4} (1+27^2)^{\frac{3}{2}}-\frac{2^3}{3^4} \bigg(1+\frac{27^2}{2^2}\bigg)^{\frac{3}{2}}.} \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 \frac{\pi}{27} (10)^{\frac{3}{2}}-\frac{\pi}{27}} |
| (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{2^3}{3^4} (1+27^2)^{\frac{3}{2}}-\frac{2^3}{3^4} \bigg(1+\frac{27^2}{2^2}\bigg)^{\frac{3}{2}}} |