![]() |
VOOZH | about |
Indefinite integrals are a fundamental concept in calculus, and they have numerous applications in various fields, including physics, engineering, and economics. In this exercise, we will focus on solving indefinite integrals using various techniques, such as substitution, integration by parts, and integration by partial fractions.
Indefinite Integral: ∫f(x)dx = F(x) + C
Substitution Method: ∫f(g(x))g'(x)dx = F(g(x)) + C
Integration by Parts: ∫u(x)v'(x)dx = u(x)v(x) - ∫v(x)u'(x)dx
Integration by Partial Fractions: ∫(P(x)/Q(x))dx = ∫(A/(x-a))dx + ∫(B/(x-b))dx + ...
Solution:
We have,
Let I = ∫dx/√(2x - x2)
= ∫dx/√(1 - 1 + 2x - x2)
= ∫dx/√{1 - (x2 - 2x + 1)}
= ∫dx/√{12 - (x - 1)2}
Let x - 1 = q ...(1)
= ∫dx/√{12 - (q)2}
As we know that, ∫dx/√(a2 - x2) = sin-1(x/a)
So,
= sin-1(q) + C
Now put the value of q from eq(1), we get
= sin-1(x - 1) + C
Solution:
We have,
Let I = ∫dx/√(8 + 3x - x2)
Here, (8 + 3x - x2) can be written as 8 - (x2 - 3x + 9/4 - 9/4)
= (8 + 9/4) - (x - 3/2)2
= (41/4) - (x - 3/2)2
=
Let x - 3/2 = q ...(1)
=
As we know that, ∫dx/√(a2 - x2) = sin-1(x/a)
So,
=
Now put the value of q from eq(1), we get
=
= sin-1(2x - 3/√41) + C
Solution:
We have,
Let I = ∫dx/√(5 - 4x - 2x2)
= ∫dx/√{2(5/2 - 2x - x2)}
= (1/√2)∫dx/√{5/2 - (x2 - 2x + 1 - 1)}
= (1/√2)∫dx/√{(5/2 + 1) - (x2 - 2x + 1)}
= (1/√2)∫dx/√{7/2 - (x - 1)2}
=
Let x + 1 = q ...(1)
=
As we know that, ∫dx/√(a2 - x2) = sin-1(x/a)
So,
=
Now put the value of q from eq(1), we get
=
=
Solution:
We have,
Let I = ∫dx/√(3x2 + 5x + 7)
= ∫dx/√{3(x2 + 5x/3 + 7/3)}
= (1/√3)∫dx/√{5/2-(x2-2x+1-1)}
=
=
=
=
=
Solution:
We have,
Let I = ∫dx/√{(x - α)(β - x)}
= ∫dx/√(-x2 +αx + βx - αβ)
= ∫dx/√{-x2 + x(α + β) - αβ}
=
=
=
Let x - (α + β)/2 = q ...(1)
=
As we know that, ∫dx/√(a2 - x2) = sin-1(x/a)
So,
=
Now put the value of q from eq(1), we get
=
=
Solution:
We have,
Let I = ∫dx/√(7 - 3x - 2x2)
= ∫dx/√{2(7/2 - 3x/2 - x2)}
=
=
=
=
Let x + 3/2 = q ...(1)
=
As we know that, ∫dx/√(a2 - x2) = sin-1(x/a)
So,
=
Now put the value of q from eq(1), we get
=
=
Solution:
We have,
Let I = ∫dx/√(16 - 6x - x2)
= ∫dx/√{16 - (x2 + 2.3x + 9 - 9)}
= ∫dx/√{25 - (x2 + 2.3x + 9)}
=
Let x + 3/2 = q ...(1)
=
As we know that, ∫dx/√(a2 - x2) = sin-1(x/a)
So,
=
Now put the value of q from eq(1), we get
=
Question 8. ∫dx/√(7 - 6x - x2)
Solution:
We have,
Let I = ∫dx/√(7 - 6x - x2)
= ∫dx/√{7-(x2 + 2.3x + 9 - 9)}
= ∫dx/√{16 - (x2 + 2.3x + 9)}
=
Let x + 3/2 = q ...(1)
=
As we know that, ∫dx/√(a2 - x2) = sin-1(x/a)
So,
=
Now put the value of q from eq(1), we get
=
Solution:
We have,
Let I = ∫dx/√(5x2 - 2x)
= ∫dx/√{5(x2 - 2x/5)}
=
=
=
=
1. ∫ x^2 * e^x dx
2. ∫ x * sin(x) dx
3. ∫ ln(x) * x^2 dx
4. ∫ x * cos(2x) dx
5. ∫ e^x * sin(x) dx
Also Read,
- Indefinite Integrals
- Class 12 RD Sharma Solutions - Chapter 19 Indefinite Integrals - Exercise 19.12
- Class 12 RD Sharma Solutions - Chapter 19 Indefinite Integrals - Exercise 19.16
- Class 12 RD Sharma Solutions - Chapter 19 Indefinite Integrals - Exercise 19.18 | Set 1
- Class 12 RD Sharma Solutions - Chapter 19 Indefinite Integrals - Exercise 19.18 | Set 2
1. Integration by Parts: This is likely the main focus of Exercise 19.17. It's used when integrating products of functions.
2. Formula: ∫ u dv = uv - ∫ v du
3. LIATE Rule: A helpful mnemonic for choosing u when using integration by parts:
L - Logarithmic functions
I - Inverse trigonometric functions
A - Algebraic functions
T - Trigonometric functions
E - Exponential functions
4. Steps for Integration by Parts:
a) Choose u and dv based on the LIATE rule
b) Calculate du and v
c) Apply the formula
d) Simplify and solve the resulting integral
5. Multiple Applications: Some problems may require applying integration by parts more than once.