I'm really having a problem integrating this equation, infact i have no idea

Anony111
Messages
4
Reaction score
0

Homework Statement



Please tell me how to integrate this...

Homework Equations




[(2x + 4)][(2x^2 + 3x + 1)^(1/2)]

The Attempt at a Solution


 
Physics news on Phys.org
2x^2+ 3x+ 1= (2x+1)(x+1)<br /> Complete the square in the square root: 2x^2+ 3x+ 1= 2(x^2+ (3/2)x+ 9/16)+1-9/8= 2(x+ 3/2)^2- 1/8. Let u= x+ 3/2, then du= dx and x= u- 3/2 so that 2x+ 4= 2u+ 1 so the function to be integrated becomes (2u+1)(2u^2+ 7/16)^{1/2}= 2\sqrt{2}u(u^2+ 7/32)^{1/2}+ \sqrt{2}(u^2+ 7/32}^{1/2}. The first can be integrated by the substitution v= u^2+ 7/32 and the second by a trig substitution.
 
Last edited by a moderator:
I get the idea but you have made one mistake; it should be 9/8 instead of 9/16 outside the bracket. Thanks a lot though
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top