Understanding the Product Rule in Calculus: Solving for y = x ln x

AI Thread Summary
The discussion focuses on applying the product rule to differentiate the function y = x ln x. Participants clarify that the product rule states that the derivative of a product of two functions is the derivative of the first function times the second plus the first function times the derivative of the second. They identify f as x and g as ln x, leading to the correct derivative expression. The conversation emphasizes the importance of understanding the product rule rather than relying solely on the derivative of logarithmic functions. Ultimately, the participants reach a consensus on using the product rule for accurate differentiation.
footprints
Messages
100
Reaction score
0
y = x ln x

\frac{dy}{dx} = \frac{1}{x ln x} \cdot 1

Is that correct?
 
Physics news on Phys.org
wrong... use product rule

\frac{d}{dx} (fg) = \frac{df}{dx}g+f\frac{dg}{dx}
 
And how would that look like? Which is f & which one is g? :confused:
 
Hmm I'm not great at this but,

y = x lnx
I was gunna say.. that whenever you take the derivative of logs.. 1/function * derivative of that function
so that'd give you
y = (1/xlnx)(1/x)
but by using the product rule...
y = 1(xlnx) + x(1/x))
Hmm, definitely don't listen to me, i don't know WHats going on. Here to learn!
 
SphericalStrife said:
Hmm I'm not great at this but,

y = x lnx
I was gunna say.. that whenever you take the derivative of logs.. 1/function * derivative of that function
so that'd give you
y = (1/xlnx)(1/x)
I was taught that way. How did you get 1/x?
 
hmm I think i might just be being stupid. 1/x is the known derivative of lnx.. but i guess with that other x there.. x lnx, you would need to use product rule like that guy said?
 
Oh I see...
SphericalStrife said:
1/x is the known derivative of lnx
How do you know it?
 
Use product rule. f(x)=x and g(x)=ln(x)
Now just find derivatives
y = x'*lnx + x*ln(x)'
 
Yeah I got it. Thank you.
 
Back
Top