Evaluate using any method: Essentials Of Calculus

  • Thread starter Thread starter Nawz
  • Start date Start date
  • Tags Tags
    Calculus Method
Nawz
Messages
32
Reaction score
0

Homework Statement



\int\frac{ [(lnx)^3 - 4(lnx)^2 + 5]}{x}dx



Homework Equations





The Attempt at a Solution



xlnx^4 - (4/3x)lnx^3 +5x^2

my attempt at a soultion was all wrong. The divided by x is confusing me on this one.

The right answer is: ((lnx)^4/4) -(4/3)(lnx)^3+5lnx+C
 
Last edited:
Physics news on Phys.org
(You forgot the 'dx' in your integral)


but if you let u=lnx, what is du =?
 
It would be 1/x

What is the point of the dx after it too: is it just there for the added C?

I got this right now and it is close:

\int\frac{(u)^3-4(u)^2+5}{x}dx

\frac{(u)^4/4-(4/3)u^3+5x}{x} + C

I guess that 5x is suppose to be a U but I don't know why. I still have it divided by x too?
 
Nawz said:
It would be 1/x

What is the point of the dx after it too: is it just there for the added C?

In your integral, it means what you are integrating with respect to.

so if du/dx = 1/x, then that means that du = (1/x)dx.

Nawz said:
I got this right now and it is close:

\int\frac{(u)^3-4(u)^2+5}{x}dx


Do you see where you will have '(1/x)dx' to replace with 'du'?
 
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