How do you take the derivative of the following function:
$$y=\ln(|\sec(5x) + \tan(5x)|)$$ So $dy/dx$ of the following function.
Thanks in advance!
The steps I have taken don't seem to be correct: $$y=\ln(|\sec(5x) + \tan(5x)|)$$ $$y'={\frac{\frac d{dx}(|\sec(5x) + \tan(5x)|) } {{|\sec(5x)+\tan(5x)| }}}$$ $$y'={\frac{|\sec(5x)*\tan(5x)*5 + \sec^2(5x)*5| } {{|\sec(5x)+\tan(5x)| }}}$$ $$y'={\frac{|\sec(5x)*5[\tan(5x) + \sec(5x)] } {{|\sec(5x)+\tan(5x)| }}}$$