SlideShare a Scribd company logo
Beginning Calculus
- Rules of Di¤erentiation -
Shahrizal Shamsuddin Norashiqin Mohd Idrus
Department of Mathematics,
FSMT - UPSI
(LECTURE SLIDES SERIES)
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 1 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
Learning Outcomes
State and apply the rules of di¤erentiation to evaluate derivatives.
State and apply the derivatives of trigonometric functions.
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 2 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
The Constant Rule
If f (x) = c for any constant c, then
f 0
(x) = 0 (1)
Proof:
f 0
(x) = lim
∆x!0
c c
∆x
= lim
∆x!0
0 = 0
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 3 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
The Power Rule
If f (x) = xn, with n 2 Z+, then
f 0
(x) = nxn 1
(2)
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 4 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
The Constant Multiple Rule
If c is a constant and f is a di¤erentiable function, then
(cf )0
(x) = cf 0
(x) (3)
Proof:
(cf )0
(x) = lim
∆x!0
(cf ) (x + ∆x) (cf ) (x)
∆x
= lim
∆x!0
c
f (x + ∆x) f (x)
∆x
= c lim
∆x!0
f (x + ∆x) f (x)
∆x
= c f 0
(x)
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 5 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
The Sum and Di¤erence Rules
If f and g are di¤erentiable functions, then
(f g)0
(x) = f 0
(x) g0
(x) (4)
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 6 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
Example
d
dx
5
p
x
10
x2
+
1
2
p
x
=
d
dx
5
p
x
d
dx
10
x2
+
d
dx
1
2
p
x
= 5
1
2
x 1/2
10 ( 2) x 3
+
1
2
1
2
x 3/2
=
5
2
p
x
+
20
x3
1
4x3/2
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 7 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
The Product Rule
If f and g are di¤erentiable functions, then
(fg)0
(x) = f 0
(x) g (x) + g0
(x) f (x) (5)
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 8 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
Example
d
dx
h
2x3
+ 3 x4
2x
i
= x4
2x
d
dx
2x3
+ 3 + 2x3
+ 3
d
dx
x4
2x
= x4
2x (6x) + 2x3
+ 3 4x3
2
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 9 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
The Quotient Rule
If f and g are di¤erentiable functions, then
f
g
0
(x) =
f 0 (x) g (x) g0 (x) f (x)
[g (x)]2
(6)
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 10 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
Example
d
dx
x2 + x 2
x3 + 6
=
x3 + 6
d
dx
x2 + x 2 x2 + x 2
d
dx
x3 + 6
(x3 + 6)
2
=
x3 + 6 (2x + 1) x2 + x 2 3x2
(x3 + 6)
2
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 11 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
Derivative of Sin x
d
dx
(sin x) = lim
∆x!0
sin (x + ∆x) sin x
∆x
= lim
∆x!0
sin x cos ∆x + cos x sin ∆x sin x
∆x
= lim
∆x!0
sin x
cos ∆x 1
∆x
+ cos x
sin ∆x
∆x
= lim
∆x!0
[sin x (0) + cos x (1)] = cos x
Note: lim
∆x!0
cos ∆x 1
∆x
= 0, and lim
∆x!0
sin ∆x
∆x
= 1. These were shown
geometrically in previous Limits and Continuity.
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 12 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
Derivative of Cos x
d
dx
(cos x) = lim
∆x!0
cos (x + ∆x) cos x
∆x
= lim
∆x!0
cos x cos ∆x sin x sin ∆x cos x
∆x
= lim
∆x!0
cos x (cos ∆x 1) sin x sin ∆x
∆x
= lim
∆x!0
cos x
cos ∆x 1
∆x
sin x
sin ∆x
∆x
= lim
∆x!0
cos x (0) sin x (1) = sin x
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 13 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
Remark
d
dx
(cos x)
x=0
= lim
∆x!0
cos ∆x 1
∆x
= 0
d
dx
(sin x)
x=0
= lim
∆x!0
sin ∆x
∆x
= 1
Derivatives of sine and cosine at x = 0 gives all the values of
d
dx
(sin x)
and
d
dx
(cos x) .
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 14 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
Derivative Formulas For Trigonometry
d
dx
(sin x) = cos x (7)
d
dx
(cos x) = sin x
d
dx
(tan x) = sec2
x
d
dx
(sec x) = sec x tan x
d
dx
(csc x) = csc x cot x
d
dx
(cot x) = csc2
x
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 15 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
Example
d
dx
(tan x) = sec2 x
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 16 / 17
Rules of Di¤erentiation Derivatives of Trigonometric Functions
Example
d
dx
1 + tan x
1 tan x
=
2 sec2 x
(1 tan x)2
VillaRINO DoMath, FSMT-UPSI
(D3) Rules of Di¤erentiation 17 / 17

More Related Content

PDF
Benginning Calculus Lecture notes 3 - derivatives
PDF
Benginning Calculus Lecture notes 12 - anti derivatives indefinite and defini...
PDF
Benginning Calculus Lecture notes 13 - fundamental theorem of calculus 1 & 2
PDF
Benginning Calculus Lecture notes 1 - functions
PDF
Benginning Calculus Lecture notes 7 - exp, log
PDF
Benginning Calculus Lecture notes 9 - derivative functions
PDF
Benginning Calculus Lecture notes 6 - implicit differentiation
PDF
Benginning Calculus Lecture notes 2 - limits and continuity
Benginning Calculus Lecture notes 3 - derivatives
Benginning Calculus Lecture notes 12 - anti derivatives indefinite and defini...
Benginning Calculus Lecture notes 13 - fundamental theorem of calculus 1 & 2
Benginning Calculus Lecture notes 1 - functions
Benginning Calculus Lecture notes 7 - exp, log
Benginning Calculus Lecture notes 9 - derivative functions
Benginning Calculus Lecture notes 6 - implicit differentiation
Benginning Calculus Lecture notes 2 - limits and continuity

What's hot (20)

PDF
Benginning Calculus Lecture notes 5 - chain rule
PDF
Benginning Calculus Lecture notes 10 - max, min
PDF
Benginning Calculus Lecture notes 8 - linear, quadratic approximation
PDF
Benginning Calculus Lecture notes 11 - related rates
PPTX
limits and continuity
PPTX
3.2 Derivative as a Function
PPT
3.1 derivative of a function
PPTX
Continuity Of Functions
PPTX
Continuity of a Function
PPT
Limits and continuity
PPT
Derivative power point
PPT
Concepts of Maxima And Minima
PPTX
Limits and continuity powerpoint
PPTX
PPT
L19 increasing & decreasing functions
PDF
Dda line-algorithm
PDF
Sec 3 E Maths Notes Coordinate Geometry
DOCX
maths Individual assignment on differentiation
PPTX
GATE Engineering Maths : Limit, Continuity and Differentiability
PPT
Curve sketching 4
Benginning Calculus Lecture notes 5 - chain rule
Benginning Calculus Lecture notes 10 - max, min
Benginning Calculus Lecture notes 8 - linear, quadratic approximation
Benginning Calculus Lecture notes 11 - related rates
limits and continuity
3.2 Derivative as a Function
3.1 derivative of a function
Continuity Of Functions
Continuity of a Function
Limits and continuity
Derivative power point
Concepts of Maxima And Minima
Limits and continuity powerpoint
L19 increasing & decreasing functions
Dda line-algorithm
Sec 3 E Maths Notes Coordinate Geometry
maths Individual assignment on differentiation
GATE Engineering Maths : Limit, Continuity and Differentiability
Curve sketching 4
Ad

Viewers also liked (10)

PDF
Math lecture 7 (Arithmetic Sequence)
PDF
Math Lecture 11 (Cartesian Coordinates)
PDF
Math lecture 6 (System of Linear Equations)
PDF
Math lecture 9 (Absolute Value in Algebra)
PDF
Math lecture 8 (Introduction to Trigonometry)
PPTX
A presentation on differencial calculus
PDF
Benginning Calculus Lecture notes 14 - areas & volumes
PDF
Math lecture 10 (Introduction to Integration)
PDF
Benginning Calculus Lecture notes 15 - techniques of integration
PPT
Integral Calculus
Math lecture 7 (Arithmetic Sequence)
Math Lecture 11 (Cartesian Coordinates)
Math lecture 6 (System of Linear Equations)
Math lecture 9 (Absolute Value in Algebra)
Math lecture 8 (Introduction to Trigonometry)
A presentation on differencial calculus
Benginning Calculus Lecture notes 14 - areas & volumes
Math lecture 10 (Introduction to Integration)
Benginning Calculus Lecture notes 15 - techniques of integration
Integral Calculus
Ad

Similar to Benginning Calculus Lecture notes 4 - rules (20)

PPT
Differential calculus
PPTX
Week 5 lecture 1 of Calculus course in unergraduate
PDF
Week 6
PPTX
RULES OF DIFFERENTATION or derivative rules.pptx
PPTX
Basic Calculus Basic Differentiation Rules
PPTX
Basic Calculus_Derivative of a Function_PPT.pptx
PPTX
1-Basic Rules of Differddddentiation.pptx
PPT
Introductory maths analysis chapter 11 official
PPT
Chapter 11 - Differentiation
PPT
Chapter11 differentiation-151003160732-lva1-app6891
PPTX
2.6 more computations of derivatives
PDF
Differential Calculus
PPTX
2-Basic Rules of Differentiation Quotient Rule.pptx
PPTX
Differentiation 1 - Rules For CSEC AddMath.pptx
PDF
Differentiation and it's properties 3rd AUg.pdf
PPTX
Integral and Differential CalculusI.pptx
PPTX
Basic Mathematics
PPT
Day_1_-_Rules_for_Differentiation (1).ppt
PPTX
Deriv calculus!
PPT
Lec5_Product & Quotient Rule.ppt
Differential calculus
Week 5 lecture 1 of Calculus course in unergraduate
Week 6
RULES OF DIFFERENTATION or derivative rules.pptx
Basic Calculus Basic Differentiation Rules
Basic Calculus_Derivative of a Function_PPT.pptx
1-Basic Rules of Differddddentiation.pptx
Introductory maths analysis chapter 11 official
Chapter 11 - Differentiation
Chapter11 differentiation-151003160732-lva1-app6891
2.6 more computations of derivatives
Differential Calculus
2-Basic Rules of Differentiation Quotient Rule.pptx
Differentiation 1 - Rules For CSEC AddMath.pptx
Differentiation and it's properties 3rd AUg.pdf
Integral and Differential CalculusI.pptx
Basic Mathematics
Day_1_-_Rules_for_Differentiation (1).ppt
Deriv calculus!
Lec5_Product & Quotient Rule.ppt

Recently uploaded (20)

PDF
Complications of Minimal Access Surgery at WLH
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Basic Mud Logging Guide for educational purpose
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
01-Introduction-to-Information-Management.pdf
PDF
Computing-Curriculum for Schools in Ghana
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
Classroom Observation Tools for Teachers
PPTX
Cell Types and Its function , kingdom of life
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PPTX
Cell Structure & Organelles in detailed.
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPTX
GDM (1) (1).pptx small presentation for students
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
PPH.pptx obstetrics and gynecology in nursing
Complications of Minimal Access Surgery at WLH
Microbial disease of the cardiovascular and lymphatic systems
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Basic Mud Logging Guide for educational purpose
102 student loan defaulters named and shamed – Is someone you know on the list?
Final Presentation General Medicine 03-08-2024.pptx
01-Introduction-to-Information-Management.pdf
Computing-Curriculum for Schools in Ghana
O7-L3 Supply Chain Operations - ICLT Program
Classroom Observation Tools for Teachers
Cell Types and Its function , kingdom of life
Renaissance Architecture: A Journey from Faith to Humanism
Cell Structure & Organelles in detailed.
VCE English Exam - Section C Student Revision Booklet
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
GDM (1) (1).pptx small presentation for students
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPH.pptx obstetrics and gynecology in nursing

Benginning Calculus Lecture notes 4 - rules

  • 1. Beginning Calculus - Rules of Di¤erentiation - Shahrizal Shamsuddin Norashiqin Mohd Idrus Department of Mathematics, FSMT - UPSI (LECTURE SLIDES SERIES) VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 1 / 17
  • 2. Rules of Di¤erentiation Derivatives of Trigonometric Functions Learning Outcomes State and apply the rules of di¤erentiation to evaluate derivatives. State and apply the derivatives of trigonometric functions. VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 2 / 17
  • 3. Rules of Di¤erentiation Derivatives of Trigonometric Functions The Constant Rule If f (x) = c for any constant c, then f 0 (x) = 0 (1) Proof: f 0 (x) = lim ∆x!0 c c ∆x = lim ∆x!0 0 = 0 VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 3 / 17
  • 4. Rules of Di¤erentiation Derivatives of Trigonometric Functions The Power Rule If f (x) = xn, with n 2 Z+, then f 0 (x) = nxn 1 (2) VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 4 / 17
  • 5. Rules of Di¤erentiation Derivatives of Trigonometric Functions The Constant Multiple Rule If c is a constant and f is a di¤erentiable function, then (cf )0 (x) = cf 0 (x) (3) Proof: (cf )0 (x) = lim ∆x!0 (cf ) (x + ∆x) (cf ) (x) ∆x = lim ∆x!0 c f (x + ∆x) f (x) ∆x = c lim ∆x!0 f (x + ∆x) f (x) ∆x = c f 0 (x) VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 5 / 17
  • 6. Rules of Di¤erentiation Derivatives of Trigonometric Functions The Sum and Di¤erence Rules If f and g are di¤erentiable functions, then (f g)0 (x) = f 0 (x) g0 (x) (4) VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 6 / 17
  • 7. Rules of Di¤erentiation Derivatives of Trigonometric Functions Example d dx 5 p x 10 x2 + 1 2 p x = d dx 5 p x d dx 10 x2 + d dx 1 2 p x = 5 1 2 x 1/2 10 ( 2) x 3 + 1 2 1 2 x 3/2 = 5 2 p x + 20 x3 1 4x3/2 VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 7 / 17
  • 8. Rules of Di¤erentiation Derivatives of Trigonometric Functions The Product Rule If f and g are di¤erentiable functions, then (fg)0 (x) = f 0 (x) g (x) + g0 (x) f (x) (5) VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 8 / 17
  • 9. Rules of Di¤erentiation Derivatives of Trigonometric Functions Example d dx h 2x3 + 3 x4 2x i = x4 2x d dx 2x3 + 3 + 2x3 + 3 d dx x4 2x = x4 2x (6x) + 2x3 + 3 4x3 2 VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 9 / 17
  • 10. Rules of Di¤erentiation Derivatives of Trigonometric Functions The Quotient Rule If f and g are di¤erentiable functions, then f g 0 (x) = f 0 (x) g (x) g0 (x) f (x) [g (x)]2 (6) VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 10 / 17
  • 11. Rules of Di¤erentiation Derivatives of Trigonometric Functions Example d dx x2 + x 2 x3 + 6 = x3 + 6 d dx x2 + x 2 x2 + x 2 d dx x3 + 6 (x3 + 6) 2 = x3 + 6 (2x + 1) x2 + x 2 3x2 (x3 + 6) 2 VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 11 / 17
  • 12. Rules of Di¤erentiation Derivatives of Trigonometric Functions Derivative of Sin x d dx (sin x) = lim ∆x!0 sin (x + ∆x) sin x ∆x = lim ∆x!0 sin x cos ∆x + cos x sin ∆x sin x ∆x = lim ∆x!0 sin x cos ∆x 1 ∆x + cos x sin ∆x ∆x = lim ∆x!0 [sin x (0) + cos x (1)] = cos x Note: lim ∆x!0 cos ∆x 1 ∆x = 0, and lim ∆x!0 sin ∆x ∆x = 1. These were shown geometrically in previous Limits and Continuity. VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 12 / 17
  • 13. Rules of Di¤erentiation Derivatives of Trigonometric Functions Derivative of Cos x d dx (cos x) = lim ∆x!0 cos (x + ∆x) cos x ∆x = lim ∆x!0 cos x cos ∆x sin x sin ∆x cos x ∆x = lim ∆x!0 cos x (cos ∆x 1) sin x sin ∆x ∆x = lim ∆x!0 cos x cos ∆x 1 ∆x sin x sin ∆x ∆x = lim ∆x!0 cos x (0) sin x (1) = sin x VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 13 / 17
  • 14. Rules of Di¤erentiation Derivatives of Trigonometric Functions Remark d dx (cos x) x=0 = lim ∆x!0 cos ∆x 1 ∆x = 0 d dx (sin x) x=0 = lim ∆x!0 sin ∆x ∆x = 1 Derivatives of sine and cosine at x = 0 gives all the values of d dx (sin x) and d dx (cos x) . VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 14 / 17
  • 15. Rules of Di¤erentiation Derivatives of Trigonometric Functions Derivative Formulas For Trigonometry d dx (sin x) = cos x (7) d dx (cos x) = sin x d dx (tan x) = sec2 x d dx (sec x) = sec x tan x d dx (csc x) = csc x cot x d dx (cot x) = csc2 x VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 15 / 17
  • 16. Rules of Di¤erentiation Derivatives of Trigonometric Functions Example d dx (tan x) = sec2 x VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 16 / 17
  • 17. Rules of Di¤erentiation Derivatives of Trigonometric Functions Example d dx 1 + tan x 1 tan x = 2 sec2 x (1 tan x)2 VillaRINO DoMath, FSMT-UPSI (D3) Rules of Di¤erentiation 17 / 17