Homework help: Evaluate the following integrals!

Robd0ggie

New member
Joined
Jul 3, 2011
Messages
1
1) integrate 1/Sqrt(25-9x^2) dx


2) integrate cos x/(1+sin^2 x) dx from 0 to pi/3



I attempted using U-substitution, but it doesn't seem to make sense. After reviewing my professor's notes and my Calculus, i cannot find a method to solve these last two questions of my homework. I don't want to give up, I'm sitting in class with 89% and i want to pass with an A.

Please show your steps, so that i may also learn.

Any help is appreciated, Thank you!
 
Robd0ggie said:
1) integrate 1/Sqrt(25-9x^2) dx


2) integrate cos x/(1+sin^2 x) dx from 0 to pi/3



I attempted using U-substitution, but it doesn't seem to make sense. After reviewing my professor's notes and my Calculus, i cannot find a method to solve these last two questions of my homework. I don't want to give up, I'm sitting in class with 89% and i want to pass with an A.

Please show your steps, so that i may also learn.

Any help is appreciated, Thank you!

Substitution should work!!

For problem (1) substitute

u = 3x\displaystyle u \ = \ 3x

For problem (2) substitute

u = sin(x)\displaystyle u \ = \ sin(x)

Please share your work with us indicating exactly where you are stuck - so that we may know where to begin to help you.
 
1) integrate 1/Sqrt(25-9x^2) dx

Let \(\displaystyle x=\frac{5}{3}sin\theta, \;\ dx=\frac{5}{3}cos\thetad\theta\)

Upon making the subs, it whittles down to practically nothing.


2) 0π3cos(x)1+sin2(x)dx\displaystyle \int_{0}^{\frac{\pi}{3}} \frac{cos(x)}{1+sin^{2}(x)}dx

You can use a u sub here. Let u=sin(x),   du=cos(x)dx\displaystyle u=sin(x), \;\ du=cos(x)dx

After making the subs, you should recognize something related to an inverse trig function.
 
Hello, Robd0ggie!

1) Integrate:   dx259x2\displaystyle \text{1) Integrate: }\;\int\frac{dx}{\sqrt{25-9x^2}}

This has the form of the arcsine integeral.

. . dua2u2  =  sin1 ⁣(ua)+C\displaystyle \int\frac{du}{\sqrt{a^2-u^2}} \;=\;\sin^{-1}\!\left(\frac{u}{a}\right) + C


We have: a=5,  u=3xdu=3dxdx=13du\displaystyle \text{We have: }\:a = 5,\;u = 3x \quad\Rightarrow\quad du = 3\,dx \quad\Rightarrow\quad dx = \tfrac{1}{3}du

Our integral becomes: 13dua2u2  =  13dua2u2  =  13sin1(ua)+C\displaystyle \text{Our integral becomes: }\:\int\frac{\frac{1}{3}du}{\sqrt{a^2 - u^2}} \;=\;\tfrac{1}{3}\int\frac{du}{\sqrt{a^2-u^2}} \;=\;\tfrac{1}{3}\sin^{-1}\left(\tfrac{u}{a}\right) + C

Back-substitute: 13sin1(3x5)+C\displaystyle \text{Back-substitute: }\:\tfrac{1}{3}\sin^{-1}\left(\tfrac{3x}{5}\right) + C





This has the form of the arctangent integral.

. . dua2+u2  =  1atan1(ua)+C\displaystyle \int \frac{du}{a^2 + u^2} \;=\;\frac{1}{a}\tan^{-1}\left(\frac{u}{a}\right) + C


We have: a=1,  u=sinx,  du=cosxdx\displaystyle \text{We have: }\:a = 1,\;u = \sin x,\;du = \cos x\,dx

The integral becomes: dua2+u2=1atan1(ua)+C\displaystyle \text{The integral becomes: }\:\int \frac{du}{a^2+u^2} \:=\:\frac{1}{a}\tan^{-1}\left(\frac{u}{a}\right) + C

Back-substitute: 11tan1(sinx1)+C  =  tan1(sinx)+C\displaystyle \text{Back-substitute: }\:\frac{1}{1}\tan^{-1}\left(\frac{\sin x}{1}\right) + C \;=\;\tan^{-1}(\sin x) + C

Evaluate: tan1(sinx)]0π3  =  tan1(sinπ3)tan1(sin0)\displaystyle \text{Evaluate: }\:\tan^{-1}(\sin x)\,\bigg]^{\frac{\pi}{3}}_0 \;=\; \tan^{-1}(\sin\tfrac{\pi}{3}) - \tan^{-1}(\sin 0)

. . =  tan1(32)tan1(0)  =  tan1(32)    0.713724379\displaystyle = \;\tan^{-1}\left(\tfrac{\sqrt{3}}{2}\right) - \tan^{-1}(0) \;=\;\tan^{-1}\left(\tfrac{\sqrt{3}}{2}\right) \;\approx\;0.713724379

 
Top