Simplify the function below how would i go about simplifying this...a little help...
Follow Math Help Forum on Facebook and Google+
sinh(x) = [e^x -e^(-x)] / 2 So, sinh(ln(t)) = [e^(ln(t)) -e^(-ln(t))] / 2 = [t -1/t] / 2 = [(t^2 -1)/t] / 2 = (t^2 -1) / (2t) ---------------answer. ------------------- e^(-ln(t)) = e^(ln(t^(-1))) = e^(ln(1/t)) = 1/t
View Tag Cloud