Ask your own question, for FREE!
Mathematics 9 Online
OpenStudy (anonymous):

integration

OpenStudy (anonymous):

\[\int\limits_{0}^{.5}8dx/(4x^2+1)^2\]

OpenStudy (amistre64):

there it went .....thought maye you fell asleep on your keyboard ;)

OpenStudy (anonymous):

sorry i am new took me a while to type the equation

OpenStudy (amistre64):

we can take out the constant "8" right?

OpenStudy (anonymous):

yes

OpenStudy (amistre64):

or do we want to use it later... if u = 4x^2 +1 ; then du = 8x dx dx = du/8x

OpenStudy (amistre64):

and x would equal... sqrt(u-1)/2...not sure if that helps us tho...

OpenStudy (anonymous):

well, this is supposed to be solved by using trig substitution. like,let 2x=tan\[\theta\]

OpenStudy (amistre64):

\[\int\limits{} \frac{2}{8u^2 \sqrt{u-1}} du\]

OpenStudy (amistre64):

we can try it by trig substitution....a little rusty, but why not :)

OpenStudy (amistre64):

4x^2 = tan^2(t) 2x = tan(t) ok

OpenStudy (amistre64):

tan^2 + 1 = sec^2 sec^2^2 = sec^4 right?

OpenStudy (amistre64):

1/sec^4 = cos^4 right?

OpenStudy (anonymous):

yes

OpenStudy (amistre64):

then when we pull out the 8 we get: [S] cos^4(t) dt to solve.... or did I miss somehting...

OpenStudy (amistre64):

it looks good to me :)

OpenStudy (anonymous):

wait, how did you get 4x^2 = tan^2t

OpenStudy (anonymous):

what i have after solving is cos^2t

OpenStudy (amistre64):

I simply defined it as such; since its a substitution, with the same value its good right?

OpenStudy (amistre64):

tan(t) = 2x -> t = tan^-1(2x)

OpenStudy (anonymous):

well, my teachet said a^2-x^2 : let x=asint a^2+x^2: x=atant and so on

OpenStudy (amistre64):

the value doesnt change, only the form it takes

OpenStudy (amistre64):

if we have something under a radical, then we want to substitute it with: asin(t) so that the "a" gets changed to a good value that can be taken away... there is no radical here to worry about so we dont have to worry about what "a" needs to be right?

OpenStudy (amistre64):

what we need here is not to get rid of a radical sign; but to transform it from one form to another.... we need tan^2 to equal 4x^2, the only way thats possible is to have tan = 2x

OpenStudy (amistre64):

makes sense?

OpenStudy (amistre64):

but I tend to miss something whenever I do this...that dt in the problem is not simply "dt" it is dt = something dx....and thats what I need to find lol

OpenStudy (amistre64):

tan(t) = 2x D (tan(t)) =D (2x) sec^2(t) dt = 2 dx dx = sec^2(t) dt/2 is what I should have... right?

OpenStudy (anonymous):

i will show u what i have. i just have problem at last

OpenStudy (amistre64):

so we end up with: 4 [S] cos^4 sec^2 dt

OpenStudy (amistre64):

ok :)

OpenStudy (amistre64):

4 [S] cos^2(t) dt is what it simplifies to.... im sure of it ;)

OpenStudy (anonymous):

yes

OpenStudy (amistre64):

cos^2 = 1 + sin^2..... and so on and so forth....

OpenStudy (amistre64):

we can reduce the power by uing the cos(2t) equations...

OpenStudy (anonymous):

yes what i cant do is do the final definite substitution

OpenStudy (amistre64):

cos(2t) = 2cos^2 - 1 1 + cos(2t) = 2cos^2 (1+cos(2t))/2 = cos^2 right?

OpenStudy (amistre64):

[S] 1/2 dt + [S] cos(2t)/2 dt .... looking more doable?

OpenStudy (amistre64):

\[4 \int\limits_{} \frac{1}{2} dt + \int\limits_{} \frac{\cos(2t)}{2}dt\]

OpenStudy (amistre64):

well that 4 times the whole lot of it :)

OpenStudy (amistre64):

the left side goes to 4t/2 = 2t what we need to do is concentrate in the right side...

OpenStudy (amistre64):

if we multiply it by 1 the value stays the same right?

OpenStudy (amistre64):

\[\int\limits_{} \frac{2}{2} * \frac{\cos(2t)}{2} dt\]

OpenStudy (amistre64):

lets use this to our advantage and take out the constants that dont matter.... ok?\[4* \frac{1}{4} \int\limits_{} 2 \cos(2t)dt\]

OpenStudy (amistre64):

this IS doable :)

OpenStudy (amistre64):

D (sin(2t)) = 2 cos(2t) right?

OpenStudy (anonymous):

OpenStudy (amistre64):

very good :) make sure you keep track of the "4" we had and use it in both these integrals right?

OpenStudy (anonymous):

yea. the problem with me is the final part where we substiture value. cant figure that out

OpenStudy (amistre64):

so lets put up our solution as we have it so far...

OpenStudy (amistre64):

r\[F(x) = 2t + \sin(2t) + C\]

OpenStudy (amistre64):

you agree?

OpenStudy (anonymous):

yes

OpenStudy (amistre64):

this is our key then :)

OpenStudy (anonymous):

wait, did we use pi/4 already?

OpenStudy (amistre64):

i didnt; I dont trust myself enough to change the original interval yet, so I just convert it back to values of x :)

OpenStudy (anonymous):

i am confused

OpenStudy (amistre64):

we can use this the way it is...minus the +C of course if we change the original interval to match oour substitution...which it looks like you might have down with that pi/4..... we can use that if your confident in it; but I prefer to undo the substitution of our trig with the key I provided...

OpenStudy (amistre64):

\[2 \tan^{-1}(2x) + \frac{4x}{4x^2+1}\] from [0, .5]

OpenStudy (amistre64):

if I did it right, my answer is 91 :)

OpenStudy (amistre64):

my tan^-1(1) came back as 45 instead of pi/4..... I might have to adjust for that :)

OpenStudy (amistre64):

(2+pi)/2 might be more appropriate....

OpenStudy (amistre64):

2.57 is about my answer .... any way to check it?

OpenStudy (amistre64):

2(pi/4) + sin(2pi/4) = pi/2 + 1 = (2+pi)/2 same results as before

OpenStudy (anonymous):

i will put that as answer. this was a test question . n way to check it. thanks for your time

OpenStudy (amistre64):

I hope it was helpful ;) thanx

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!