Difference between revisions of "Math 22 Differentiation"

From Math Wiki
Jump to navigation Jump to search
(Created page with "==The Constant Rule== The derivative of a constant function is zero. That is, <math>\frac{d}{dx}[c]=0</math> where <math>c</math> is a constant '''Example''': Find deriv...")
 
Line 92: Line 92:
 
1) <math>\frac{d}{dx}[x]=1</math> since <math>x^0=1</math>
 
1) <math>\frac{d}{dx}[x]=1</math> since <math>x^0=1</math>
  
2) We can use the first derivative to find the slope of the tangent line (first derivative is a function which generates the slope)
+
2) The derivative of <math>f</math> is a function that gives the slope of the graph of <math>f</math> at a point <math>(x,f(x))</math>.
  
 
3) We usually denote <math>\frac{d}{dx}f(x)</math> as <math>f'(x)</math>
 
3) We usually denote <math>\frac{d}{dx}f(x)</math> as <math>f'(x)</math>
  
 
'''This page were made by [[Contributors|Tri Phan]]'''
 
'''This page were made by [[Contributors|Tri Phan]]'''

Revision as of 06:12, 19 July 2020

The Constant Rule

 The derivative of a constant function is zero. That is,  where 
  is a constant

Example: Find derivative of

1)

Solution:  

2)

Solution:  

3)

Solution:  

The Power Rule

  for  is a real number.

Example: Find derivative of

1)

Solution:  

2)

Solution:  

3)

Solution:  
We rewrite , so

The Constant Multiple Rule

 If  is a differentiable function of  and  is a real 
 number, then  for  is a constant.

1)

Solution:  

2)

Solution:  

The Sum and Difference Rules

 The derivative of the sum or difference of two differentiable functions is the sum or difference 
 of their derivatives.
 
 
 


Notes

1) since

2) The derivative of is a function that gives the slope of the graph of at a point .

3) We usually denote as

This page were made by Tri Phan