Question
Question: Find the integration of the following function with respect to\(x\) :\(f(x) = \sqrt {2x - {x^2}} \)...
Find the integration of the following function with respect tox :f(x)=2x−x2
Solution
We have to solve the given integral using standard integration formulae but firstly we simplify the function into easier form in order to solve it. We convert the expression into standard algebraic expression using manipulation.
Complete solution step by step:
Firstly we write down the function given in the question:
f(x)=2x−x2
As we can see the degree of the expression is two so we change it into standard algebraic expression like this
2x−x2=1−1+2x−x2=1−Expansionofstandardidentity(1−2x+x2)=1−(x−1)2
Now we take the function as an integral with respect to x like this
I=∫2x−x2dx=∫1−(x−1)2dx
So we take substitution method of integration and let
s=x−1,⇒ds=dx
Putting these values into the above equation
I=∫1−(x−1)2dx=∫1−s2ds
We know that 1−sin2x=cos2x so we put s=sinθ,⇒ds=cosθdθ these values into the above equation
I=∫1−s2ds=∫1−sin2θcosθdθ=∫cosθ×cosθdθ I=∫cos2θdθ
Using the following trigonometric identity and putting value
cos2θ=2cos2θ−1 ⇒cos2θ=2cos2θ+1
So we have
I=∫(2cos2θ+1)dθ=21∫(cos2θ+1)dθ
We know that∫cosθ=sinθ. So we have
I=21[∫cos2θdθ+∫dθ] ⇒I=21(2sin2θ+θ) ⇒I=4sin2θ+2θ
Now we use the trigonometric identity of sin2θ=2sinθcosθ and put it in the above equation
I=42sinθcosθ+2θ=2sinθcosθ+2θ
We had already taken s=sinθ,⇒sin−1(s)=θ and hence we have
I=2s1−s2+2sin−1(s)
Now we substitute back the value of s=x−1 in the equation
I=2(x−1)1−(x−1)2+2sin−1(x\-1)+C I=2(x−1)2x−x2+2sin−1(x−1)+C
Here C is the integral constant which is obtained when we evaluate indefinite integral that is integration without limits.
Additional information: To find the exact or explicit solution we must apply integration limits and then we get the value of C and after putting it in the integral value we get the final solution.
Note: We used the method of integration by substitution here in the question where we manipulate the expression by assuming a value of the given expression then we simplify it until we get a standard form to solve the expression by using integration formulae.