summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/studenthandouts/samplecode/worksheets/handout-2-2.tex
blob: 4e93aa48fe7776ea8f380d1a8fb1d269e7220081 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
\sethandouttitle{Trignometric Functions}

\begin{enumerate}

	\item	Differentiate the function.
		\begin{enumerate}
			\item	$f(x) = \sin(\ln x)$.
			\item 	$f(x) = \sin(x) \ln(5x)$.
			\item	$g(x) = \ln\left( \frac{ (2y+1)^5 }{ \sqrt{ y^2+1} } \right)$.
			\item	$y = \frac{x}{e^x}$.
			\item	$F(t) = e^{t \sin(2t) }$.
		\end{enumerate}

	\item 	Without simplfiying, find the derivative of $f(x) = \ln( e^{3x} )$. 
			Then simply $f(x)$ and differentiate. Do your answers agree?

	\item 	Use logarithmic differentiation to differentiate the function.
		\begin{enumerate}
			\item	$f(x) = (x^2+2)^2(x^4+4)^4$.	
			\item	$f(x) = x^x$.
		\end{enumerate}


\end{enumerate}