Question
Question: Evaluate $\int \frac{1-x^2}{1+x^2}dx$....
Evaluate ∫1+x21−x2dx.

−x+2tan−1(x)+C
Solution
To evaluate the integral ∫1+x21−x2dx, we observe that the degree of the numerator is equal to the degree of the denominator. In such cases, we can simplify the integrand by performing polynomial long division or by algebraically manipulating the numerator.
We can rewrite the numerator 1−x2 by adding and subtracting 1 in a strategic way to match the denominator 1+x2:
1−x2=−(x2−1)=−(x2+1−2)=−(x2+1)+2
Now, substitute this back into the integral:
∫1+x2−(x2+1)+2dx
Split the fraction into two separate terms:
=∫(1+x2−(x2+1)+1+x22)dx
Simplify the first term:
=∫(−1+1+x22)dx
Now, integrate each term separately:
=∫−1dx+∫1+x22dx
=−x+2∫1+x21dx
We know the standard integral formula ∫1+x21dx=tan−1(x)+C.
Applying this formula, we get:
=−x+2tan−1(x)+C
where C is the constant of integration.