Question
Question: If $\int x^5 e^{-4x^3} dx = \frac{1}{48}e^{-4x^3} f(x) + C$, where C is a constant of integration, t...
If ∫x5e−4x3dx=481e−4x3f(x)+C, where C is a constant of integration, then f(x) is equal to

4x3+1
−4x3−1
−2x3−1
−2x3+1
-4x^3 - 1
Solution
We can solve this problem using two methods: direct integration or differentiation.
Method 1: Direct Integration
Let's evaluate the integral ∫x5e−4x3dx. This integral can be simplified using a substitution. Let t=−4x3.
Then, differentiate t with respect to x:
dt=−12x2dx
From this, we can express x2dx as:
x2dx=−121dt
Also, from the substitution t=−4x3, we have x3=−4t.
Now, rewrite the integral by splitting x5 into x3⋅x2:
∫x5e−4x3dx=∫x3⋅e−4x3⋅x2dxSubstitute x3=−4t, e−4x3=et, and x2dx=−121dt:
∫(−4t)et(−121dt)=∫48tetdt=481∫tetdtNow, we need to evaluate the integral ∫tetdt using integration by parts. The formula for integration by parts is ∫udv=uv−∫vdu.
Let u=t and dv=etdt. Then, du=dt and v=et. Applying the formula:
∫tetdt=tet−∫etdt=tet−et=et(t−1)Now, substitute this result back into our main integral:
∫x5e−4x3dx=481et(t−1)+CFinally, substitute t=−4x3 back into the expression:
∫x5e−4x3dx=481e−4x3(−4x3−1)+CComparing this result with the given form 481e−4x3f(x)+C, we can identify f(x):
f(x)=−4x3−1Method 2: Differentiation
Given the equation:
∫x5e−4x3dx=481e−4x3f(x)+CDifferentiate both sides with respect to x. The derivative of an integral is the integrand itself:
x5e−4x3=dxd[481e−4x3f(x)]Apply the product rule for differentiation, dxd(uv)=u′v+uv′, where u=481e−4x3 and v=f(x).
First, find the derivative of u:
dxd(481e−4x3)=481e−4x3⋅dxd(−4x3)=481e−4x3(−12x2)=−4812x2e−4x3=−41x2e−4x3Now apply the product rule:
x5e−4x3=(−41x2e−4x3)f(x)+481e−4x3f′(x)Divide the entire equation by e−4x3 (since e−4x3=0):
x5=−41x2f(x)+481f′(x)Multiply the entire equation by 48 to clear the denominators:
48x5=−12x2f(x)+f′(x)Now, we can test the given options for f(x).
Let's test option (2): f(x)=−4x3−1. If f(x)=−4x3−1, then f′(x)=dxd(−4x3−1)=−12x2.
Substitute f(x) and f′(x) into the equation:
48x5=−12x2(−4x3−1)+(−12x2)=(48x5+12x2)−12x2=48x5Since both sides are equal, f(x)=−4x3−1 is the correct function.