SOLUTION: Use logarithmic differentiation to solve:
f(x) =(x^(3/2)*e^(-(x^2)))/(1-e^(x))
Don't know if I did this correct.
ln(f(x)) = ln((x^(3/2)*e^(-(x^2)))/(1-e^(x)))
ln(f(x)) = l
Algebra ->
Equations
-> SOLUTION: Use logarithmic differentiation to solve:
f(x) =(x^(3/2)*e^(-(x^2)))/(1-e^(x))
Don't know if I did this correct.
ln(f(x)) = ln((x^(3/2)*e^(-(x^2)))/(1-e^(x)))
ln(f(x)) = l
Log On
Question 1002755: Use logarithmic differentiation to solve:
f(x) =(x^(3/2)*e^(-(x^2)))/(1-e^(x))
Don't know if I did this correct.
ln(f(x)) = ln((x^(3/2)*e^(-(x^2)))/(1-e^(x)))
ln(f(x)) = ln((x^(3/2)*e^(-(x^2)) - ln(1-e^(x))
ln(f(x)) = ln(x^(3/2))+ln(e^(-(x^2))) - ln(1-e^(x))
1/(f(x))*f'(x) = 3/2ln(x)-x^2-(x)(ln(1)
f'(x) = f(x)(3/2)ln(x)-x^2-x
Pretty sure this is incorrect
Thank you Answer by jim_thompson5910(35256) (Show Source):