Simple derivation I just can't get

  • Thread starter Thread starter hks118
  • Start date Start date
  • Tags Tags
    Derivation
Click For Summary

Homework Help Overview

The original poster presents a problem involving the differentiation of the function g(x) = ln(x * sqrt(x² - 11)). The discussion revolves around the application of differentiation rules, particularly the chain rule and the properties of logarithms.

Discussion Character

  • Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the correct application of the derivative of the natural logarithm and the necessity of using the chain rule. The original poster expresses uncertainty about differentiating a logarithm of a product and attempts to break it down into simpler components.

Discussion Status

Some participants provide guidance on the differentiation process, emphasizing the importance of applying the chain rule correctly. There is an acknowledgment of the original poster's initial approach, with suggestions for improvement and clarification of terminology.

Contextual Notes

The original poster's problem statement lacked clarity regarding the goal of finding the derivative, which led to some confusion in the discussion. Additionally, there are notes on the importance of proper formatting in future questions.

hks118
Messages
19
Reaction score
0

Homework Statement


g(x)=ln(x*sqrt(x2-11)


Homework Equations


d/dx lnx=1/x


The Attempt at a Solution


I've attempted a few solutions:
1/(x*sqrt(x2-11)
(1/x)+1/(sqrt(x2-11)
etc

but they have been wrong. I'm not sure how to differentiate a ln of a product...thats why I tried to break it into lnx+ln sqrt(x2-11
 
Physics news on Phys.org
You were correct in how you began to differentiate g(x), but after you use D[ln(x)]=1/x, you must apply the chain rule. That is, you must multiply by x*sqrt(x2-11)
 
Actually, while that rule is correct, it's incomplete.

[tex]\frac{d}{dx}ln\left(f(x)\right)=\frac{f'(x)}{f(x)}[/tex]

This works even for ln(x) since the derivative of x is 1, so nothing changes.
All you need to do is multiply everything by the derivative of what's inside the log function.
 
hks118 said:

Homework Statement


g(x)=ln(x*sqrt(x2-11)


Homework Equations


d/dx lnx=1/x


The Attempt at a Solution


I've attempted a few solutions:
1/(x*sqrt(x2-11)
(1/x)+1/(sqrt(x2-11)
etc

but they have been wrong. I'm not sure how to differentiate a ln of a product...thats why I tried to break it into lnx+ln sqrt(x2-11
What you started doing here would have worked if you had completed it. Also, for future reference, your problem statement should say what it is that your are trying to do. You didn't make it explicit that you wanted to find the derivative of g(x). The word "derivation" does not imply that you are taking the derivative -- the word for that is differentiation.

One other thing: you started with an equation -- g(x) = ln(x*sqrt(x2-11) -- each step should have been an equation.

So, you started with
g(x) = ln(x*sqrt(x2-11) = ln(x) + ln(sqrt(x2 - 11) = ln(x) + (1/2)ln(x2 - 11)
==> g'(x) = d/dx(ln(x)) + d/dx[(1/2)ln(x2 - 11)) = 1/x + (1/2)*1/(x2 - 11)*d/dx(x2 - 11)
==> g'(x) = 1/x + 2x/(2(x2 - 11)) = 1/x + x/(x2 - 11)

In the 2nd line I used the fact that d/dx(kf(x)) = k*d/dx(f(x)) = k*f'(x).
I also used the chain rule form of the derivative of the natural log function - d/dx(ln(u) = 1/u * du/dx.
 
Thanks guys! Finally got the right answer with your help. I'll remember to format my question the right way next time too,
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
Replies
3
Views
2K
Replies
9
Views
2K
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 7 ·
Replies
7
Views
10K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
Replies
14
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K