Difference between revisions of "009B Sample Midterm 2, Problem 5"

From Grad Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
!Foundations:    
 
!Foundations:    
 
|-  
 
|-  
|Trig identity
+
|Review <math>u</math>-substitution and
 
|-
 
|-
|U substitution
+
|trig identities
 
|}
 
|}
  
Line 33: Line 33:
 
|So, we have <math>\int \tan^4(x)~dx=\int \tan^2(x)\sec^2(x)~dx-\int (\sec^2x-1)~dx</math>.
 
|So, we have <math>\int \tan^4(x)~dx=\int \tan^2(x)\sec^2(x)~dx-\int (\sec^2x-1)~dx</math>.
 
|-
 
|-
|For the first integral, we need to use substitution. Let <math>u=\tan(x)</math>. Then, <math>du=\sec^2(x)dx</math>.
+
|For the first integral, we need to use <math>u</math>-substitution. Let <math>u=\tan(x)</math>. Then, <math>du=\sec^2(x)dx</math>.
 
|-
 
|-
 
|So, we have
 
|So, we have

Revision as of 14:59, 1 February 2016

Evaluate the integral:


Foundations:  
Review 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 and
trig identities

Solution:

Step 1:  
First, we write 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 \int \tan^4(x)~dx=\int \tan^2(x) \tan^2(x)~dx} .
Using the trig identity 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 \sec^2(x)=\tan^2(x)+1} , 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 \tan^2(x)=\sec^2(x)-1} .
Plugging in the last identity into one of the 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 \tan^2(x)} , we 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 \int \tan^4(x)~dx=\int \tan^2(x) (\sec^2(x)-1)~dx=\int \tan^2(x)\sec^2(x)~dx-\int \tan^2(x)~dx=\int \tan^2(x)\sec^2(x)~dx-\int (\sec^2x-1)~dx}
using the identity again on the last equality.
Step 2:  
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 \int \tan^4(x)~dx=\int \tan^2(x)\sec^2(x)~dx-\int (\sec^2x-1)~dx} .
For the first integral, we need to 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=\tan(x)} . 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^2(x)dx} .
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 \int \tan^4(x)~dx=\int u^2~du-\int (\sec^2(x)-1)~dx} .
Step 3:  
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 \int \tan^4(x)~dx= \frac{u^3}{3}-(\tan(x)-x)+C=\frac{\tan^3(x)}{3}-\tan(x)+x+C}
Final Answer:  
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{\tan^3(x)}{3}-\tan(x)+x+C}

Return to Sample Exam