Stuck on an Integral: Need a Nudge in the Right Direction!

AI Thread Summary
The integral discussed is ∫ (x+2)dx/√(x²+6x+4). The user initially attempted completing the square and substitution but found discrepancies with online integrator results. Suggestions included using the substitution u=x+3, which simplifies the integral to ∫ (u-1)/√(u²-5) du. This allows for further separation into two integrals, leading to additional substitutions for easier evaluation. The conversation highlights collaborative problem-solving in tackling challenging integrals.
Zurtex
Science Advisor
Homework Helper
Messages
1,118
Reaction score
1
Got an integral that for some reason I can't do, very much annoying me because this is supposed to be the stuff I am good at. A nudge in the right direction would be great, here it is:

\int \frac{(x+2)dx}{\sqrt{x^2+6x+4}}

I have attempted completing the square on the bottom to get (x+3)^2-5 and then I tried the substitution u=x+3. After messing about with it a bit I got an answer but it didn't look right and it was a lot different from the answer I got off an online integrator and its answer really did look better.

Any help would be great thanks.
 
Physics news on Phys.org
Have you tried the substitution:
u= sqrt(5)*Cosh(t)?
 
Thanks, could someone please confirm this is the answer then:

\sqrt{ \frac{x^2-6x+4}{5} } - \cosh^{-1}\left(\frac{x-3}{\sqrt{5}}\right) + C
 
Well, I got the -6x term to be +6x, and the x-3 to be x+3
 
Actually, I like your first idea of substituting for x+3. If you let u= x+3, then
x2+6x+ 4= (x+3)2- 5= u2- 5 and x+2= x+3-1= u-1 so the integral becomes
\int{\frac{u-1}{\sqrt{u^2-5}}du
which we can separate into
\int{\frac{udu}{\sqrt{u^2-5}}+ \int{\frac{du}{\sqrt{u^2-5}}

Now you can make the substitution v= u2-5 in the first integral and
sec(\theta)= \sqrt{5}u in the second.
 
Last edited by a moderator:
kk thanks for the help and thanks for the other approach :smile:
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top