SlideShare uma empresa Scribd logo
1 de 25
DERIVATIVES 
BRIDGE COURSE 
F.Y Electrical-1 
By:- 
Nisarg Amin 14BEEEG012 
Deep Pandya 14BEEEF011 
Urjit Trivedi 14BEEEG008 
Pratik Sharma 14BEEE007 
Kunj Shah 14BEEEG010
Derivatives 
The derivative, or derived function of f(x) denoted by f `(x) is defined 
as 
f x f x h f x 
= æ + - ö çè ø¸ 
`( ) lim ( ) ( ) 
0 
h 
® h 
f (x + h) - f (x) 
h 
x x + h 
P 
Q 
x 
y 
f x y dy 
= æ ö = çè ø¸ 
Leibniz Notation: `( ) lim 
h o 
d 
x dx 
® d
Differentiation from first principles 
Given that f(x) is differentiable, we can use the definition to prove 
that if f (x) = x2 then f `(5) =10 
f x = f x + h - 
f x 
`( ) lim ( ) ( ) 
0 
h 
® h 
2 2 
= + - 
lim ( ) 
h 
0 
x h x 
® h 
2 2 2 
= + + - 
lim 2 
h 
0 
x xh h x 
® h 
2 
= + 
lim 2 
h 
0 
xh h 
® h 
= + 
lim (2 ) 
h 
0 
h x h 
® h 
= lim(2 + 
) 
h 
0 
As h®0, f `(x)®2x 
 f `(5) =10 
x h 
®
NOTE Not all functions are differentiable. 
y 
y = tan(x). 
x 
Here, tan(x) has ‘breaks’ in the graph where 
the gradient is undefined 
y y = x 
Although the graph is continuous, the 
derivative at zero is undefined as the left 
derivative is negative and the right 
derivative is positive. 
x 
For a function to be differentiable, it must be continuous.
The Product Rule 
If k(x) = f (x).g(x) , then: 
k`(x) = f `(x)g(x) + g`(x) f (x) 
Using Leibniz notation, 
If y = f (x).g(x), then: 
dy df .g(x) dg . f (x) 
dx dx dx 
= + OR dy f `g g`f 
dx 
= +
1. Differentiate y = x2 sin x 
f (x) = x2 g(x) = sin x 
f `(x) = 2x g`(x) = cos x 
dy f `g g`f 
dx 
= + 
= 2xsin x + x2 cos x
The Quotient Rule 
k x f x 
If ( ) ( ) , then: 
g x 
( ) 
= 
k x = f x g x - 
g x f x 
`( ) `( ) ( ) `( ) ( ) 
2 
g x 
( ( )) 
Using Leibniz notation, 
If y f ( x 
) , then: 
g x 
( ) 
= 
df g x dg f x dy dx dx 
dx g x 
. ( ) . ( ) 
( ( )) 
2 
- 
dy = f `g - 
g`f 
dx g 
= OR 2
æ 3 
ö 
ç ¸ 
è ø 
1. Find 
d x 
dx sin 
x 
f (x) = x3 g(x) = sin x 
f `(x) = 3x2 g`(x) = cos x 
dy = f `g - 
g`f 
dx g 
2 
2 3 
x x x x 
3 sin cos 
2 
sin 
x 
= -
Sec, Cosec, cot and tan 
sec 1 the secant of 
x x 
cos 
x 
= 
cos 1 the cosecant of 
ec x x 
sin 
x 
= 
cot 1 the cotangent of 
x x 
tan 
x 
= 
Unlike the sine and cosine functions, the graphs of sec and cosec 
functions have ‘breaks’ in them. 
The functions are otherwise continuous but for certain values of x, 
are undefined.
y 
x 
1 
2 
3 
4 
5 
6 
6 
5 
4 
3 
2 
1 
– 1 
– 2 
– 3 
– 4 
– 5 
– 6 
y = sec x 
123456–––––– 123456 
y 
x 
1 
1 
2 
2 
3 
3 
4 
4 
5 
5 
6 
6 
1 
1 
2 
2 
3 
3 
4 
4 
5 
5 
6 
6 
– 1 
– 1 
2 
– 2 
3 
– 3 
4 
– 4 
5 
– 5 
6 
– 6 
y = cosec x 
123456–––––– 123456 
y 
x 
1 
1 
2 
2 
3 
3 
4 
4 
5 
5 
6 
6 
1 
1 
2 
2 
3 
3 
4 
4 
5 
5 
6 
6 
– 1 
– 1 
2 
– 2 
3 
– 3 
4 
– 4 
5 
– 5 
6 
– 6 
y = cot x 
x x = p + np 
In general, sec is undefined for 
2 
also cosec x is undefined for x = np
x x = p + np 
In general, sec is undefined for 
2 
sec 1 
æ ö = çè ø¸ æ ö 
2 cos 
2 
p 
p 
çè ø¸ 
1 
0 
= undefined 
also cosec x is undefined for x = np
1. Find the derivative of tan x 
d ( tan x ) d sin 
x 
dx dx x 
= æ ö çè cos 
ø¸ 
(quotient rule) 
x x x x 
= - - 
cos .cos ( sin ).sin 
2 
cos 
x 
1 
cos 2 
x 
= 
= sec2 x
Exponential and Logarithmic functions 
If y = ex then dy = 
ex 
dx 
y x dy x 
If = log then = 1 ¹ 
0 e 
dx x
1. Find d e3x 
dx 
d e3x = 
3e3x 
dx 
2. Find d 
dx 
xex 
d xex ex xex 
dx 
= + = ex (1+ x) 
3. Find d ln3x 
dx 
ln3 1 .3 
d x 
dx x 
= 1 
3 
x 
=
Higher derivatives 
Function 1st derivative 2nd Derivative………..nth Derivative 
f (x) f '(x) f ''(x) f n (x) 
dy 
dx 
2 
2 
d y 
dx 
n 
n 
d y 
dx 
y 
1. y = 3x4 
dy = 
12x3 
dx 
2 
2 
d y = 
36x 
dx 
2 3 
3 d y 72x 
dx 
= etc. etc. etc.
The second derivative, or second order derivative, is the 
derivative of the derivative of a function. The derivative 
of the function f(x) may be denoted by f’(x) , and its 
double (or "second") derivative is denoted by f’’(x) . 
This is read as "f double prime of x," or "The second 
derivative of f(x)." Because the derivative of function is 
defined as a function representing the slope of function , 
the double derivative is the function representing the 
slope of the first derivative function.
Furthermore, the third derivative is the 
derivative of the derivative of the derivative of 
a function, which can be represented by 
f’’’(x) . This is read as "f triple prime of x", or 
"The third derivative of f(x)". This can 
continue as long as the resulting derivative is 
itself differentiable, with the fourth derivative, 
the fifth derivative, and so on. Any derivative 
beyond the first derivative can be referred to as 
a higher order derivative.
Applications of Derivatives 
Let displacement from an origin be a function of time. 
x = f (t) 
Velocity is a rate of change of displacement. 
v dx 
= 
dt 
Acceleration is a rate of change of velocity. 
a dv 
dt 
= 
2 
2 
d x 
dt 
=
A particle travels along the x axis such that 
x(t) = 4t3 – 2t + 5, 
where x represents its displacement in metres from the origin ‘t’ 
seconds after observation began. 
(a) How far from the origin is the particle at the start of 
observation? 
(b) Calculate the velocity and acceleration of the particle after 3 
seconds. 
(a) When t = 0, x(0) = 5 
Hence the particle is 5m from the origin at the start of the observation. 
(b) v = dx = 12t2 - 2 
v(3) =12´9 - 2 =106ms-1 
dt 
2 
2 a d x 24t 
= = a(3) = 24´3 = 72ms-2 
dt
Maximum And Minimum 
Two types of maxima and minima: 
1) Local maximum and minimum 
2) Absolute maximum and minimum 
Maximum and Minimum are collectively called 
EXTREMA.
Local max 
Local max 
Local min 
Local & 
Absolute 
Max 
Local & 
Absolute
Local Maximum and Minimum 
Local extrema are the extrema which occur in the 
neighborhood of the function. 
• How to find local maximum and minimum? 
Let f(x) be any function. 
1. Assume f(x) = 0 
2. Find critical points 
3. If f”(x) > 0 then function has local minimum 
value at ‘x’. 
If f”(x) < 0 then function has local maximum 
value at ‘x’.
Absolute Maximum and Minimum 
Absolute extrema are the largest and smallest values 
that a function takes on over its entire domain. 
• How to find absolute maximum and minimum? 
Let f(x) be any function. 
1. Assume f(x) = 0 
2. Find critical points 
3. Put critical points in f(x). 
The value of ‘x’ for which maximum value of f(x) is 
obtained is Absolute Maximum. 
The value of ‘x’ for which minimum value of f(x) is 
obtained is Absolute Minimum.
Illustration :- 
• Find local and absolute maximum and minimum 
3 2 
3 2 
of x - 6x – 36x + 2. 
f(x) = x - 6x – 36x + 2 
f’(x) = 3x - 2 
12x – 36 
f’(x) = 3(x - 2 
4x–12) 
f’(x) = 3(x-6) (x+2) 
f’(x) = 0 
3(x-6) (x+2) = 0 
x = 6 or x = -2 
Critical points = 6,-2
Now, 
f”(x) = 6x – 12 
f”(6) = 36 – 12 
= 24 > 0 
f”(-2) = -12 – 12 
= - 24 < 0 
Function has local maximum value at x = -2 
Function has local minimum value at x = 6 
Also, 
f(6) = 216 – 216 - 216 + 2 
= -214 
f(-2) = -8 – 24 + 72 + 2 
= 42 
Function has absolute maximum value at x = -2 
Function has absolute minimum value at x = 6

Mais conteúdo relacionado

Mais procurados

Addition and subtraction in polynomials
Addition and subtraction in polynomialsAddition and subtraction in polynomials
Addition and subtraction in polynomialssaidyein
 
INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT 03062679929
 
Integration and its basic rules and function.
Integration and its basic rules and function.Integration and its basic rules and function.
Integration and its basic rules and function.Kartikey Rohila
 
Relations and Functions
Relations and FunctionsRelations and Functions
Relations and Functionstoni dimella
 
CONTINUITY & DIFFERENTIABILITY CLASS XII MODULE 1
CONTINUITY & DIFFERENTIABILITY CLASS XII MODULE 1CONTINUITY & DIFFERENTIABILITY CLASS XII MODULE 1
CONTINUITY & DIFFERENTIABILITY CLASS XII MODULE 1Mishal Chauhan
 
Lesson 9: The Product and Quotient Rule
Lesson 9: The Product and Quotient RuleLesson 9: The Product and Quotient Rule
Lesson 9: The Product and Quotient RuleMatthew Leingang
 
Derivatives and it’s simple applications
Derivatives and it’s simple applicationsDerivatives and it’s simple applications
Derivatives and it’s simple applicationsRutuja Gholap
 
The remainder theorem powerpoint
The remainder theorem powerpointThe remainder theorem powerpoint
The remainder theorem powerpointJuwileene Soriano
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Matthew Leingang
 
5.1 anti derivatives
5.1 anti derivatives5.1 anti derivatives
5.1 anti derivativesmath265
 
The Application of Derivatives
The Application of DerivativesThe Application of Derivatives
The Application of Derivativesdivaprincess09
 
Limits And Derivative
Limits And DerivativeLimits And Derivative
Limits And DerivativeAshams kurian
 
Differentiation
DifferentiationDifferentiation
Differentiationtimschmitz
 
Finding the area under a curve using integration
Finding the area under a curve using integrationFinding the area under a curve using integration
Finding the area under a curve using integrationChristopher Chibangu
 
Integration by partial fraction
Integration by partial fractionIntegration by partial fraction
Integration by partial fractionAyesha Ch
 
Relations and functions
Relations and functionsRelations and functions
Relations and functionsDreams4school
 
Continuity and differentiability
Continuity and differentiability Continuity and differentiability
Continuity and differentiability Seyid Kadher
 

Mais procurados (20)

Maxima and minima
Maxima and minimaMaxima and minima
Maxima and minima
 
Addition and subtraction in polynomials
Addition and subtraction in polynomialsAddition and subtraction in polynomials
Addition and subtraction in polynomials
 
INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT
 
Integral calculus
Integral calculusIntegral calculus
Integral calculus
 
Integration and its basic rules and function.
Integration and its basic rules and function.Integration and its basic rules and function.
Integration and its basic rules and function.
 
Relations and Functions
Relations and FunctionsRelations and Functions
Relations and Functions
 
CONTINUITY & DIFFERENTIABILITY CLASS XII MODULE 1
CONTINUITY & DIFFERENTIABILITY CLASS XII MODULE 1CONTINUITY & DIFFERENTIABILITY CLASS XII MODULE 1
CONTINUITY & DIFFERENTIABILITY CLASS XII MODULE 1
 
Lesson 9: The Product and Quotient Rule
Lesson 9: The Product and Quotient RuleLesson 9: The Product and Quotient Rule
Lesson 9: The Product and Quotient Rule
 
Derivatives and it’s simple applications
Derivatives and it’s simple applicationsDerivatives and it’s simple applications
Derivatives and it’s simple applications
 
The remainder theorem powerpoint
The remainder theorem powerpointThe remainder theorem powerpoint
The remainder theorem powerpoint
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
5.1 anti derivatives
5.1 anti derivatives5.1 anti derivatives
5.1 anti derivatives
 
The Application of Derivatives
The Application of DerivativesThe Application of Derivatives
The Application of Derivatives
 
Limits And Derivative
Limits And DerivativeLimits And Derivative
Limits And Derivative
 
Differentiation
DifferentiationDifferentiation
Differentiation
 
Finding the area under a curve using integration
Finding the area under a curve using integrationFinding the area under a curve using integration
Finding the area under a curve using integration
 
linear equation
linear equationlinear equation
linear equation
 
Integration by partial fraction
Integration by partial fractionIntegration by partial fraction
Integration by partial fraction
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
 
Continuity and differentiability
Continuity and differentiability Continuity and differentiability
Continuity and differentiability
 

Destaque

Higher order derivatives for N -body simulations
Higher order derivatives for N -body simulationsHigher order derivatives for N -body simulations
Higher order derivatives for N -body simulationsKeigo Nitadori
 
Lesson 16: Implicit Differentiation
Lesson 16: Implicit DifferentiationLesson 16: Implicit Differentiation
Lesson 16: Implicit DifferentiationMatthew Leingang
 
Lecture 8 derivative rules
Lecture 8   derivative rulesLecture 8   derivative rules
Lecture 8 derivative rulesnjit-ronbrown
 
Basic Rules Of Differentiation
Basic Rules Of DifferentiationBasic Rules Of Differentiation
Basic Rules Of Differentiationseltzermath
 
Higher Derivatives & Partial Differentiation
Higher Derivatives & Partial DifferentiationHigher Derivatives & Partial Differentiation
Higher Derivatives & Partial DifferentiationRaymundo Raymund
 
Second derivative test ap calc
Second derivative test ap calcSecond derivative test ap calc
Second derivative test ap calcRon Eick
 
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...Matthew Leingang
 
Lesson 11: Implicit Differentiation (handout)
Lesson 11: Implicit Differentiation (handout)Lesson 11: Implicit Differentiation (handout)
Lesson 11: Implicit Differentiation (handout)Matthew Leingang
 
Kalkulus II (23 - 24)
Kalkulus II  (23 - 24)Kalkulus II  (23 - 24)
Kalkulus II (23 - 24)jayamartha
 
Derivatives of Trig. Functions
Derivatives of Trig. FunctionsDerivatives of Trig. Functions
Derivatives of Trig. Functionscalculusgroup3
 
Lesson 11: Implicit Differentiation (Section 41 slides)
Lesson 11: Implicit Differentiation (Section 41 slides)Lesson 11: Implicit Differentiation (Section 41 slides)
Lesson 11: Implicit Differentiation (Section 41 slides)Matthew Leingang
 
Second Derivative Information
Second Derivative InformationSecond Derivative Information
Second Derivative InformationSharon Henry
 
IB Maths.Turning points. Second derivative test
IB Maths.Turning points. Second derivative testIB Maths.Turning points. Second derivative test
IB Maths.Turning points. Second derivative testestelav
 
Lesson 11: Implicit Differentiation (Section 21 slides)
Lesson 11: Implicit Differentiation (Section 21 slides)Lesson 11: Implicit Differentiation (Section 21 slides)
Lesson 11: Implicit Differentiation (Section 21 slides)Matthew Leingang
 
Implicit differentiation
Implicit differentiationImplicit differentiation
Implicit differentiationSporsho
 
Lesson 4.3 First and Second Derivative Theory
Lesson 4.3 First and Second Derivative TheoryLesson 4.3 First and Second Derivative Theory
Lesson 4.3 First and Second Derivative TheorySharon Henry
 
Basic Rules & Theorems for Differentiation
Basic Rules & Theorems for DifferentiationBasic Rules & Theorems for Differentiation
Basic Rules & Theorems for DifferentiationChristopher Gratton
 

Destaque (20)

Higher order derivatives for N -body simulations
Higher order derivatives for N -body simulationsHigher order derivatives for N -body simulations
Higher order derivatives for N -body simulations
 
Lesson 16: Implicit Differentiation
Lesson 16: Implicit DifferentiationLesson 16: Implicit Differentiation
Lesson 16: Implicit Differentiation
 
Lecture 8 derivative rules
Lecture 8   derivative rulesLecture 8   derivative rules
Lecture 8 derivative rules
 
Basic Rules Of Differentiation
Basic Rules Of DifferentiationBasic Rules Of Differentiation
Basic Rules Of Differentiation
 
Application of derivative
Application of derivativeApplication of derivative
Application of derivative
 
Higher Derivatives & Partial Differentiation
Higher Derivatives & Partial DifferentiationHigher Derivatives & Partial Differentiation
Higher Derivatives & Partial Differentiation
 
Basic calculus (i)
Basic calculus (i)Basic calculus (i)
Basic calculus (i)
 
Second derivative test ap calc
Second derivative test ap calcSecond derivative test ap calc
Second derivative test ap calc
 
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
 
Lesson 11: Implicit Differentiation (handout)
Lesson 11: Implicit Differentiation (handout)Lesson 11: Implicit Differentiation (handout)
Lesson 11: Implicit Differentiation (handout)
 
Kalkulus II (23 - 24)
Kalkulus II  (23 - 24)Kalkulus II  (23 - 24)
Kalkulus II (23 - 24)
 
Derivatives of Trig. Functions
Derivatives of Trig. FunctionsDerivatives of Trig. Functions
Derivatives of Trig. Functions
 
Lesson 11: Implicit Differentiation (Section 41 slides)
Lesson 11: Implicit Differentiation (Section 41 slides)Lesson 11: Implicit Differentiation (Section 41 slides)
Lesson 11: Implicit Differentiation (Section 41 slides)
 
Second Derivative Information
Second Derivative InformationSecond Derivative Information
Second Derivative Information
 
Motion L1
Motion L1Motion L1
Motion L1
 
IB Maths.Turning points. Second derivative test
IB Maths.Turning points. Second derivative testIB Maths.Turning points. Second derivative test
IB Maths.Turning points. Second derivative test
 
Lesson 11: Implicit Differentiation (Section 21 slides)
Lesson 11: Implicit Differentiation (Section 21 slides)Lesson 11: Implicit Differentiation (Section 21 slides)
Lesson 11: Implicit Differentiation (Section 21 slides)
 
Implicit differentiation
Implicit differentiationImplicit differentiation
Implicit differentiation
 
Lesson 4.3 First and Second Derivative Theory
Lesson 4.3 First and Second Derivative TheoryLesson 4.3 First and Second Derivative Theory
Lesson 4.3 First and Second Derivative Theory
 
Basic Rules & Theorems for Differentiation
Basic Rules & Theorems for DifferentiationBasic Rules & Theorems for Differentiation
Basic Rules & Theorems for Differentiation
 

Semelhante a Derivatives

functions limits and continuity
functions limits and continuityfunctions limits and continuity
functions limits and continuityPume Ananda
 
Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functionsdionesioable
 
1531 fourier series- integrals and trans
1531 fourier series- integrals and trans1531 fourier series- integrals and trans
1531 fourier series- integrals and transDr Fereidoun Dejahang
 
lesson10-thechainrule034slides-091006133832-phpapp01.pptx
lesson10-thechainrule034slides-091006133832-phpapp01.pptxlesson10-thechainrule034slides-091006133832-phpapp01.pptx
lesson10-thechainrule034slides-091006133832-phpapp01.pptxJohnReyManzano2
 
LAGRANGE_MULTIPLIER.ppt
LAGRANGE_MULTIPLIER.pptLAGRANGE_MULTIPLIER.ppt
LAGRANGE_MULTIPLIER.pptMSPrasad7
 
Crib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC examsCrib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC examsA Jorge Garcia
 
Cuaderno+de+integrales
Cuaderno+de+integralesCuaderno+de+integrales
Cuaderno+de+integralesjoseluisroyo
 
limits and continuity
limits and continuitylimits and continuity
limits and continuityElias Dinsa
 
Application of derivatives 2 maxima and minima
Application of derivatives 2  maxima and minimaApplication of derivatives 2  maxima and minima
Application of derivatives 2 maxima and minimasudersana viswanathan
 
01. Differentiation-Theory & solved example Module-3.pdf
01. Differentiation-Theory & solved example Module-3.pdf01. Differentiation-Theory & solved example Module-3.pdf
01. Differentiation-Theory & solved example Module-3.pdfRajuSingh806014
 
DIFFERENTIATION Integration and limits (1).pptx
DIFFERENTIATION Integration and limits (1).pptxDIFFERENTIATION Integration and limits (1).pptx
DIFFERENTIATION Integration and limits (1).pptxOchiriaEliasonyait
 
Linear differential equation with constant coefficient
Linear differential equation with constant coefficientLinear differential equation with constant coefficient
Linear differential equation with constant coefficientSanjay Singh
 
Differential calculus
Differential calculusDifferential calculus
Differential calculusChit Laplana
 
Chapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesChapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesIrfaan Bahadoor
 

Semelhante a Derivatives (20)

functions limits and continuity
functions limits and continuityfunctions limits and continuity
functions limits and continuity
 
Functions limits and continuity
Functions limits and continuityFunctions limits and continuity
Functions limits and continuity
 
Differentiation.pptx
Differentiation.pptxDifferentiation.pptx
Differentiation.pptx
 
NUMERICAL METHODS
NUMERICAL METHODSNUMERICAL METHODS
NUMERICAL METHODS
 
Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functions
 
1531 fourier series- integrals and trans
1531 fourier series- integrals and trans1531 fourier series- integrals and trans
1531 fourier series- integrals and trans
 
lesson10-thechainrule034slides-091006133832-phpapp01.pptx
lesson10-thechainrule034slides-091006133832-phpapp01.pptxlesson10-thechainrule034slides-091006133832-phpapp01.pptx
lesson10-thechainrule034slides-091006133832-phpapp01.pptx
 
LAGRANGE_MULTIPLIER.ppt
LAGRANGE_MULTIPLIER.pptLAGRANGE_MULTIPLIER.ppt
LAGRANGE_MULTIPLIER.ppt
 
Crib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC examsCrib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC exams
 
Cuaderno+de+integrales
Cuaderno+de+integralesCuaderno+de+integrales
Cuaderno+de+integrales
 
limits and continuity
limits and continuitylimits and continuity
limits and continuity
 
Application of derivatives 2 maxima and minima
Application of derivatives 2  maxima and minimaApplication of derivatives 2  maxima and minima
Application of derivatives 2 maxima and minima
 
01. Differentiation-Theory & solved example Module-3.pdf
01. Differentiation-Theory & solved example Module-3.pdf01. Differentiation-Theory & solved example Module-3.pdf
01. Differentiation-Theory & solved example Module-3.pdf
 
Grph quad fncts
Grph quad fnctsGrph quad fncts
Grph quad fncts
 
DIFFERENTIATION Integration and limits (1).pptx
DIFFERENTIATION Integration and limits (1).pptxDIFFERENTIATION Integration and limits (1).pptx
DIFFERENTIATION Integration and limits (1).pptx
 
Limit and continuity
Limit and continuityLimit and continuity
Limit and continuity
 
Linear differential equation with constant coefficient
Linear differential equation with constant coefficientLinear differential equation with constant coefficient
Linear differential equation with constant coefficient
 
Differential calculus
Differential calculusDifferential calculus
Differential calculus
 
exponen dan logaritma
exponen dan logaritmaexponen dan logaritma
exponen dan logaritma
 
Chapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesChapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin series
 

Mais de Nisarg Amin

Goods & services tax (gst)
Goods & services tax (gst)Goods & services tax (gst)
Goods & services tax (gst)Nisarg Amin
 
Power system earthing
Power system earthingPower system earthing
Power system earthingNisarg Amin
 
Improving boiler availability
Improving boiler availabilityImproving boiler availability
Improving boiler availabilityNisarg Amin
 
Types of welding
Types of weldingTypes of welding
Types of weldingNisarg Amin
 
Symmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representationSymmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representationNisarg Amin
 
Single phase full bridge inverter
Single phase full bridge inverterSingle phase full bridge inverter
Single phase full bridge inverterNisarg Amin
 
Flowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomerFlowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomerNisarg Amin
 
Design of commutator and brush
Design of commutator and brushDesign of commutator and brush
Design of commutator and brushNisarg Amin
 
Typical a.c. supply system
Typical a.c. supply systemTypical a.c. supply system
Typical a.c. supply systemNisarg Amin
 
Servomechanism in Control systems engineering
Servomechanism in Control systems engineeringServomechanism in Control systems engineering
Servomechanism in Control systems engineeringNisarg Amin
 
Dynamic characteristics of thyristor
Dynamic characteristics of thyristorDynamic characteristics of thyristor
Dynamic characteristics of thyristorNisarg Amin
 
Digital logic devices
Digital logic devicesDigital logic devices
Digital logic devicesNisarg Amin
 
Design of field regulators for dc shunt generators
Design of field regulators   for dc shunt generatorsDesign of field regulators   for dc shunt generators
Design of field regulators for dc shunt generatorsNisarg Amin
 
Firewall and its types and function
Firewall and its types and functionFirewall and its types and function
Firewall and its types and functionNisarg Amin
 
Nuclear power plant
Nuclear power plantNuclear power plant
Nuclear power plantNisarg Amin
 
Properties of fourier transform
Properties of fourier transformProperties of fourier transform
Properties of fourier transformNisarg Amin
 
Induction generator
Induction generatorInduction generator
Induction generatorNisarg Amin
 
Engineering applications of thermodynamics
Engineering applications of thermodynamicsEngineering applications of thermodynamics
Engineering applications of thermodynamicsNisarg Amin
 
Decimal number system
Decimal number systemDecimal number system
Decimal number systemNisarg Amin
 

Mais de Nisarg Amin (20)

Goods & services tax (gst)
Goods & services tax (gst)Goods & services tax (gst)
Goods & services tax (gst)
 
Power system earthing
Power system earthingPower system earthing
Power system earthing
 
Improving boiler availability
Improving boiler availabilityImproving boiler availability
Improving boiler availability
 
Types of welding
Types of weldingTypes of welding
Types of welding
 
Symmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representationSymmetrical component method for 3 phase power representation
Symmetrical component method for 3 phase power representation
 
Streamer theory
Streamer theoryStreamer theory
Streamer theory
 
Single phase full bridge inverter
Single phase full bridge inverterSingle phase full bridge inverter
Single phase full bridge inverter
 
Flowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomerFlowchart for optimal design of dc machine and transfomer
Flowchart for optimal design of dc machine and transfomer
 
Design of commutator and brush
Design of commutator and brushDesign of commutator and brush
Design of commutator and brush
 
Typical a.c. supply system
Typical a.c. supply systemTypical a.c. supply system
Typical a.c. supply system
 
Servomechanism in Control systems engineering
Servomechanism in Control systems engineeringServomechanism in Control systems engineering
Servomechanism in Control systems engineering
 
Dynamic characteristics of thyristor
Dynamic characteristics of thyristorDynamic characteristics of thyristor
Dynamic characteristics of thyristor
 
Digital logic devices
Digital logic devicesDigital logic devices
Digital logic devices
 
Design of field regulators for dc shunt generators
Design of field regulators   for dc shunt generatorsDesign of field regulators   for dc shunt generators
Design of field regulators for dc shunt generators
 
Firewall and its types and function
Firewall and its types and functionFirewall and its types and function
Firewall and its types and function
 
Nuclear power plant
Nuclear power plantNuclear power plant
Nuclear power plant
 
Properties of fourier transform
Properties of fourier transformProperties of fourier transform
Properties of fourier transform
 
Induction generator
Induction generatorInduction generator
Induction generator
 
Engineering applications of thermodynamics
Engineering applications of thermodynamicsEngineering applications of thermodynamics
Engineering applications of thermodynamics
 
Decimal number system
Decimal number systemDecimal number system
Decimal number system
 

Último

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...soginsider
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersMairaAshraf6
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Servicemeghakumariji156
 

Último (20)

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 

Derivatives

  • 1. DERIVATIVES BRIDGE COURSE F.Y Electrical-1 By:- Nisarg Amin 14BEEEG012 Deep Pandya 14BEEEF011 Urjit Trivedi 14BEEEG008 Pratik Sharma 14BEEE007 Kunj Shah 14BEEEG010
  • 2. Derivatives The derivative, or derived function of f(x) denoted by f `(x) is defined as f x f x h f x = æ + - ö çè ø¸ `( ) lim ( ) ( ) 0 h ® h f (x + h) - f (x) h x x + h P Q x y f x y dy = æ ö = çè ø¸ Leibniz Notation: `( ) lim h o d x dx ® d
  • 3. Differentiation from first principles Given that f(x) is differentiable, we can use the definition to prove that if f (x) = x2 then f `(5) =10 f x = f x + h - f x `( ) lim ( ) ( ) 0 h ® h 2 2 = + - lim ( ) h 0 x h x ® h 2 2 2 = + + - lim 2 h 0 x xh h x ® h 2 = + lim 2 h 0 xh h ® h = + lim (2 ) h 0 h x h ® h = lim(2 + ) h 0 As h®0, f `(x)®2x f `(5) =10 x h ®
  • 4. NOTE Not all functions are differentiable. y y = tan(x). x Here, tan(x) has ‘breaks’ in the graph where the gradient is undefined y y = x Although the graph is continuous, the derivative at zero is undefined as the left derivative is negative and the right derivative is positive. x For a function to be differentiable, it must be continuous.
  • 5. The Product Rule If k(x) = f (x).g(x) , then: k`(x) = f `(x)g(x) + g`(x) f (x) Using Leibniz notation, If y = f (x).g(x), then: dy df .g(x) dg . f (x) dx dx dx = + OR dy f `g g`f dx = +
  • 6. 1. Differentiate y = x2 sin x f (x) = x2 g(x) = sin x f `(x) = 2x g`(x) = cos x dy f `g g`f dx = + = 2xsin x + x2 cos x
  • 7. The Quotient Rule k x f x If ( ) ( ) , then: g x ( ) = k x = f x g x - g x f x `( ) `( ) ( ) `( ) ( ) 2 g x ( ( )) Using Leibniz notation, If y f ( x ) , then: g x ( ) = df g x dg f x dy dx dx dx g x . ( ) . ( ) ( ( )) 2 - dy = f `g - g`f dx g = OR 2
  • 8. æ 3 ö ç ¸ è ø 1. Find d x dx sin x f (x) = x3 g(x) = sin x f `(x) = 3x2 g`(x) = cos x dy = f `g - g`f dx g 2 2 3 x x x x 3 sin cos 2 sin x = -
  • 9. Sec, Cosec, cot and tan sec 1 the secant of x x cos x = cos 1 the cosecant of ec x x sin x = cot 1 the cotangent of x x tan x = Unlike the sine and cosine functions, the graphs of sec and cosec functions have ‘breaks’ in them. The functions are otherwise continuous but for certain values of x, are undefined.
  • 10. y x 1 2 3 4 5 6 6 5 4 3 2 1 – 1 – 2 – 3 – 4 – 5 – 6 y = sec x 123456–––––– 123456 y x 1 1 2 2 3 3 4 4 5 5 6 6 1 1 2 2 3 3 4 4 5 5 6 6 – 1 – 1 2 – 2 3 – 3 4 – 4 5 – 5 6 – 6 y = cosec x 123456–––––– 123456 y x 1 1 2 2 3 3 4 4 5 5 6 6 1 1 2 2 3 3 4 4 5 5 6 6 – 1 – 1 2 – 2 3 – 3 4 – 4 5 – 5 6 – 6 y = cot x x x = p + np In general, sec is undefined for 2 also cosec x is undefined for x = np
  • 11. x x = p + np In general, sec is undefined for 2 sec 1 æ ö = çè ø¸ æ ö 2 cos 2 p p çè ø¸ 1 0 = undefined also cosec x is undefined for x = np
  • 12. 1. Find the derivative of tan x d ( tan x ) d sin x dx dx x = æ ö çè cos ø¸ (quotient rule) x x x x = - - cos .cos ( sin ).sin 2 cos x 1 cos 2 x = = sec2 x
  • 13. Exponential and Logarithmic functions If y = ex then dy = ex dx y x dy x If = log then = 1 ¹ 0 e dx x
  • 14. 1. Find d e3x dx d e3x = 3e3x dx 2. Find d dx xex d xex ex xex dx = + = ex (1+ x) 3. Find d ln3x dx ln3 1 .3 d x dx x = 1 3 x =
  • 15. Higher derivatives Function 1st derivative 2nd Derivative………..nth Derivative f (x) f '(x) f ''(x) f n (x) dy dx 2 2 d y dx n n d y dx y 1. y = 3x4 dy = 12x3 dx 2 2 d y = 36x dx 2 3 3 d y 72x dx = etc. etc. etc.
  • 16. The second derivative, or second order derivative, is the derivative of the derivative of a function. The derivative of the function f(x) may be denoted by f’(x) , and its double (or "second") derivative is denoted by f’’(x) . This is read as "f double prime of x," or "The second derivative of f(x)." Because the derivative of function is defined as a function representing the slope of function , the double derivative is the function representing the slope of the first derivative function.
  • 17. Furthermore, the third derivative is the derivative of the derivative of the derivative of a function, which can be represented by f’’’(x) . This is read as "f triple prime of x", or "The third derivative of f(x)". This can continue as long as the resulting derivative is itself differentiable, with the fourth derivative, the fifth derivative, and so on. Any derivative beyond the first derivative can be referred to as a higher order derivative.
  • 18. Applications of Derivatives Let displacement from an origin be a function of time. x = f (t) Velocity is a rate of change of displacement. v dx = dt Acceleration is a rate of change of velocity. a dv dt = 2 2 d x dt =
  • 19. A particle travels along the x axis such that x(t) = 4t3 – 2t + 5, where x represents its displacement in metres from the origin ‘t’ seconds after observation began. (a) How far from the origin is the particle at the start of observation? (b) Calculate the velocity and acceleration of the particle after 3 seconds. (a) When t = 0, x(0) = 5 Hence the particle is 5m from the origin at the start of the observation. (b) v = dx = 12t2 - 2 v(3) =12´9 - 2 =106ms-1 dt 2 2 a d x 24t = = a(3) = 24´3 = 72ms-2 dt
  • 20. Maximum And Minimum Two types of maxima and minima: 1) Local maximum and minimum 2) Absolute maximum and minimum Maximum and Minimum are collectively called EXTREMA.
  • 21. Local max Local max Local min Local & Absolute Max Local & Absolute
  • 22. Local Maximum and Minimum Local extrema are the extrema which occur in the neighborhood of the function. • How to find local maximum and minimum? Let f(x) be any function. 1. Assume f(x) = 0 2. Find critical points 3. If f”(x) > 0 then function has local minimum value at ‘x’. If f”(x) < 0 then function has local maximum value at ‘x’.
  • 23. Absolute Maximum and Minimum Absolute extrema are the largest and smallest values that a function takes on over its entire domain. • How to find absolute maximum and minimum? Let f(x) be any function. 1. Assume f(x) = 0 2. Find critical points 3. Put critical points in f(x). The value of ‘x’ for which maximum value of f(x) is obtained is Absolute Maximum. The value of ‘x’ for which minimum value of f(x) is obtained is Absolute Minimum.
  • 24. Illustration :- • Find local and absolute maximum and minimum 3 2 3 2 of x - 6x – 36x + 2. f(x) = x - 6x – 36x + 2 f’(x) = 3x - 2 12x – 36 f’(x) = 3(x - 2 4x–12) f’(x) = 3(x-6) (x+2) f’(x) = 0 3(x-6) (x+2) = 0 x = 6 or x = -2 Critical points = 6,-2
  • 25. Now, f”(x) = 6x – 12 f”(6) = 36 – 12 = 24 > 0 f”(-2) = -12 – 12 = - 24 < 0 Function has local maximum value at x = -2 Function has local minimum value at x = 6 Also, f(6) = 216 – 216 - 216 + 2 = -214 f(-2) = -8 – 24 + 72 + 2 = 42 Function has absolute maximum value at x = -2 Function has absolute minimum value at x = 6