ChatterBank0 min ago
functions and derivatives
When changing a function into a derivative, using the rule Cnxⁿˉ�, I can do the first part and undertstand it, but not the second;
Function; 2x� - 3x� + 2x - 4
Derivative; 6x� + -6x + 2
I can't understand how we get from 2x - 4 to 2, I'm fine with all the beggining parts, just not the ending. Please help.
Function; 2x� - 3x� + 2x - 4
Derivative; 6x� + -6x + 2
I can't understand how we get from 2x - 4 to 2, I'm fine with all the beggining parts, just not the ending. Please help.
Answers
Best Answer
No best answer has yet been selected by amzamz. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.You can split up a function into individual functions, anywhere with +'s and -'s.
So D[2x� - 3x� + 2x - 4] (which I'll write as meaning the derivative of that function of x), is the same as D[2x�] - D[3x�] + D[2x] - D[4].
You can use the rule you wrote above with these simple functions. You multiply the function by its power (bring the power to the front), then subtrack 1 from the power.
So,
D[2x^3] = 6x^2
D[3x^2] = 6x
D[2x] = 2
D[4] = 0
So the answer = 6x^2 - 6x + 2.
So D[2x� - 3x� + 2x - 4] (which I'll write as meaning the derivative of that function of x), is the same as D[2x�] - D[3x�] + D[2x] - D[4].
You can use the rule you wrote above with these simple functions. You multiply the function by its power (bring the power to the front), then subtrack 1 from the power.
So,
D[2x^3] = 6x^2
D[3x^2] = 6x
D[2x] = 2
D[4] = 0
So the answer = 6x^2 - 6x + 2.
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.