Finding the second derivative of ln(x^8)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
compute_a_nerd
Messages
14
Reaction score
0
Hello all. I am stuck on this homework problem. It wants me to find
[tex] \frac {d^2y} {dx^2} [/tex]
when [tex]y= ln x^8[/tex]
The book answer is [tex]\frac {-8}{x^2}[/tex]
But I only can get [tex]\frac {-8}{x^9)}[/tex]

Please give me some guidance
Thanks
 
Last edited:
Physics news on Phys.org
compute_a_nerd said:
Hello all. I am stuck on this homework problem. It wants me to find
[tex] \frac {d^2y} {dx^2} [/tex]
when [tex]y= ln x^8[/tex]
The book answer is [tex]\frac {-8}{x^2}[/tex]
But I only can get [tex]\frac {-8}{x^9)}[/tex]

Please give me some guidance
Thanks

Need to keep very clear the precedence of operators so write it as:

[tex]y=ln(x^8)[/tex]

Now, just differentiate once to get 8/x, one more time to get the book's answer.