
INTEGRATION TECHNIQUES
Presentation
•
Mathematics
•
University
•
Medium
Oyeyemi Oyebola
Used 31+ times
FREE Resource
26 Slides • 22 Questions
1
2
Multiple Choice
What are some techniques for finding antiderivatives of functions?
Using the power rule
Using integration by parts
Using substitution
All of the above
3
4
Multiple Choice
What is the integral of 2x cos(x²) dx?
sin(x²) + C
cos(x²) + C
tan(x²) + C
sec(x²) + C
5
6
7
Multiple Choice
What is the integral of the function represented in the equation?
(1/5)(1-x^2) - (1/3)
(1/2)(1-u)√u du
(1/2)(1-x^2)
(1/3)(1-x^2)
8
9
Multiple Choice
Evaluate \( \int_2^4 x sin(x^2) dx \). What substitution should be made to solve this integral?
Let \( u = x^2 \)
Let \( u = 2x \)
Let \( u = sin(x) \)
Let \( u = cos(x) \)
10
11
Open Ended
Evaluate \( \int_{1/4}^{1/2} \frac{\cos(\pi t)}{\sin^2(\pi t)} dt \) and explain the steps involved in the evaluation.
12
13
Multiple Choice
Evaluate \( \int sin^5 x \: dx \)
\( \int sin^4 x \: dx \)
\( \int sin^2 x \: dx \)
\( \int sin x(1 - cos^2 x)^2 \: dx \)
\( \int sin x \: dx \)
14
15
Open Ended
Evaluate \( \int \sin^2 x \cos^2 x \ dx \). Use the formulas \( \sin^2 x = \frac{1 - \cos(2x)}{2} \) and \( \cos^2 x = \frac{1 + \cos(2x)}{2} \) to get: \( \int \sin^2 x \cos^2 x \ dx = \int \frac{1 - \cos(2x)}{2} \cdot \frac{1 + \cos(2x)}{2} \ dx \).
16
17
Multiple Choice
Evaluate the integral \( \int \sqrt{1-x^2} \: dx \) using the substitution \( x = sin u \). What is the resulting expression after substitution?
\( \frac{arc sin x}{2} + \frac{2x \sqrt{1-x^2}}{4} + C \)
\( \frac{arc sin x}{2} + \frac{x \sqrt{1-x^2}}{2} + C \)
\( \frac{arc sin x}{2} + \frac{2 \sqrt{1-x^2}}{4} + C \)
\( \frac{arc sin x}{2} + \frac{2x \sqrt{1-x^2}}{2} + C \)
18
19
Multiple Choice
This can be integrated using u-substitution. What should "u" equal in this integral?
x
(lnx)/x
lnx
sin(lnx)
20
21
Multiple Choice
What is the integral of sec u du?
sec u + C
ln |sec u + tan u| + C
tan u + C
sec^2 u + C
22
23
Fill in the Blanks
Type answer...
24
25
26
27
28
Multiple Choice
What is the integral of the function \( \arctan(x) \)?
\( x \arctan(x) - \frac{1}{2} \ln(1+x^2) + C \)
\( \ln(x) + C \)
\( x^2 + C \)
\( \arctan(x) + C \)
29
30
Fill in the Blanks
Type answer...
31
32
Multiple Choice
Evaluate the integral \( \int \frac{x^3}{(x-2)(x+3)} dx \) as the sum of two fractions.
\( \frac{7x-6}{(x-2)(x+3)} = \frac{A}{x-2} + \frac{B}{x+3} \)
\( \frac{7x-6}{(x-2)(x+3)} = \frac{A}{x+3} + \frac{B}{x-2} \)
\( \frac{7x-6}{(x-2)(x+3)} = \frac{A}{x-2} + \frac{B}{x-3} \)
\( \frac{7x-6}{(x-2)(x+3)} = \frac{A}{x+2} + \frac{B}{x+3} \)
33
34
35
Open Ended
Find the antiderivatives of the following functions: 1. ∫ 1/(4 - x²) dx 2. ∫ x⁴/(4 - x²) dx 3. ∫ x²/(4 - x²) dx 4. ∫ 1/(x² + 10x + 25) dx 5. ∫ x⁴/(4 + x²) dx 6. ∫ 1/(x² + 10x + 29) dx 7. ∫ x³/(4 + x²) dx 8. ∫ 1/(x² + 10x + 21) dx 9. ∫ 1/(2x² - x - 3) dx 10. ∫ 1/(x² + 3x) dx
36
37
Multiple Choice
Which of the following is a correct formula for the Trapezoidal Rule for approximating ∫abf(x)dx with n subintervals?
nb−a[2f(a)+f(b)+k=1∑n−1f(a+knb−a)]
2nb−a[f(a)+2k=1∑n−1f(a+knb−a)+f(b)]
3nb−a[f(a)+4k=1∑n−1f(a+knb−a)+f(b)]
nb−ak=0∑nf(a+knb−a)
38
39
Multiple Choice
What is the trapezoid approximation for the integral \( \int_0^1 e^{-x^2} dx \) using six intervals?
0.74982
0.74042
0.74512
0.7727
40
41
Multiple Choice
What is the formula for the area under the parabola when approximating the integral?
\( \frac{\Delta x}{3} (f(x_0) + 4f(x_1) + 2f(x_2) + 4f(x_3) + \ldots + f(x_n)) \)
\( \frac{\Delta x}{2} (f(x_0) + f(x_n)) \)
\( \Delta x (f(x_0) + f(x_n)) \)
\( \frac{\Delta x}{4} (f(x_0) + 2f(x_1) + 2f(x_2) + f(x_n)) \)
42
43
Multiple Choice
What is the error estimate formula for Simpson's approximation as given in the theorem?
E(Δx) = (b - a)M(Δx)^4 / 180n^4
E(Δx) = (b - a)M(Δx)^5 / 180n^4
E(Δx) = (b - a)M(Δx)^3 / 180n^4
E(Δx) = (b - a)M(Δx)^2 / 180n^4
44
45
Multiple Choice
Using Simpson’s rule on a parabola f(x), even with just two subintervals, gives the exact value for the integral. What is the formula for f(x) in terms of x?
f(x) = x^2 - x
f(x) = 3x^2 + 4x
f(x) = ax^3 + bx^2 + cx + d
f(x) = 2x^2 + 5x
46
47
Multiple Choice
What would you choose for your u here if you used integration by parts?
ln x
ln (x) sin (x)
sin (x)
x
48
Poll
How confident do you feel about this topic now?
Show answer
Auto Play
Slide 1 / 48
SLIDE
Similar Resources on Wayground
42 questions
Radical & Its Properties
Presentation
•
University
42 questions
Inequalities
Presentation
•
University
45 questions
D1: PHƯƠNG TRÌNH MŨ
Presentation
•
University
46 questions
Potenciación
Presentation
•
University
40 questions
Kalkulus Diferensial: Fungsi dengan Satu Variabel Bebas
Presentation
•
University
46 questions
Writing Essays - The development of a paragraph
Presentation
•
University
40 questions
Chapter 6: SDLC
Presentation
•
University
42 questions
Consumer Mathematics - Taxation
Presentation
•
12th Grade
Popular Resources on Wayground
20 questions
STAAR Review Quiz #3
Quiz
•
8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
6 questions
Marshmallow Farm Quiz
Quiz
•
2nd - 5th Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
20 questions
Inferences
Quiz
•
4th Grade
19 questions
Classifying Quadrilaterals
Quiz
•
3rd Grade
12 questions
What makes Nebraska's government unique?
Quiz
•
4th - 5th Grade