Question:

The value of \(\int \frac{2x - 9}{\sqrt{x^2 - 9x + 1}} \, dx\) is:

Show Hint

Exam Tip:
When the numerator is the derivative of the expression under the square root, use substitution \(u =\) the expression under the square root.
  • \(2\sqrt{x^2 - 9x + 1} + c\)
  • \(\frac{1}{2}\sqrt{x^2 - 9x + 1} + c\)
  • \(\sqrt{x^2 - 9x + 1} + c\)
  • \(\frac{2}{9}\sqrt{x^2 - 9x + 1} + c\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: Understanding the Concept:
We need to evaluate an integral where the numerator is the derivative of the expression inside the square root (up to a constant factor).

Step 2: Key Formula or Approach:

Notice that \(\frac{d}{dx}(x^2 - 9x + 1) = 2x - 9\).
So, the numerator is exactly the derivative of the denominator's inner function.

Step 3: Detailed Explanation:

Let \(u = x^2 - 9x + 1\). Then \(du = (2x - 9) dx\).
Thus, \[ \int \frac{2x - 9}{\sqrt{x^2 - 9x + 1}} \, dx = \int \frac{du}{\sqrt{u}} = \int u^{-1/2} du = 2u^{1/2} + c = 2\sqrt{x^2 - 9x + 1} + c \] So, the integral is \(2\sqrt{x^2 - 9x + 1} + c\).

Step 4: Final Answer:

This matches option (A). Therefore, option (A) is correct.
Was this answer helpful?
0
0