Derivative Rules for Bases a=e - Exponential Rule
• For f(x)=ax, f′(x)=(lna)ax
• Chain-rule extension: if f(x)=au(x) then f′(x)=(lna)au(x)u′(x) - Logarithmic Rule
• For g(x)=logax, g′(x)=(lna)x1 • Chain-rule extension: if g(x)=logau(x) then g′(x)=(lna)u(x)u′(x) ### Proof Sketches - Derivative of ax
• Rewrite: ax=exlna (log property).
• Differentiate using dxdeu=euu′:
dxdax=exlna(lna)=axlna. - Derivative of logax • Change of base: logax=lnalnx.
• Differentiate: lna1x1 (since lna is constant wrt x).
• Result: (lna)x1. ### Worked Examples #### Example 1\ Derivative of f(x)=5x3−4 - Identify parameters: a=5,u=x3−4,u′=3x2. - Apply chain rule form:
f′(x)=(ln5)5x3−4(3x2)=3(ln5)x25x3−4. - Algebra tip: constants like 3ln5 usually front-loaded. #### Example 2\ Derivative of g(x)=log3(2x2−5x) - Parameters: a=3,u=2x2−5x,u′=4x−5. - Rule: g′(x)=(lna)uu′
g′(x)=(ln3)(2x2−5x)4x−5. - Factor note: denominator has a common factor x but does not cancel with numerator. #### Example 3\ Product h(x)=8xlog9x - Write as f(x)g(x) with
f(x)=8x,f′(x)=(ln8)8x
g(x)=log9x,g′(x)=(ln9)x1. - Product rule: h′=f′g+fg′
h′(x)=(ln8)8xlog9x+8x(ln9)x1. - Factor 8x:
h′(x)=8x[(ln8)log9x+(ln9)x1]. - Log simplifications:
ln9=ln(32)=2ln3, ln8=ln(23)=3ln2.
Final compact form:
h′(x)=8x[3(ln2)log9x+2(ln3)x1]. #### Example 4\ Quotient q(x)=3x−12x - f(x)=2x,f′(x)=(ln2)2x
g(x)=3x−1,g′(x)=3. - Quotient rule: q′=g2f′g−fg′
q′(x)=(3x−1)2(ln2)2x(3x−1)−2x(3). - Factor 2x in numerator:
q′(x)=(3x−1)22x[(ln2)(3x−1)−3]. ### Application: Double-Declining Balance Depreciation #### Model - Purchase price $4,600. - Salvage value function: V(t)=4600(0.85)t where t = years. #### (a) Value After 2 Years - Evaluate: V(2)=4600(0.85)2=$3,325.50. - Interpretation: machine is worth about $3,325.50 after 2 years. #### (b) Instantaneous Rate of Change - Derivative:
V′(t)=4600(ln0.85)(0.85)t (since a=0.85). #### (c) Rate After 3 Years - Evaluate: V′(3)=4600(ln0.85)(0.85)3≈−$459.11 per year. - Interpretation: at t=3 the machine’s value is decreasing by about $459.11 each year.
• Negative sign \Rightarrow decline.
• Rate is instantaneous—will change for $$t \neq 3$