Find the derivative of F(v)=(5v2−v+1)(v3−1) in two ways:
175
Solution
(a) F is the product of the two functions f(v)=5v2−v+1 and g(v)=v3−1. Using the Product Rule, we get F′(v)=(5v2−v+1)[ddv(v3−1)]+[ddv(5v2−v+1)](v3−1)=(5v2−v+1)(3v2)+(10v−1)(v3−1)=15v4−3v3+3v2+10v4−10v−v3+1=25v4−4v3+3v2−10v+1
(b) Here, we multiply the factors of F before differentiating. F(v)=(5v2−v+1)(v3−1)=5v5−v4+v3−5v2+v−1
Then F′(v)=25v4−4v3+3v2−10v+1