If ∫7−6x−x22x+5dx=A7−6x−x2+Bsin−1(4x+3)+C (where C is a constant of integration), then the ordered pair (A, B) is equal to :
Options
Solution
Key Concepts and Formulas
Completing the Square:ax2+bx+c=a(x+2ab)2+(c−4ab2)
Integration of f(x)f′(x):∫f(x)f′(x)dx=2f(x)+C
Integration of a2−x21:∫a2−x21dx=sin−1(ax)+C
Step-by-Step Solution
Step 1: Rewrite the integral to make it easier to integrate.
We start with the given integral:
∫7−6x−x22x+5dx
Our goal is to manipulate the numerator to resemble the derivative of the expression inside the square root, which is 7−6x−x2. The derivative is −(6+2x)=−2(x+3)=−2x−6. We rewrite the numerator 2x+5 as (2x+6)−1. This is done to separate the integral into two parts, one of which can be solved directly using the derivative of the inside function, and the other using a standard integral formula.
∫7−6x−x22x+5dx=∫7−6x−x2(2x+6)−1dx
Step 2: Split the integral into two separate integrals.
∫7−6x−x2(2x+6)−1dx=∫7−6x−x22x+6dx−∫7−6x−x21dx
Step 3: Evaluate the first integral.
Let I1=∫7−6x−x22x+6dx. We notice that the numerator is almost the negative of the derivative of the expression inside the square root. More precisely, dxd(7−6x−x2)=−6−2x=−(2x+6).
Therefore, we can rewrite the integral as:
I1=−∫7−6x−x2−2x−6dx=−∫7−6x−x2−(2x+6)dx
Using the formula ∫f(x)f′(x)dx=2f(x)+C, we have:
I1=−27−6x−x2+C1
Step 4: Evaluate the second integral.
Let I2=∫7−6x−x21dx.
We need to complete the square for the expression inside the square root: 7−6x−x2.
7−6x−x2=−(x2+6x)+7=−(x2+6x+9−9)+7=−(x+3)2+9+7=16−(x+3)2=42−(x+3)2
Thus,
I2=∫42−(x+3)21dx
Using the formula ∫a2−x21dx=sin−1(ax)+C, we have:
I2=sin−1(4x+3)+C2
Step 5: Combine the results from Step 3 and Step 4.
∫7−6x−x22x+5dx=I1−I2=−27−6x−x2−sin−1(4x+3)+C
where C=C1−C2.
Step 6: Compare with the given equation.
We are given that:
∫7−6x−x22x+5dx=A7−6x−x2+Bsin−1(4x+3)+C
Comparing this with our result:
−27−6x−x2−sin−1(4x+3)+C
We can see that A=−2 and B=−1.
Therefore, the ordered pair (A, B) is (-2, -1).
Common Mistakes & Tips
Sign Errors: Be very careful with the signs when completing the square and when taking derivatives.
Completing the Square Correctly: Ensure you complete the square accurately. An error here will propagate through the entire solution.
Recognizing Standard Integrals: Practice recognizing standard integral forms so you can apply the formulas directly.
Summary
We started by rewriting the integrand to separate it into two parts: one that could be solved using the derivative of the expression inside the square root and another that could be solved using a standard inverse sine integral. By completing the square, we were able to transform the second integral into a recognizable form. Finally, by comparing our result with the given equation, we determined the values of A and B to be -2 and -1, respectively.
Final Answer
The final answer is \boxed{(-2, -1)}, which corresponds to option (B).