Advertisements
Advertisements
प्रश्न
To find the value of `int (10x^9 + 10^x * log 10)/(10^x + x^10) dx`, the proper substitution is ______.
Advertisements
उत्तर
To find the value of `int (10x^9 + 10^x * log 10)/(10^x + x^10) dx`, the proper substitution is 10x + x10.
Explanation:
Analysis of the Integral
The integral is:
`int (10x^9 + 10^x * log_e 10)/(10^x + x^10) dx`
Let’s test if the numerator is the derivative of the denominator. We set the denominator as our variable t:
t = 10x + x10
Now, let's find the derivative of t with respect to `x (dt/dx)`:
1. The derivative of 10x is 10x ln 10 (or 10x loge 10).
2. The derivative of x10 is 10x9.
Adding these together, we get:
`dt/dx = 10^x log_e 10 + 10x^9`
dt = (10x loge 10 + 10x9) dx
Notice that this expression for dt is exactly the numerator of our integral.
The proper substitution to solve this integral is:
t = 10x + x10 (or any other variable like u = 10x + x10)
With this substitution, the integral simplifies to `int 1/t dt`, which result in log |10x + x10| + C.
