You can put this solution on YOUR website! derivative of ln((x^2)+1) = 2x / (x^2+1)
:
use definition of derivative of log
:
derivative of (x+1) / ((e^x)+1) = ((x+1) / ((e^x)+1)^2) - (x / ((e^x)+1))
:
use definition of derivative of a quotient
:
put them together and we have
:
*************************************************************
y' = (2x / (x^2+1)) + ((x+1) / ((e^x)+1)^2) - (x / ((e^x)+1))
*************************************************************
:
no assumption on x being < 0 or > 0
: