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

From Grad Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
!Foundations:    
 
!Foundations:    
 
|-
 
|-
|Review <math style="vertical-align: 0px">u</math>-substitution
+
|How would you integrate <math>\int (2x+1)\sqrt{x^2+x}~dx</math>?
 +
|-
 +
|
 +
::You could use <math>u</math>-substitution. Let <math>u=x^2+x</math>. Then, <math>du=(2x+1)dx</math>.
 +
|-
 +
|
 +
::Thus, <math>\int (2x+1)\sqrt{x^2+x}~dx=\int \sqrt{u}=\frac{2}{3}u^{3/2}+C=\frac{2}{3}(x^2+x)^{3/2}+C</math>.
 
|}
 
|}
  

Revision as of 14:13, 28 March 2016

Evaluate

a)
b)


Foundations:  
How would you integrate ?
You could use -substitution. Let . Then, .
Thus, .

Solution:

(a)

Step 1:  
We multiply the product inside the integral to get
   .
Step 2:  
We integrate to get
   .
We now evaluate to get
   .

(b)

Step 1:  
We use -substitution. Let . Then, and . Also, we need to change the bounds of integration.
Plugging in our values into the equation , 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 u_1=0^4+2(0)^2+4=4} 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=2^4+2(2)^2+4=28} .
Therefore, 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 \frac{1}{4}\int_4^{28}\sqrt{u}~du} .
Step 2:  
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 \int_0^2 (x^3+x)\sqrt{x^4+2x^2+4}~dx=\frac{1}{4}\int_4^{28}\sqrt{u}~du=\left.\frac{1}{6}u^{\frac{3}{2}}\right|_4^{28}=\frac{1}{6}(28^{\frac{3}{2}}-4^{\frac{3}{2}})=\frac{1}{6}((\sqrt{28})^3-(\sqrt{4})^3)=\frac{1}{6}((2\sqrt{7})^3-2^3)} .
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_0^2 (x^3+x)\sqrt{x^4+2x^2+4}~dx=\frac{28\sqrt{7}-4}{3}} .
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{211}{8}}
(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{28\sqrt{7}-4}{3}}

Return to Sample Exam