Question using trig substitutions

  • Thread starter Thread starter hahaha158
  • Start date Start date
  • Tags Tags
    Trig
hahaha158
Messages
79
Reaction score
0

Homework Statement



Evaluate the definite integral

∫85/√(32-20x-25x^2)


Homework Equations





The Attempt at a Solution



I started off this question using the completing the square method, and was able to simplify my integral to the point 17∫1/√(36-u^2) du where u is 5x+2 and du is 5dx. I am fairly certain i am correct up to this point as i have verified this on wolfram alpha. I next subbed in u=6sinv and du=6cosvdv.

doing this gives me

(17/36)∫1/(cosv√cos^2(v)) which is just equal to 17/36 ∫ cos^-2(v) which can be written as 17/36 ∫ sec^2(v) and finally gives a result of 17/36 (tanv)

Knowing that v = arcsin((5x-2)/6) the final answer i got was

(17/36)(tan(arcsin((5x-2)/6))) which is incorrect.

I checked with wolfram alpha and through a different method they got 17arcsin((5x+2)/6)

So basically i have an extra tanv/36 from somewhere, but i can't see where i am making a mistake. can anyone please explain what i may be missing?

thanks alot
 
Physics news on Phys.org
hahaha158 said:
(17/36)∫1/(cosv√cos^2(v))
Not 36, it was inside a sqrt. And how did that extra cos v get below the line?
 
haruspex said:
Not 36, it was inside a sqrt. And how did that extra cos v get below the line?

i replaced du with 6cosv dv so i took the 6 out of the integral and left the extra cosv at the bottom. Why can i not do that?
 
##\displaystyle 17 \int \frac{1}{\sqrt{36 - u^2}} \ du##

Subbing u = 6sinv, du = 6cos v dv, we have

##\displaystyle 17 \int \frac{1}{\sqrt{36 - 36sin^2v}} 6cosv \ dv = 17 \int \frac{6cosv}{\sqrt{36} \sqrt{1 - sin^2v}} \ dv = 17 \int \frac{cosv}{cosv} \ dv ##

By the way, you would call this an indefinite integral.
 
Karnage1993 said:
##\displaystyle 17 \int \frac{1}{\sqrt{36 - u^2}} \ du##

Subbing u = 6sinv, du = 6cos v dv, we have

##\displaystyle 17 \int \frac{1}{\sqrt{36 - 36sin^2v}} 6cosv \ dv = 17 \int \frac{6cosv}{\sqrt{36} \sqrt{1 - sin^2v}} \ dv = 17 \int \frac{cosv}{cosv}} \ dv ##

By the way, you wouldn't call this an INdefinite integral.

sorry the integral you posted didn't show up correctly, do you mind fixing it please? also why is this not an indefinite integral?

edit: nvm it showed up now, i see what i did wrong, for some reason i tried to replace du with dv/6cosv.

Thanks a lot everybody for the help
 
Sorry about that. I should really test these on TexMaker before I post them. :)
 
Comment #1: It's rather hard to read through your post with the spacing (or lack thereof) you use, especially since you don't use LaTeX for your integral expressions.

Comment #2: If I were grading your calculus assignments, you would be losing points right & left for not including the differential . (I'm pretty sure some other Homework Helpers would agree with me, particularly Mark44 .) This omission apparently is what leads to your error below.

hahaha158 said:

Homework Statement



Evaluate the definite integral

∫(85/√(32-20x-25x^2)) dx

Homework Equations



The Attempt at a Solution



I started off this question using the completing the square method, and was able to simplify my integral to the point 17∫1/√(36-u^2) du where u is 5x+2 and du is 5dx. I am fairly certain i am correct up to this point as i have verified this on wolfram alpha. I next subbed in u=6sinv and du=6cosvdv.

doing this gives me
The du should be in your numerator. In the following integral, you put it in the denominator -- well, you put the 6cos(v) in the denominator.

(17/36)∫1/(cosv√cos^2(v)) du which is just equal to 17/36 ∫ cos^-2(v)dv which can be written as 17/36 ∫ sec^2(v)dv and finally gives a result of 17/36 (tanv)

Knowing that v = arcsin((5x-2)/6) the final answer i got was

(17/36)(tan(arcsin((5x-2)/6))) which is incorrect.

I checked with wolfram alpha and through a different method they got 17arcsin((5x+2)/6)

So basically i have an extra tanv/36 from somewhere, but i can't see where i am making a mistake. can anyone please explain what i may be missing?

thanks alot
 
Back
Top