HOW TO EVALUATE INTEGRALS USING SUBSTITUTION

Subscribe to our ▶️ YouTube channel 🔴 for the latest videos, updates, and tips.

Key Idea :

Let us consider the integration of a function with respect to x. If the derivative of a part of the function is at somewhere of the function and you are able to multiply the derivative along with dx using multiplication, then you can integration the function using substitution.

Consider the following integration.

In the function the power of 'e' is x3. The derivative is x3 is 3x2 and it is being as a part of the function and we will be able to write the 3x2 along with dx using multiplication.

Now substitute a new variable for x3 for which we have the derivative 3x2 being a part of the given function.

Let u = x3.

u = x3

Differentiate with respect to x on both sides.

du/dx = 3x2

Multiply both sides by dx.

du = 3x2dx

In the given integration, substitute x3 = u and 3x2dx = du.

= ∫eudu

= eu + C

Substitute u = x3.

Question 1 :

Integrate the following with respect to x

cot x/log (sin x)

Solution :

=  ∫cot x/log (sin x) dx 

Let u = log (sin x)

Differentiating with respect to "x"

du/dx  =  1/sin x ( cos x)

du  =  cos x / sin x

du  =  cot x dx

∫cot x/log (sin x) dx  =  ∫du/u

=  log u + c

=  log (log (sin x)) + c

Question 2 :

Integrate the following with respect to x

cosec x/log (tan (x/2))

Solution :

=  ∫ [cosec x/log (tan (x/2))] dx 

Let u  =  log (tan x/2)

du  =  (1/tan (x/2)) ⋅ sec2 (x/2) (1/2) dx

  =  (cos x/2 / sin x/2) ⋅ (1/cos2 (x/2)) (1/2) dx

  =  (1 / 2 sin x/2 cos (x/2))dx

  =  1/ sin x dx 

du  =   cosec x dx

∫ [cosec x/log (tan (x/2))] dx   =  ∫ du/u

  =  log u + c

  =  log (log tan x/2) + c

Question 3 :

Integrate the following with respect to x

sin 2x / (a2 + b2 sin2x)

Solution :

=  ∫ [sin 2x / (a2 + b2 sin2x)] dx 

Let u  =  a2 + b2 sin2x

  du  =  0 + b2 (2 sin x cos x) dx

  du  =   b2 sin 2x dx

 sin 2x dx  =  du/b2

∫ [sin 2x / (a2 + b2 sin2x)] dx  =  ∫ (du/b2)/u

  =  (1/b2) ∫ (1/u) du

  =  (1/b2) log u + c

  =  (1/b2) log (a2 + b2 sin2x) + c

Question 4 :

Integrate the following with respect to x

sin-1x/√(1 - x2) 

Solution :

=  ∫ [sin-1x/√(1 - x2)] dx 

Let u = sin-1x

du  =  (1/√(1 - x2)) dx

∫ [sin-1x/√(1 - x2)] dx  =  ∫ u du

  =  u2/2 + c

  =  (sin-1x)2/2 + c

Question 5 :

Integrate the following with respect to x

√x/(1 + √x)

Solution :

=  ∫ [√x/(1 + √x)] dx 

Let u = 1 + √x

du  =  (0 + 1/2√x) dx

2√x du  =  dx

∫ [√x/(1 + √x)] dx  =  ∫ [ (u - 1)/u] 2 √x du

  =  ∫ [ (u - 1)/u] 2 (u - 1) du

  =  2 ∫ [ (u - 1)2/u] du

  =  2 ∫ [u2 - 2u + 1)/u] du

  =  2 [(∫u du) - 2 ∫ du + ∫(1/u) du]

=  2 [u2/2 - 2u + log u] + c

=  u- 4u + 2log u + c

(1 + √x)- 4(1 + √x) + 2log (1 + √x) + c

Question 6 :

Integrate the following with respect to x

1/(x log x log (log x))

Solution :

=  ∫ [1/(x log x log (log x))] dx 

Let u  =  log (log x)

du  =  (1/log x) (1/x)

du  =  (1/x log x) dx

∫ [1/(x log x log (log x))] dx = 1/(x logx) (log (logx))] dx 

  =  ∫ (du/u)

  =  log u 

  =  log (log (log x)) + c

Question 7 :

Integrate the following with respect to x

1/ √(8x - x2) dx

Solution :

1/ √(8x - x2) dx

8x - x2 - x2 + 8x

= -(x- 2x(4))

= -[x- 2x(4) + 42 - 42]

= -[(x - 4)- 42]

(8x - x2) = [42 (x - 4)2]

 √(8x - x2) = √[42 (x - 4)2]

Let u = (x - 4)

du = dx

1/ √(8x - x2) dx = ∫ 1/ √[42 - u2] du

= sin-1(u/4) + C

Applying the value of u, we get

= sin-1[(x - 4)/4) + C

Question 8 :

Integrate the following with respect to x

(x3 + x2)(3x2 + 2x)

Solution :

∫ (x3 + x2)(3x2 + 2x) dx

Let u = x3 + x2

du = 3x2 + 2x

∫ (x3 + x2)(3x2 + 2x) dx = ∫ u du

= u2/2 + C

Applying the value of u, we get

= (x3 + x2)2/2 + C

Question 9 :

Integrate the following with respect to x

1/(cos2x)√(1 + tan x) dx

Solution :

∫ 1/(cos2x)√(1 + tan x) dx

Let u = 1 + tan x

du = 0 + sec2 x dx

du = sec2 x dx

du = 1/cos2 x dx

∫ 1/(cos2x)√(1 + tan x) dx = ∫  √u du

= u3/2 / (3/2) + C

= (2/3) u3/2 + C

Applying the value of u, we get

= (2/3) (1 + tan x)3/2 + C

Subscribe to our ▶️ YouTube channel 🔴 for the latest videos, updates, and tips.

Kindly mail your feedback to v4formath@gmail.com

We always appreciate your feedback.

About Us  |  Contact Us  |  Privacy Policy

©All rights reserved. onlinemath4all.com

onlinemath4all_official_badge1.png

Recent Articles

  1. How to Solve Challenging Math Problems in SAT

    Feb 17, 26 10:31 AM

    How to Solve Challenging Math Problems in SAT

    Read More

  2. How to Solve the Hardest SAT Math Problems

    Feb 17, 26 10:06 AM

    digitalsatmath409.png
    How to Solve the Hardest SAT Math Problems

    Read More

  3. The Hidden Patterns in Hard SAT Math Questions

    Feb 17, 26 09:46 AM

    digitalsatmath422.png
    The Hidden Patterns in Hard SAT Math Questions

    Read More