Calculus/Differentiation/Basics of Differentiation/Solutions
Contents |
[edit] Find The Derivative By Definition



![\begin{align}f'(x)
&=\lim_{\Delta x \to 0}\frac{[2(x+\Delta x) + 2] - (2x + 2)}{\Delta x}\\
&=\lim_{\Delta x \to 0}\frac{2x+2\Delta x + 2 - 2x - 2}{\Delta x}\\
&=\lim_{\Delta x \to 0}\frac{2\Delta x}{\Delta x}\\
&=\mathbf{2}\end{align}](http://upload.wikimedia.org/wikibooks/en/math/0/7/6/076a78d359d636a4898da00623e14142.png)



![\begin{align}f'(x)
&=\lim_{\Delta x \to 0}\frac{[2(x+\Delta x)^2 + 4(x+\Delta x)+4] - (2x^2+4x+4)}{\Delta x}\\
&=\lim_{\Delta x \to 0}\frac{2(x^2+2x\Delta x + \Delta x^2) + 4x + 4\Delta x + 4 - 2x^2 - 4x - 4}{\Delta x}\\
&=\lim_{\Delta x \to 0}\frac{2x^2 + 4x\Delta x + 2\Delta x^2 + 4\Delta x - 2x^2}{\Delta x}\\
&=\lim_{\Delta x \to 0}\frac{4x\Delta x + 2\Delta x^2 + 4\Delta x}{\Delta x}\\
&=\lim_{\Delta x \to 0}4x+2\Delta x + 4\\
&=\mathbf{4x + 4}\end{align}](http://upload.wikimedia.org/wikibooks/en/math/c/7/0/c70e7a41e4b4e0aa1438acf85c54dc24.png)










[edit] Prove The Constant Rule
![\frac{d}{dx}\left[cf(x)\right] = c \frac{d}{dx}\left[f(x)\right]](http://upload.wikimedia.org/wikibooks/en/math/4/3/a/43a914dad1efe3423b921e4dd6924280.png)
![\begin{align}\frac{d}{dx}\left[cf(x)\right]
&=\lim_{\Delta x \to 0}\frac{cf\left(x+\Delta x \right)-cf\left(x\right)}{\Delta x}\\
&=c\lim_{\Delta x \to 0}\frac{f(x+\Delta x)-f(x)}{\Delta x}\\
&=c\frac{d}{dx}\left[f(x)\right]\end{align}](http://upload.wikimedia.org/wikibooks/en/math/8/4/d/84d93ef687f857f2cf01bb527b9b9b8e.png)
[edit] Find The Derivative By Rules
[edit] Power Rule


![f(x) = 3\sqrt[3]{x}\,](http://upload.wikimedia.org/wikibooks/en/math/c/b/b/cbb20f52c448cac11f99b9527d212b6e.png)
![f'(x)=3(\frac{1}{3})x^{-2/3}=\mathbf{\frac{1}{\sqrt[3]{x^2}}}](http://upload.wikimedia.org/wikibooks/en/math/e/f/c/efc7124f1b8a5f064122db6c273a6746.png)





![f'(x)=\frac{-2}{x^{3}}+x^{-2/3}=\mathbf{\frac{-2}{x^3}+\frac{1}{\sqrt[3]{x^2}}}](http://upload.wikimedia.org/wikibooks/en/math/f/1/5/f15a14d37003229ef32daaa51f744074.png)


![f(x) = \frac{3}{x^4} - \sqrt[4]{x} + x \,](http://upload.wikimedia.org/wikibooks/en/math/7/a/5/7a5e8965529063e1dcb09e2b4ebe0782.png)
![f'(x)=\frac{-12}{x^{5}}-\frac{1}{4}x^{-3/4}+1=\mathbf{\frac{-12}{x^5}-\frac{1}{4\sqrt[4]{x^3}}+1}](http://upload.wikimedia.org/wikibooks/en/math/0/1/b/01ba5c9ac572dc7994ef66c0c9184bee.png)

![f'(x)=2x^{-2/3}-0.4x^{-0.6}-\frac{18}{x^{3}}=\mathbf{\frac{2}{\sqrt[3]{x^2}}-\frac{0.4}{x^{0.6}}-\frac{18}{x^3}}](http://upload.wikimedia.org/wikibooks/en/math/1/a/c/1acaaeee6ffda7a6ecf65c414df14a31.png)
![f(x) = \frac{1}{\sqrt[3]{x}} + \sqrt{x} \,](http://upload.wikimedia.org/wikibooks/en/math/5/9/0/5909eaebbdd0a15393630516d80e2472.png)
![f'(x)=-\frac{1}{3x^{4/3}}+\frac{1}{2\sqrt{x}}=\mathbf{\frac{-1}{3x\sqrt[3]{x}}+\frac{1}{2\sqrt{x}}}](http://upload.wikimedia.org/wikibooks/en/math/f/5/1/f51810ef639daf5143393565340800a1.png)
[edit] Product Rule








[edit] Quotient Rule














[edit] Chain Rule

Let
. Then


Let
. Then


Let
. Then


Let
. Then


D'(x) = 12x2


Let
. Then
f'(x) = A'(x)B(x) + A(x)B'(x)
A'(x) = 2



Let
. Then

N'(x) = 2



Let
. Then
f'(x) = A'(x)B(x) + A(x)B'(x)




Let
. Then

N'(x) = 2



Let
. Then
f'(x) = A'(x)B(x) + A(x)B'(x)

B'(x) = 2x


Let
. Then


B'(x) = 8


Let
. Then

[edit] Exponentials



Let
. Then


Let
-
- u(x) = ex
- v(x) = ex
- w(x) = 2x2 + 1
Then
-
- f(x) = u(v(w(x)))
Using the chain rule, we have
The individual factor are
So


[edit] Logarithms





Let
. Then





[edit] Trig Functions




[edit] More Differentiation
![\frac{d}{dx}[(x^{3}+5)^{10}]](http://upload.wikimedia.org/wikibooks/en/math/e/a/d/ead360cd62636e2512acbe4d656b2655.png)

![\frac{d}{dx}[x^{3}+3x]](http://upload.wikimedia.org/wikibooks/en/math/d/b/c/dbce3ac485fac127f932d7a23e69537f.png)

![\frac{d}{dx}[(x+4)(x+2)(x-3)]](http://upload.wikimedia.org/wikibooks/en/math/b/6/9/b69873a920a7a9f943285e11742f9add.png)
Let
. Then
f'(x) = A'(x)B(x)C(x) + A(x)B'(x)C(x) + A(x)B(x)C'(x)
A'(x) = B'(x) = C'(x) = 1

![\frac{d}{dx}[\frac{x+1}{3x^{2}}]](http://upload.wikimedia.org/wikibooks/en/math/f/c/c/fcc667fbf7a0d6a3f6df15a53b8419bd.png)

![\frac{d}{dx}[3x^{3}]](http://upload.wikimedia.org/wikibooks/en/math/6/1/9/619bbc93a4fb50b1c46c8fd61b88c25d.png)

![\frac{d}{dx}[x^{4}\sin x]](http://upload.wikimedia.org/wikibooks/en/math/6/b/8/6b808ac8534dbed2d1eb509f63ee7340.png)


![\frac{d}{dx}[e^{x^{2}}]](http://upload.wikimedia.org/wikibooks/en/math/b/8/c/b8c0a852488e802d4d9094c91b00cfe4.png)

![\frac{d}{dx}[e^{2^{x}}]](http://upload.wikimedia.org/wikibooks/en/math/1/a/5/1a52029c7d3bbc2eb45db4d453f1f0de.png)

[edit] Implicit Differentiation
Use implicit differentiation to find y'

3x2 + 3y2y' = y + xy'
3y2y' − xy' = y − 3x2







[edit] Logarithmic Differentiation
Use logarithmic differentiation to find
:
![y = x(\sqrt[4]{1-x^3}\,)](http://upload.wikimedia.org/wikibooks/en/math/c/a/6/ca6f41c9f6005c02d1bed079be037495.png)
![\ln y=\ln(x)+\ln(\sqrt[4]{1-x^{3}})=\ln(x)+\frac{\ln(1-x^{3})}{4}](http://upload.wikimedia.org/wikibooks/en/math/6/9/1/6915d7aa52f55b57dc9049bbf0f606dc.png)

![y'=x(\sqrt[4]{1-x^{3}}\,)(\frac{1}{x}-\frac{3x^{2}}{4(1-x^{3})})=\mathbf{\sqrt[4]{1-x^{3}}-\frac{3x^{3}}{4(1-x^{3})^{3/4}}}](http://upload.wikimedia.org/wikibooks/en/math/7/b/7/7b7b8dd8f6c57c723bacf05c430cd34e.png)





ln y = 2xln(2x)



ln y = (3x + 1)ln(x3 + 4x)



ln y = (cos(x) + 1)ln(6x)


[edit] Equation of Tangent Line
For each function, f, (a) determine for what values of x the tangent line to f is horizontal and (b) find an equation of the tangent line to f at the given point.

- f'(x) = x2 + 2x
a) 
b) m = 32 + 2(3) = 9 + 6 = 15

- f'(x) = 3x2 − 3
a) 
b) m = 3(1)2 − 3 = 0
- − 1 = b


- f'(x) = 2x2 + 2x − 12
a) 
b) m = − 12
- 6 = b


a) 
b) 

- f'(x) = (2x)(2 − x) − (x2 + 1) = 4x − 2x2 − x2 − 1 = − 3x2 + 4x − 1
a) 
b) m = − 3(2)2 + 4(2) − 1 = − 3(4) + 8 − 1 = − 12 + 7 = − 5

- f'(x) = 2x2 + 5x + 2
a) 
/ b) m = 2(3)2 + 5(3) + 2 = 18 + 15 + 2 = 35
at the point (1,-1).3(x − y − 1)2(1 − y') = 1





at the point (1,0).y'exy + 2x = 2yy'
y'(exy − 2y) = − 2x




[edit] Higher Order Derivatives


base case: Consider the zeroth-order polynomial, c. 
induction step: Suppose that the n-th derivative of a (n-1)th order polynomial is 0. Consider the n-th order polynomial, f(x). We can write f(x) = cxn + P(x) where P(x) is a (n-1)th polynomial.
















