Tamara J. answered 02/28/13
Math Tutoring - Algebra and Calculus (all levels)
Recall the following formula:
if y = xn , then y' = nxn-1
You are given the following:
y = 5x-4 + 3x-1
We can compute the derivative of y using the formula above:
y' = (-4)5x-4-1 + (-1)3x-1-1
= -20x-5 - 3x-2
The answer is usually accepted in this form. Recall that negative exponents can be changed to positive exponents by taking their reciprocal. That is,
y' = -20x-5 - 3x-2
= -20(x-5/1) - 3(x-2/1)
= -20(1/x5) - 3(1/x2)
= -20/x5 - 3/x2