Difference between revisions of "009C Sample Final 1, Problem 9"

From Grad Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
!Foundations:    
 
!Foundations:    
 
|-
 
|-
|The formula for the arc length <math style="vertical-align: 0px">L</math> of a polar curve <math style="vertical-align: -5px">r=f(\theta)</math> with <math style="vertical-align: -4px">\alpha_1\leq \theta \leq \alpha_2</math> is  
+
|'''1.''' The formula for the arc length <math style="vertical-align: 0px">L</math> of a polar curve <math style="vertical-align: -5px">r=f(\theta)</math> with <math style="vertical-align: -4px">\alpha_1\leq \theta \leq \alpha_2</math> is  
 
|-
 
|-
 
|
 
|
 
::<math>L=\int_{\alpha_1}^{\alpha_2} \sqrt{r^2+\bigg(\frac{dr}{d\theta}\bigg)^2}d\theta</math>.
 
::<math>L=\int_{\alpha_1}^{\alpha_2} \sqrt{r^2+\bigg(\frac{dr}{d\theta}\bigg)^2}d\theta</math>.
 
|-
 
|-
|Review trig substitution.
+
|'''2.''' How would you integrate <math style="vertical-align: -14px">\int \sqrt{1+x^2}~dx</math> ? You could use trig substitution and let <math style="vertical-align: -1px">x=\tan \theta </math>.
 +
|-
 +
|'''3.''' Recall that <math>\int \sec^3x~dx=\frac{1}{2}\sec x \tan x +\frac{1}{2}\ln|\sec x +\tan x|+C</math>.
 
|}
 
|}
  

Revision as of 11:31, 23 February 2016

A curve is given in polar coordinates by

Find the length of the curve.

Foundations:  
1. The formula for the arc length of a polar curve with is
.
2. How would you integrate  ? You could use trig substitution and let .
3. Recall that .

Solution:

Step 1:  
First, we need to calculate . Since .
Using the formula in Foundations, we have
.
Step 2:  
Now, we proceed using trig substitution. Let . Then, .
So, the integral becomes
Step 3:  
Since , we have .
So, we have
Final Answer:  

Return to Sample Exam