Question
Mathematics Question on Limits and derivations
Find the derivative of the following functions (it is to be understood that a, b, c, d, p, q, r and s are fixed nonzero constants and m and n are integers): (ax + b) (cx + d)2
Answer
Let f(x)=(ax+b)(cx+d)2
By Leibnitz product rule,
f'(x)=(ax+b) dxd(cx+d)2+(cx+d)2dxd(ax+b)
= (ax+b)dxd(c2x2+2cdx+d2)+(cx+d)2dxd(ax+b)
= (ax+b) [dxd(c2x2) +dxd(2cdx)+dxd d2)]+(cx+d)2[dxd ax+dxd b]
=(ax+b) (2c2x+2cd)+(cx+d2)a
=2c(ax+b) (cx+d)+a(cx+d)2