Question
Question: How do you integrate \[\dfrac{1}{2x+1}\]?...
How do you integrate 2x+11?
Solution
In calculus, an integral is used to find the area under the graph of an equation. Integration, the process of finding an integral, is the reverse of differentiation, the process of finding a derivative. Integration of the inverse of a polynomial expression of degree one is equal to natural logarithm of modulus of the polynomial divided by the derivative of the polynomial. That is, If P(x) is the polynomial of degree one then, ∫P(x)1dx=(dxd(P(x)))1ln∣P(x)∣+C(constant).
Complete step by step answer:
As per the given question we need to integrate 2x+11. Here, we have a polynomial expression of degree one (2x+1) in the denominator. So, when we integrate 2x+11, we get the natural logarithm of the modulus of the polynomial expression (2x+1) divided by the derivative of the polynomial (2x+1). That is, we can express it as
∫P(x)1dx=(dxd(P(x)))1ln∣P(x)∣+C(constant) ---------(1)
As we know that, for a general polynomial expression like P(x)=a0+a1x+a2x2+......+anxn=a0x0+a1x1+a2x2+......+anxn, the derivative of this polynomial expression can be written as
d(P(x))=0+a1x1−1+a2x2−1+......+anxn−1=a1+a2x+a3x2+......+anxn−1.
Here, we have the polynomial expression of degree one, P(x) = (2x+1). Then we get the derivative of the polynomial expression P(x) from below equation:
d(P(x))=d(2x+1)=(2x1−1+0)dx=2dx
∴dxd(P(x))=2 --------(2)
Now, on substituting the obtained derivative from equation (2) into the equation (1), we get
∫P(x)1dx=21ln∣P(x)∣+C(constant)
(we write constant C as we don’t know the bounds).
Therefore, 21ln∣2x+1∣+C is the expression obtained by integrating 2x+11.
Note: Basically, the integration takes place by substitution method. Here, we change the dx→d(2x+1) form since we have (2x+1) in the denominator of the given expression. As we know that, d(2x+1) derivative value equals 2dx, we replace dx by d(2x+1). A common error made in such a type of problem is ignoring the constant term C after integration.