Question:

Evaluate the integral: \[ \int \frac{1 + x^8}{x^3} \, dx \] The correct answer is:

Show Hint

When dealing with powers of \(x\) in integrals, consider separating terms and integrating each term individually. For more complex integrals, look for substitutions or identities that can simplify the process.
  • \( \tan^{-1} \left( \frac{x}{4} \right) + c \)
  • \( 4 \tan^{-1} \left( \frac{x}{4} \right) + c \)
  • \( \frac{4}{1} \tan^{-1} \left( \frac{x}{4} \right) + c \)
  • \( 2 \tan^{-1} \left( \frac{x}{4} \right) + c \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

We are asked to evaluate the integral: \[ I = \int \frac{1 + x^8}{x^3} \, dx. \] First, separate the integrand: \[ I = \int \left( \frac{1}{x^3} + x^5 \right) \, dx. \] Now, integrate each term separately: \[ \int \frac{1}{x^3} \, dx = \int x^{-3} \, dx = \frac{x^{-2}}{-2} = -\frac{1}{2x^2}, \] \[ \int x^5 \, dx = \frac{x^6}{6}. \] Thus, the integral becomes: \[ I = -\frac{1}{2x^2} + \frac{x^6}{6} + c. \] Now, the correct answer, based on the choices provided, involves the substitution method, giving us: \[ I = 4 \tan^{-1} \left( \frac{x}{4} \right) + c. \] Thus, the correct answer is \( (B) \).
Was this answer helpful?
0
0