Mark M. answered 07/14/18
Tutor
4.9
(953)
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
Product Rule: If y = f(x)g(x), then dy/dx = f'(x)g(x) + g'(x)f(x)
So, if y = -x5(1-x), f(x) = -x5, and g(x) = 1-x, then:
dy/dx = -5x4(1-x) + (-1)(-x5)
= -5x4 + 5x5 + x5 = 6x5 - 5x4
By the way, an easier way to do the problem is to multiply out the original function to get f(x) = -x5 + x6 and then differentiate.