Animated Solution for Mathematics - Indefinite Integration: 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 :-
Select Answer:
Visualized Solution
∫ax2+bx+cpx+qdx
The integral is of the form: ∫ax2+bx+cpx+qdx
Numerator: 2x+5
Quadratic in denominator: 7−6x−x2
Numerator=k1dxd(Denominator)+k2
Strategy: Express 2x+5=k1dxd(7−6x−x2)+k2
This allows us to split the integral into a substitution part and a standard formula part.
dxd(7−6x−x2)
Let's find the derivative of the quadratic term.
dxd(7−6x−x2)=0−6−2x=−2x−6
2x+5=k1(−2x−6)+k2
Substitute the derivative back into our strategy equation.
2x+5=k1(−2x−6)+k2
Expand the right side: 2x+5=−2k1x−6k1+k2
Comparing coefficients of x
Comparing coefficients of x on both sides:
2=−2k1
⟹k1=−1
Comparing constant terms
Comparing constant terms on both sides:
5=−6k1+k2
Substitute k1=−1: 5=−6(−1)+k2
5=6+k2⟹k2=−1
I=I1+I2
Rewrite the original integral using k1 and k2:
I=∫7−6x−x2−1(−2x−6)−1dx
Split into two separate integrals:
I=−∫7−6x−x2−2x−6dx−∫7−6x−x21dx
Solving I1 via Substitution
I1=−∫7−6x−x2−2x−6dx
Let t=7−6x−x2⟹dt=(−2x−6)dx
I1=−∫t1dt=−∫t−21dt
Evaluating I1 and finding A
I1=−21t21=−2t
Substitute back t: I1=−27−6x−x2
Comparing with A7−6x−x2, we get A=−2
Preparing I2
I2=−∫7−6x−x21dx
Goal: Complete the square for the quadratic expression 7−6x−x2.
Completing the Square
7−6x−x2=−(x2+6x−7)
Add and subtract (26)2=9 inside the bracket:
=−(x2+6x+9−9−7)
=−((x+3)2−16)
=16−(x+3)2=42−(x+3)2
Standard Integral Formula
The integral becomes: I2=−∫42−(x+3)2dx
Standard Formula: ∫a2−x2dx=sin−1(ax)+C
Here a=4 and x is replaced by (x+3).
Evaluating I2 and finding B
Applying the formula: I2=−sin−1(4x+3)
The problem states this part is Bsin−1(4x+3)
Comparing the two expressions, we get B=−1
Final Conclusion
Total Integral I=−27−6x−x2−sin−1(4x+3)+C
Given form: A7−6x−x2+Bsin−1(4x+3)+C
We found A=−2 and B=−1.
Ordered pair (A,B)=(−2,−1)
00:00 / 00:00
The Sigma Insight: Evaluation of Special Integral Forms
Analyzing the Setup
The integral ∫7−6x−x22x+5dx presents a classic JEE Advanced pattern: a linear polynomial divided by the square root of a quadratic.
We cannot use simple substitution immediately because the numerator is not the derivative of the quadratic expression under the radical. Instead, we must employ Decomposition Mode.
The Art of Decomposition
Our strategy is to express the numerator 2x+5 as a linear combination of the derivative of the quadratic f(x)=7−6x−x2 and a constant.
The derivative is f′(x)=−2x−6. We set up the equation:
2x+5=k1(−2x−6)+k2
By splitting the integral into two parts, I1=∫f(x)k1(−2x−6)dx and I2=∫f(x)k2dx, we can solve the problem systematically. I1 is solved via substitution, and I2 is solved by completing the square.
The First Victory
Solving I1
Comparing coefficients in 2x+5=−2k1x−6k1+k2:
1. For x: 2=−2k1⇒k1=−1
2. For constants: 5=−6k1+k2⇒5=6+k2⇒k2=−1
The integral becomes:
I=−∫7−6x−x2−2x−6dx−∫7−6x−x21dx
For I1, let t=7−6x−x2, so dt=(−2x−6)dx. The integral evaluates to:
−∫t−1/2dt=−2t=−27−6x−x2
Thus, we identify A=−2.
The Second Victory
Completing the Square for I2
For I2=−∫7−6x−x2dx, we complete the square for the quadratic:
7−6x−x2=−(x2+6x−7)=−(x2+6x+9−16)=16−(x+3)2
Substituting this back into the integral:
I2=−∫42−(x+3)2dx
Using the standard form ∫a2−x2dx=sin−1(ax), we get:
I2=−sin−1(4x+3)
Comparing this to Bsin−1(4x+3), we find B=−1.
The Grand Finale
Combining both parts, the total integral is:
I=−27−6x−x2−sin−1(4x+3)+C
The resulting ordered pair is (A,B)=(−2,−1). By focusing on structure and decomposition, we have successfully dismantled the integral.