Question
Question: Find \( \int {(x + 3)\sqrt {3 - 4x - {x^2}} dx} \)...
Find ∫(x+3)3−4x−x2dx
Solution
Hint : In common words, integration can be defined as bringing together and uniting things. In differential calculus, we have to find the derivative or differential of a given function. But integration is the inverse process of differentiation. In integration, we have to find the function whose differentiation is given. Integrals of this type can be converted into standard form and then solved with the help of some basic formulas of integration.
Complete step-by-step answer :
Let I=∫(x+3)3−4x−x2
The given integral is of the form ∫(px+q)ax2+bx+cdx
To simplify this equation, let x+3=Adxd(3−4x−x2)+B
Differentiating the right-hand side, we get
x+3=A(−4−2x)+B ⇒x+3=−4A−2Ax+B ⇒x+3=−4A+B−2Ax
Now on comparing both sides, we get
\-2A=1 ⇒A=−21
And −4A+B=3
Put the value of A in the above equation, we get -
\-4(−21)+B=3 ⇒2+B=3 ⇒B=1
Thus, we can say that x+3=−21(−4−2x)+1
Putting this value in the equation given in the question,
I=−21∫(−4−2x)3−4x−x2dx+∫3−4x−x2dx
Now let I=I1+I2 where I1=−21∫(−4−2x)3−4x−x2dx and I2=3−4x−x2dx
Let us solve I1 first,
Put 3−4x−x2=t
On differentiating both sides, we get
\-4−2x=dxdt ⇒(−4−2x)dx=dt
Now substitute the value of (−4−2x) as dt in I1
I1=−21∫tdt ⇒I1=−21(32t23)+C1 ⇒I1=−31(t)23+C1
Substitute the value of t back as 3−4x−x2
I1=−31(3−4x−x2)23+C1
Now,
I2=(3−4x−x2)dx I2=−(x2+4x−3)dx
We can rewrite the above equation as,
x2+4x−3=x2+4x+4−4−3 x2+4x−3=x2+4x+4−7 x2+4x−3=(x+2)2−(7)2
Putting this value in I2 we have,
I2=∫−[(x+2)2−(7)2]dx I2=∫[(7)2−(x+2)2]dx
We know that ∫a2−x2dx=[21xa2−x2+2a2sin−1(ax)+c]
Using this formula to solve I2 we get –
I2=[2x+27−(x+2)2+27sin−17x+2]+C2 I2=[2x+23−4x−x2+27sin−17x+2]+C2
Putting the value of I1 and I2 in I , we get –
I=−31(3−4x−x2)23+21(x+2)3−4x−x2+27sin−17x+2+C
Where C=C1+C2
Thus, ∫(x+2)3−4x−x2dx=−31(3−4x−x2)23+21(x+2)3−4x−x2+27sin−17x+2+C
Note : A definite integral is an integral expressed with upper and lower limits while an indefinite integral is expressed without limits. The derivative of a function is unique but integral or anti-derivative of a function can be infinite. Here, C is an arbitrary constant by varying which one can get different values of integral of a function.