MHB Unique's questions at Yahoo Answers regarding integration

  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    Integration
Click For Summary
The discussion focuses on evaluating specific integrals, providing detailed solutions for each. For the first integral, the evaluation results in a value of 2 by applying the properties of odd and even functions. The second integral is solved using substitution, yielding a result of -1/(4(x^4 + 2)) + C. The third integral is determined to be zero due to the odd function rule. Lastly, the fourth integral is solved through substitution, resulting in a value of 1/2.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here are the questions:

Find the following integrals please show steps?

find the following integrals

a)integral -pi/2,pi/2(2t+cost)dt

b)integral x^3/(x^4+2)^2 dx

c)integral -2,2x(x^2+3)^2 dx

d)integral 0,pi/4 tan x sec^2 x dx

I have posted a link there to this topic so the OP can see my work.
 
Mathematics news on Phys.org
Hello unique,

We are given to evaluate:

a) $$I=\int_{-\frac{\pi}{2}}^{\frac{\pi}{2}}2t+\cos(t)\,dt$$

I would write this as the sum of two integrals:

$$I=\int_{-\frac{\pi}{2}}^{\frac{\pi}{2}}2t\,dt+\int_{-\frac{\pi}{2}}^{\frac{\pi}{2}}\cos(t)\,dt$$

Now, by the odd and even rules, we may write:

$$I=0+2\int_{0}^{\frac{\pi}{2}}\cos(t)\,dt=2\left[\sin(t) \right]_{0}^{\frac{\pi}{2}}=2(1-0)=2$$

b) $$I=\int\frac{x^3}{\left(x^4+2 \right)^2}\,dx$$

Let:

$$u=x^4+2\,\therefore\,du=4x^3\,dx$$

and we have:

$$I=\frac{1}{4}\int u^{-2}\,du=-\frac{1}{4u}+C=-\frac{1}{4\left(x^4+2 \right)}+C$$

c) $$I=\int_{-2}^2 x(x^2+3)^2\,dx$$

By the odd-function rule, we have:

$$I=0$$

d) $$I=\int_0^{\frac{\pi}{4}} \tan(x)\sec^2(x)\,dx$$

Let:

$$u=\tan(x)\,\therefore\,du=\sec^2(x)\,dx$$

and we have:

$$I=\int_0^1 u\,du=\frac{1}{2}\left[u^2 \right]_0^1=\frac{1}{2}(1-0)=\frac{1}{2}$$