Question
Mathematics Question on Continuity and differentiability
Differentiate the functions with respect to x.
sin (ax+b)
Answer
Let f(x) = sin (ax+b), u(x) = ax+b, and v(t) = sint
Then, (vou)(x) = v(u(x)) = v(ax+b) = sin(ax+b) = f(x)
Thus, f is a composite of two functions.
Put t = u(x) = ax+b
Then, we obtain
dtdv=dtd(sin t) = cost = cos (ax+b)
dxdt=dxd(ax+b) = dxd(ax) + dxd(b) = a+0 = a
Therefore by chain rule, dxdf=dtdv.dxdt = cos (ax+b) . a = acos (ax+b)
Alternate method:
dxd[sin (ax+b)] = cos (ax+b) . dxd(ax+b)
=cos (ax+b) . [dxd(ax) + dxd(b)]
=cos (ax+b) . [a+0]
=a cos (ax+b)