Before proceeding with our topic, it is essential to understand the basic rules and laws governing exponential and logarithmic functions. It is also crucial to appreciate the importance of these functions in many real-world applications. Exponential and logarithmic functions are present in various fields, specifically in modelling population growth, cell growth and decay, financial growth and depreciation, and radioactive decay, to name a few of its applications. Nevertheless, you can review some of the fundamental laws and concepts underlying these functions to understand this topic better.
In this lesson, we will learn how to integrate both exponential and logarithmic functions. However, before we can proceed, it is best to review the methods of differentiating these functions. Considering that integration is the inverse of differentiation; thus, understanding the relationship between the two methods is ideal for us to have a deeper appreciation of this topic.
Integration Formulas for Exponential and Logarithmic Functions
For the following formulas in evaluating indefinite integrals, let u be a function of x; a as a constant; e as the Euler’s number; and C as the constant of integration.
∫duu=ln|u|+Cwhere: u>0∫eudu=eu+C∫audu=aulna+C
Example 1: Evaluate the integral ∫xx2+1dx
Solution:
Let: u=x2+1
Differentiating the function gives us,
d(u)=d(x2+1)du=2xdxdu2=xdxThen rearrange the given integral,
∫xx2+1dx=∫xdxx2+1=∫du/2u=12∫duuAs you can recall in our previous lesson, we cannot use the General Power Rule for Integration if n=−1, as you may have realized that this problem is a solution to that restriction. Since ∫duu is just equal to ∫u−1du. We can now solve this problem using Equation1. Thus,
∫xx2+1dx=12ln|u|+CSince, u=x2+1
∫xx2+1dx=12ln|x2+1|+CExample 2: Evaluate the integral ∫x3−4x2+x−3x+2dx
Solution:
In this case, the integrand is an improper fraction since the numerator’s degree is greater than the denominator. To simplify the rational function, we can first divide the numerator by the denominator.

Dividing the rational function results to x2−6x+13 with a remainder of −29. Hence,
∫x3−4x2+x−3x+2dx=∫(x2−6x+13−29x+2)dx=∫x2dx−6∫xdx+13∫dx−29∫dxx+2=x33−6x22+13x−29ln|x+2|+C=13x3−3x2+13x−29ln|x+2|+CExample 3: Evaluate the integral ∫e2x−7dx
Solution:
Let:u=2x−7du=2dx12du=dx
Express the function in terms of u. Then to integrate the function, use Equation2,
∫e2x−7dx=∫eu⋅12du=12∫eudu=12eu+CSince, u=2x−7
∫e2x−7dx=12e2x−7+CExample 4: Evaluate the integral ∫3e1/xx2dx
Solution:
Let:u=1/xdu=d(x−1)=−x−2dx=−1x2dx−du=dxx2
Express the function in terms of u. Then to integrate the function, use Equation2,
∫3e1/xx2dx=3∫e1/x⋅dxx2=3∫eu(−du)=−3∫eudu=−3eu+CSince, u=1/x
∫3e1/xx2dx=−3e1/x+CExample 5: Evaluate the integral ∫dxe3x+1
Solution:
In this case, we cannot directly use the formula for integrating an exponential function. But by adding e3x−e3x to the numerator, the integral can be broken down into two rational functions while still retaining its original value since e3x−e3x is just equal to zero.
Example 6: Evaluate the integral ∫32xdx.
Solution:
Let:a=3u=2xdu=2dxdu2=dx
Express the function in terms of u. Then to integrate the function, use Equation3,
∫32xdx=∫a2⋅du2=12∫audu=12⋅aulna+C=12⋅32xln3+C=9x2ln3+C