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

From Grad Wiki
Jump to navigation Jump to search
Line 29: Line 29:
 
'''Solution:'''
 
'''Solution:'''
  
== Temp2 ==
 
 
'''(a)'''
 
'''(a)'''
  
Line 81: Line 80:
 
|}
 
|}
  
== Temp3 ==
 
 
'''(b)'''
 
'''(b)'''
  
Line 150: Line 148:
 
|}
 
|}
  
== Temp4 ==
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Final Answer:    
 
!Final Answer:    

Revision as of 22:37, 25 February 2016

a) Find the length of the curve

.

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 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 S=\int_0^{1}2\pi x \sqrt{1+4x^2}~dx.}
We proceed by using trig 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 x=\frac{1}{2}\tan \theta} . 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 dx=\frac{1}{2}\sec^2\theta \,d\theta} .
So, 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{\int 2\pi x \sqrt{1+4x^2}~dx} & = & \displaystyle{\int 2\pi \bigg(\frac{1}{2}\tan \theta\bigg)\sqrt{1+\tan^2\theta}\bigg(\frac{1}{2}\sec^2\theta\bigg) d\theta}\\ &&\\ & = & \displaystyle{\int \frac{\pi}{2} \tan \theta \sec \theta \sec^2\theta d\theta}.\\ \end{array}}
Step 3:  
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=\sec \theta} . 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=\sec \theta \tan \theta \,d\theta} .
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