Difference between revisions of "Calculus:Derivative of Polynomial Functions"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
Ex1:<math>f'(x^4+2x^2+4x+2)</math> | Ex1:<math>f'(x^4+2x^2+4x+2)</math> | ||
Using the sum rule we can divided in to different part <math>f((x^4)+2(x^2)+4(x)+(2 | Using the sum rule we can divided in to different part <math>f'(x^4+2x^2+4x+2)=(x^4)+2(x^2)+4(x)+(2)</math> | ||
so we will started to work on different part by using power rule. | so we will started to work on different part by using power rule. | ||
Line 28: | Line 28: | ||
====Example 2==== | ====Example 2==== | ||
Ex2:<math>f'x^4*x^3</math> | Ex2:<math>f'(x^4*x^3)</math> | ||
Using the Product Rule we can divided in to different part <math>f'x^4*(x^3)'+(x^4)'*x^3</math> | Using the Product Rule we can divided in to different part <math>f'(x^4*x^3) = x^4 * (x^3)'+(x^4)' * x^3)</math> | ||
<math>x^4 * 3x^2 + 4x^3 * x^3)</math> | |||
<math>3x^6 + 4x^6</math> | |||
<math>3x^6 + 4x^6</math> | |||
<math>12x^12</math> | |||
====Example 4==== | ====Example 4==== | ||
</noinclude> | </noinclude> |
Revision as of 13:41, 24 August 2021
Derivative of Polynomial Functions
=Newton Derivative of Polynomial Functions=
- The sum rule
- The Difference Rule
- The Product Rule
- The Quotient Rule
=Leibniz Derivative of Polynomial Functions=
- The sum rule
- The Difference Rule
- The Product Rule
- The Quotient Rule
Examples
Example 1
Ex1:
Using the sum rule we can divided in to different part
so we will started to work on different part by using power rule.
Example 2
Ex2:
Using the Product Rule we can divided in to different part