Finding the integral of a function

  • Thread starter Thread starter iaing94
  • Start date Start date
  • Tags Tags
    Function Integral
iaing94
Messages
11
Reaction score
0

Homework Statement


Hi, all I need to do is find the integral of a function, and I am struggling with where to begin with this particular expression.

Homework Equations



\int[(3x^2)/(x^3+ 2)]dx

The Attempt at a Solution



Thats the problem, I am not sure where to start! I am sure it is something obvious I am missing.
Thanks

Homework Statement


Homework Equations


The Attempt at a Solution

 
Last edited:
Physics news on Phys.org
I assume you mean \int[(3x^2)/(x^3+ 2)]dx.

Let u= x^3+ 2.
 
Thanks for your quick reply. Sorry, that is exactly what I meant, I am not great with laying stuff out online.

Substituting was my first thought, however this question is part of a pre-test I am doing for homework, and there is a section on substituting later on in the paper, so I am guessing I'm not supposed to use that here. Is there another way doing it?
 
For equations of this form, where the numerator is the derivative of the denominator, the integral is simply the natural logarithm of the denominator. So in this case it would be ln|x^3+2| + a constant of integration.
 
iaing94 said:
Substituting was my first thought, however this question is part of a pre-test I am doing for homework, and there is a section on substituting later on in the paper, so I am guessing I'm not supposed to use that here. Is there another way doing it?
Substitution is probably the easiest technique, and the one that should be tried first. I can't think of any other way to do this problem.
 
Jamo1991 said:
For equations of this form, where the numerator is the derivative of the denominator, the integral is simply the natural logarithm of the denominator. So in this case it would be ln|x^3+2| + a constant of integration.

I never knew that, that works every time? Care to explain how?
 
Because of "substitution" whether you call it that or not! If your integral is of the form \int f'(x)/f(x)dx, let u= f(x), du= f'dx changes the integral to \int du/u.
 
Back
Top