Differentiate the following functions a 4t Squareroot t b 5x
Differentiate the following functions: (a) 4/t^- Squareroot t (b) 5^x - 3e^-x (c) ln(ln r + 1) (d) y^10/y^-1 Find an equation of the tangent line to the graph of the function y = (x - 1) ln x at x = 0.5.
Solution
3)
(a)derivative of tn=ntn-1
d/dt((4/t7) -t)
=d/dt(4t-7 -t1/2)
=(4*(-7)t-7-1) -((1/2)t(1/2)-1)
=(-28t-8) -((1/2)t-1/2)
=(-28/t8) -((1/2)(1/t1/2))
=-(28/t8) -(1/(2t))
(b)
d/dx(5x +3e-x)
=d/dx(5x) +d/dx(3e-x)
=(5x ln(5))+(3e-x*-1)
=(5x ln(5))-(3e-x)
(c)
d/dr(ln(lnr +1))
=(1/(lnr +1))*((1/r) +0)
=(1/r(lnr +1))
(d)
quotient rule:(u/v)\'=(u\'v-uv\')/v2
d/dy[y10/(y-1)]
=[(10y10-1(y-1)) -(y10(1-0))]/(y-1)2
=[(10y9(y-1)) -y10]/(y-1)2
=[10y10-10y9 -y10]/(y-1)2
=[9y10-10y9]/(y-1)2
=y9(9y-10)/(y-1)2
