Difference between revisions of "009B Sample Final 1, Problem 7"

From Math Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
::::::<math>y=1-x^2,~~~0\leq x \leq 1</math>
 
::::::<math>y=1-x^2,~~~0\leq x \leq 1</math>
  
::<span class="exam">is rotated about the <math style="vertical-align: -3px">y</math>-axis. Find the area of the resulting surface.
+
:::<span class="exam">is rotated about the <math style="vertical-align: -3px">y</math>-axis. Find the area of the resulting surface.
  
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"

Revision as of 13:25, 18 April 2016

a) Find the length of the curve
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 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:  
Recall:
1. The formula for the length of a curve where is
2.
3. The surface area of a function rotated about the -axis is given by
, where

Solution:

(a)

Step 1:  
First, we calculate 
Since
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
Using the formula given in the Foundations section, we have
Step 2:  
Now, we have
We proceed by using trig substitution. Let Then,
So, we have
Step 3:  
Now, we use -substitution. Let Then,
So, the integral becomes
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{\int 2\pi x \sqrt{1+4x^2}~dx} & = & \displaystyle{\int \frac{\pi}{2}u^2du}\\ &&\\ & = & \displaystyle{\frac{\pi}{6}u^3+C}\\ &&\\ & = & \displaystyle{\frac{\pi}{6}\sec^3\theta+C}\\ &&\\ & = & \displaystyle{\frac{\pi}{6}(\sqrt{1+4x^2})^3+C}.\\ \end{array}}
Step 4:  
We started with a definite integral. So, using Step 2 and 3, 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} S & = & \displaystyle{\int_0^1 2\pi x \sqrt{1+4x^2}~dx}\\ &&\\ & = & \displaystyle{\frac{\pi}{6}(\sqrt{1+4x^2})^3}\bigg|_0^1\\ &&\\ & = & \displaystyle{\frac{\pi(\sqrt{5})^3}{6}-\frac{\pi}{6}}\\ &&\\ & = & \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)}

Return to Sample Exam