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.Com
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): You can put this solution on YOUR website!
Here is how I did it

f(x) =(x^(3/2)*e^(-x^2))/(1-e^x)
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)
ln(f(x)) = (3/2)*ln(x)-x^2*ln(e) - ln(1-e^x)
ln(f(x)) = (3/2)*ln(x)-x^2*1 - ln(1-e^x)
ln(f(x)) = (3/2)*ln(x) - x^2 - ln(1-e^x)
1/(f(x))*f'(x) = (3/2)*(1/x) -2x - [1/(1-e^x)]*(-e^x)
1/(f(x))*f'(x) = 3/(2x) - 2x + (e^x)/(1-e^x)
f'(x) = f(x) * [ 3/(2x) - 2x + (e^x)/(1-e^x) ]

You were on the correct path. You just had a few parenthesis out of place (or one too many of one side). You also made a few differentiating errors.

RELATED QUESTIONS

Use the logarithmic differentiation to find f'(×) if f(x) = e^2x(x+1)^7 / sqrt... (answered by Edwin McCravy)
Find the inverse of the logarithmic function f(x)=-ln(x-2). Steps I've done so far:... (answered by robertb)
use the logarithmic differentiation to find f'(x) if: f(x)=( (x^2) + 4 )^2x . root(3,x^3 (answered by rothauserc)
use the logarithmic differentiation to find f'(x) if: f(x)=( (x^2) + 4 )^2x * cube... (answered by rothauserc)
Solve for x: e^2x + 4e^-2x = 4. X= a. (1/2) ln 2 b. (1/3) ln 2 c. (1/3) ln 3 d.... (answered by stanbon,venugopalramana)
Solve for x: ln(x - 2)² = 6 Which way is correct? e^6 = (x - 2)² ± e^3 = x - 2 x = (answered by josgarithmetic)
How do you solve ln x + ln x^2=5 to get e^2... (answered by htmentor)
if f(x)=(e^x)ln x, then f'(e)= (answered by richard1234)
Differentiate the following with respect to x . a) ln(5x+1) b) ln(4x-3)^2 c) ln(8-x^3) (answered by Alan3354)