Question:

\(\int \frac{x-3}{x^2-9} \, dx\)

Show Hint

When faced with a quadratic in the denominator, factor it and simplify the expression before integrating.
  • \( \log(x-3) + k \)
  • \( \log(x+3) + k \)
  • \( \frac{1}{(x+3)^2} + k \)
  • \( \frac{x^2}{2} - 3x + k \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

We are given the integral: \[ I = \int \frac{x-3}{x^2-9} \, dx \] First, notice that \( x^2 - 9 = (x-3)(x+3) \). So we can decompose the fraction: \[ \frac{x-3}{x^2 - 9} = \frac{x-3}{(x-3)(x+3)} = \frac{1}{x+3} \] Now, the integral simplifies to: \[ I = \int \frac{1}{x+3} \, dx = \log(x+3) + k \] Thus, the correct answer is \( \log(x+3) + k \).
Was this answer helpful?
0
0