SlideShare a Scribd company logo
CURVE SKETCHING
Slide 2.2 - 2
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 1: Graph the function f given by
and find the relative extrema.
1st
find f ′(x) and f ′′(x).
′f (x) = 3x2
+ 6x − 9,
′′f (x) = 6x + 6.
f (x) = x3
+ 3x2
− 9x −13,
Slide 2.2 - 3
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 1 (continued):
2nd
solve f ′(x) = 0.
Thus, x = –3 and x = 1 are critical values.
3x2
+ 6x − 9 = 0
x2
+ 2x − 3 = 0
(x + 3)(x −1) = 0
x + 3 = 0
x = −3
or
x −1 = 0
x = 1
Slide 2.2 - 4
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 1 (continued):
3rd
use the Second Derivative Test with –3 and 1.
Lastly, find the values of f (x) at –3 and 1.
So, (–3, 14) is a relative maximum and (1, –18) is a
relative minimum.
f (−3) = (−3)3
+ 3(−3)2
− 9(−3)−13 = 14
f (1) = (1)3
+ 3(1)2
− 9(1)−13 = −18
′′f (−3) = 6(−3)+ 6 = −18 + 6 = −12 < 0 :Relative maximum
′′f (1) = 6(1)+ 6 = 6 + 6 = 12 > 0 :Relative minimum
Slide 2.2 - 5
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 1 (concluded):
Then, by calculating and plotting a few more points,
we can make a sketch of f (x), as shown below.
Slide 2.2 - 6
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Strategy for Sketching Graphs:
a) Derivatives and Domain. Find f ′(x) and f ′′(x).
Note the domain of f.
b) Find the y-intercept.
c) Find any asymptotes.
d)Critical values of f. Find the critical values by
solving f ′(x) = 0 and finding where f ′(x) does not
exist. Find the function values at these points.
Slide 2.2 - 7
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Strategy for Sketching Graphs (continued):
e) Increasing and/or decreasing; relative extrema.
Substitute each critical value, x0, from step (b) into
f ′′(x) and apply the Second Derivative Test.
f) Inflection Points. Determine candidates for
inflection points by finding where f ′′(x) = 0 or
where f ′′(x) does not exist. Find the function
values at these points.
Slide 2.2 - 8
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Strategy for Sketching Graphs (concluded):
g) Concavity. Use the candidates for inflection points
from step (d) to define intervals. Use the relative
extrema from step (b) to determine where the graph
is concave up and where it is concave down.
h) Sketch the graph. Sketch the graph using the
information from steps (a) – (e), calculating and
plotting extra points as needed.
Slide 2.2 - 9
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 3: Find the relative extrema of the function
f given by
and sketch the graph.
a) Derivatives and Domain.
The domain of f is all real numbers.
f (x) = x3
− 3x + 2,
′f (x) = 3x2
− 3,
′′f (x) = 6x.
Slide 2.2 - 10
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 3 (continued):
b) Critical values of f.
And we have f (–1) = 4 and f (1) = 0.
3x2
− 3 = 0
3x2
= 3
x2
= 1
x = ±1
Slide 2.2 - 11
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 3 (continued):
c) Increasing and/or Decreasing; relative extrema.
So (–1, 4) is a relative maximum, and f (x) is
increasing on (–∞, –1] and decreasing on [–1, 1]. The
graph is also concave down at the point (–1, 4).
So (1, 0) is a relative minimum, and f (x) is decreasing
on [–1, 1] and increasing on [1, ∞). The graph is also
concave up at the point (1, 0).
′′f (−1) = 6(−1) = −6 < 0
′′f (1) = 6(1) = 6 > 0
Slide 2.2 - 12
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 3 (continued):
d) Inflection Points.
And we have f (0) = 2.
e) Concavity. From step (c), we can conclude that f is
concave down on the interval (–∞, 0) and concave up
on (0, ∞).
6x = 0
x = 0
Slide 2.2 - 13
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 3 (concluded)
f) Sketch the graph. Using the points from steps (a) –
(e),
the graph follows.
Slide 2.2 - 14
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 5: Graph the function f given by
List the coordinates of any extreme points and points
of inflection. State where the function is increasing or
decreasing, as well as where it is concave up or
concave down.
f (x) = (2x − 5)1 3
+1.
Slide 2.2 - 15
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 5 (continued)
a) Derivatives and Domain.
The domain of f is all real numbers.
′f (x) =
1
3
2x − 5( )−2 3
⋅2 =
2
3
(2x − 5)−2 3
=
2
3(2x − 5)2 3
′′f (x) = −
4
9
2x − 5( )−5 3
⋅2 = −
8
9
(2x − 5)−5 3
=
−8
9(2x − 5)5 3
Slide 2.2 - 16
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 5 (continued)
b) Critical values. Since f ′(x) is never 0, the only
critical value is where f ′(x) does not exist. Thus, we
set its denominator equal to zero.
3(2x − 5)2 3
= 0
(2x − 5)2 3
= 0
2x − 5 = 0
2x = 5
x =
5
2
f
5
2



 = 2⋅
5
2
− 5




1 3
+1
f
5
2



 = 0 +1
f
5
2



 = 1
And, we have
Slide 2.2 - 17
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 5 (continued)
c) Increasing and/or decreasing; relative extrema.
Since f ′′(x) does not exist, the Second Derivative Test
fails. Instead, we use the First Derivative Test.
′′f
5
2



 =
−8
9 2⋅
5
2
− 5




5 3
′′f
5
2



 =
8
9⋅0
′′f
5
2



 =
8
0
Slide 2.2 - 18
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 5 (continued)
c) Increasing and/or decreasing; relative extrema
(continued). Selecting 2 and 3 as test values on
either side of
Since f’(x) is positive on both sides of is not an
extremum.
5
2
,
,
2
5
2
5
′f (2) =
2
3(2⋅2 − 5)2 3
=
2
3(−1)2 3
=
2
3⋅1
=
2
3
> 0
′f (3) =
2
3(2⋅3− 5)2 3
=
2
3(1)2 3
=
2
3⋅1
=
2
3
> 0
Slide 2.2 - 19
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 5 (continued)
d) Inflection points. Since f ′′(x) is never 0, we only
need to find where f ′′(x) does not exist. And, since
f ′′(x) cannot exist where f ′(x) does not exist, we know
from step (b) that a possible inflection point is ( 1).,
2
5
Slide 2.2 - 20
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 5 (continued)
e) Concavity. Again, using 2 and 3 as test points on
either side of
Thus, is a point of inflection.
,
2
5
′′f (2) =
−8
9(2⋅2 − 5)
5
3
=
−8
9⋅−1
=
8
9
> 0
′′f (3) =
−8
9(2⋅3− 5)
5
3
=
−8
9⋅1
= −
8
9
< 0
5
2
,1




Slide 2.2 - 21
Copyright © 2008 Pearson Education, Inc.
Publishing as Pearson Addison-Wesley
Example 5 (concluded)
f) Sketch the graph. Using the information in steps (a) – (e), the graph follows.

More Related Content

What's hot

Rational functions
Rational functionsRational functions
Rational functions
20kat06tha
 
Representación gráfica de funciones (Bachillerato)
Representación gráfica de funciones (Bachillerato)Representación gráfica de funciones (Bachillerato)
Representación gráfica de funciones (Bachillerato)
Bartoluco
 
4 5 inverse functions
4 5 inverse functions4 5 inverse functions
4 5 inverse functionshisema01
 
Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functions
Jerri Harbison
 
homogeneous Equation All Math Solved
homogeneous Equation All Math Solvedhomogeneous Equation All Math Solved
homogeneous Equation All Math Solved
NeAMul1
 
Logarithms and logarithmic functions
Logarithms and logarithmic functionsLogarithms and logarithmic functions
Logarithms and logarithmic functionsJessica Garcia
 
The chain rule
The chain ruleThe chain rule
The chain rule
J M
 
8.4 logarithmic functions
8.4 logarithmic functions8.4 logarithmic functions
8.4 logarithmic functionshisema01
 
Exponential and logrithmic functions
Exponential and logrithmic functionsExponential and logrithmic functions
Exponential and logrithmic functionsMalikahmad105
 
8.4 properties of logarithms
8.4 properties of logarithms8.4 properties of logarithms
8.4 properties of logarithmsswartzje
 
Exponential Growth And Decay
Exponential Growth And DecayExponential Growth And Decay
Exponential Growth And DecayPhil Saraspe
 
Inverse functions and relations
Inverse functions and relationsInverse functions and relations
Inverse functions and relationsJessica Garcia
 
Logarithm
LogarithmLogarithm
Logarithmitutor
 
Section 5.4 logarithmic functions
Section 5.4 logarithmic functions Section 5.4 logarithmic functions
Section 5.4 logarithmic functions
Wong Hsiung
 
Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor
Mohd. Noor Abdul Hamid
 
Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functionsdedearfandy
 
Rational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of SignsRational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of Signsswartzje
 
Graphs of Log functions
Graphs of Log functionsGraphs of Log functions
Graphs of Log functions
lesurhommemega
 

What's hot (20)

Rational functions
Rational functionsRational functions
Rational functions
 
Representación gráfica de funciones (Bachillerato)
Representación gráfica de funciones (Bachillerato)Representación gráfica de funciones (Bachillerato)
Representación gráfica de funciones (Bachillerato)
 
4 5 inverse functions
4 5 inverse functions4 5 inverse functions
4 5 inverse functions
 
Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functions
 
7 functions
7   functions7   functions
7 functions
 
homogeneous Equation All Math Solved
homogeneous Equation All Math Solvedhomogeneous Equation All Math Solved
homogeneous Equation All Math Solved
 
Logarithms and logarithmic functions
Logarithms and logarithmic functionsLogarithms and logarithmic functions
Logarithms and logarithmic functions
 
The chain rule
The chain ruleThe chain rule
The chain rule
 
8.4 logarithmic functions
8.4 logarithmic functions8.4 logarithmic functions
8.4 logarithmic functions
 
Exponential and logrithmic functions
Exponential and logrithmic functionsExponential and logrithmic functions
Exponential and logrithmic functions
 
8.4 properties of logarithms
8.4 properties of logarithms8.4 properties of logarithms
8.4 properties of logarithms
 
Exponential Growth And Decay
Exponential Growth And DecayExponential Growth And Decay
Exponential Growth And Decay
 
Inverse functions and relations
Inverse functions and relationsInverse functions and relations
Inverse functions and relations
 
Logarithm
LogarithmLogarithm
Logarithm
 
Section 5.4 logarithmic functions
Section 5.4 logarithmic functions Section 5.4 logarithmic functions
Section 5.4 logarithmic functions
 
Exponential functions
Exponential functionsExponential functions
Exponential functions
 
Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor
 
Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functions
 
Rational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of SignsRational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of Signs
 
Graphs of Log functions
Graphs of Log functionsGraphs of Log functions
Graphs of Log functions
 

Similar to Curve sketching 4

Functions
FunctionsFunctions
Evaluating definite integrals
Evaluating definite integralsEvaluating definite integrals
Evaluating definite integrals
منتدى الرياضيات المتقدمة
 
Quantitive Techniques: Bisection method
Quantitive Techniques: Bisection methodQuantitive Techniques: Bisection method
Quantitive Techniques: Bisection method
Arti Parab Academics
 
Twinkle
TwinkleTwinkle
Twinkle
jabi khan
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
Mel Anthony Pepito
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
Matthew Leingang
 
SECTION 7.3 word.docx
SECTION 7.3 word.docxSECTION 7.3 word.docx
SECTION 7.3 word.docx
LMinhTm26
 
Statistics Assignment 1 HET551 – Design and Developm.docx
Statistics Assignment 1 HET551 – Design and Developm.docxStatistics Assignment 1 HET551 – Design and Developm.docx
Statistics Assignment 1 HET551 – Design and Developm.docx
rafaelaj1
 
11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables
GlenSchlee
 
AS LEVEL Function (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
AS LEVEL Function (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMSAS LEVEL Function (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
AS LEVEL Function (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
RACSOelimu
 
3_1 Exponential functions and their graphs (1).ppt
3_1 Exponential functions and their graphs (1).ppt3_1 Exponential functions and their graphs (1).ppt
3_1 Exponential functions and their graphs (1).ppt
MarchtPataray
 
limits and continuity
limits and continuitylimits and continuity
limits and continuityElias Dinsa
 
Opt simple single_000
Opt simple single_000Opt simple single_000
Opt simple single_000
sheetslibrary
 
Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)
Juan Miguel Palero
 
Module 1 quadratic functions
Module 1   quadratic functionsModule 1   quadratic functions
Module 1 quadratic functions
dionesioable
 
Increasing and decreasing functions ap calc sec 3.3
Increasing and decreasing functions ap calc sec 3.3Increasing and decreasing functions ap calc sec 3.3
Increasing and decreasing functions ap calc sec 3.3Ron Eick
 
Introductory maths analysis chapter 13 official
Introductory maths analysis   chapter 13 officialIntroductory maths analysis   chapter 13 official
Introductory maths analysis chapter 13 official
Evert Sandye Taasiringan
 
Chapter 13 - Curve Sketching
Chapter 13 - Curve SketchingChapter 13 - Curve Sketching
Chapter 13 - Curve Sketching
Muhammad Bilal Khairuddin
 
Chapter13 curvesketching-151007042831-lva1-app6891
Chapter13 curvesketching-151007042831-lva1-app6891Chapter13 curvesketching-151007042831-lva1-app6891
Chapter13 curvesketching-151007042831-lva1-app6891
Cleophas Rwemera
 
1.2 review on algebra 2-sign charts and inequalities
1.2 review on algebra 2-sign charts and inequalities1.2 review on algebra 2-sign charts and inequalities
1.2 review on algebra 2-sign charts and inequalitiesmath265
 

Similar to Curve sketching 4 (20)

Functions
FunctionsFunctions
Functions
 
Evaluating definite integrals
Evaluating definite integralsEvaluating definite integrals
Evaluating definite integrals
 
Quantitive Techniques: Bisection method
Quantitive Techniques: Bisection methodQuantitive Techniques: Bisection method
Quantitive Techniques: Bisection method
 
Twinkle
TwinkleTwinkle
Twinkle
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
 
SECTION 7.3 word.docx
SECTION 7.3 word.docxSECTION 7.3 word.docx
SECTION 7.3 word.docx
 
Statistics Assignment 1 HET551 – Design and Developm.docx
Statistics Assignment 1 HET551 – Design and Developm.docxStatistics Assignment 1 HET551 – Design and Developm.docx
Statistics Assignment 1 HET551 – Design and Developm.docx
 
11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables
 
AS LEVEL Function (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
AS LEVEL Function (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMSAS LEVEL Function (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
AS LEVEL Function (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
 
3_1 Exponential functions and their graphs (1).ppt
3_1 Exponential functions and their graphs (1).ppt3_1 Exponential functions and their graphs (1).ppt
3_1 Exponential functions and their graphs (1).ppt
 
limits and continuity
limits and continuitylimits and continuity
limits and continuity
 
Opt simple single_000
Opt simple single_000Opt simple single_000
Opt simple single_000
 
Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)
 
Module 1 quadratic functions
Module 1   quadratic functionsModule 1   quadratic functions
Module 1 quadratic functions
 
Increasing and decreasing functions ap calc sec 3.3
Increasing and decreasing functions ap calc sec 3.3Increasing and decreasing functions ap calc sec 3.3
Increasing and decreasing functions ap calc sec 3.3
 
Introductory maths analysis chapter 13 official
Introductory maths analysis   chapter 13 officialIntroductory maths analysis   chapter 13 official
Introductory maths analysis chapter 13 official
 
Chapter 13 - Curve Sketching
Chapter 13 - Curve SketchingChapter 13 - Curve Sketching
Chapter 13 - Curve Sketching
 
Chapter13 curvesketching-151007042831-lva1-app6891
Chapter13 curvesketching-151007042831-lva1-app6891Chapter13 curvesketching-151007042831-lva1-app6891
Chapter13 curvesketching-151007042831-lva1-app6891
 
1.2 review on algebra 2-sign charts and inequalities
1.2 review on algebra 2-sign charts and inequalities1.2 review on algebra 2-sign charts and inequalities
1.2 review on algebra 2-sign charts and inequalities
 

More from Dhaval Jalalpara

Online freely available remote sensed data
Online freely available remote sensed dataOnline freely available remote sensed data
Online freely available remote sensed data
Dhaval Jalalpara
 
Global positioning system
Global positioning systemGlobal positioning system
Global positioning system
Dhaval Jalalpara
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
Dhaval Jalalpara
 
Compaction in different type of structure
Compaction  in different type of structure Compaction  in different type of structure
Compaction in different type of structure
Dhaval Jalalpara
 
The wave equation
The wave equationThe wave equation
The wave equation
Dhaval Jalalpara
 
Soil consistency
Soil  consistencySoil  consistency
Soil consistency
Dhaval Jalalpara
 
Repairing of masonry structures
Repairing of masonry structuresRepairing of masonry structures
Repairing of masonry structures
Dhaval Jalalpara
 
Hydrographic survey
Hydrographic surveyHydrographic survey
Hydrographic survey
Dhaval Jalalpara
 
Compressible Fluid
Compressible FluidCompressible Fluid
Compressible Fluid
Dhaval Jalalpara
 
Acoustical technology
Acoustical technologyAcoustical technology
Acoustical technology
Dhaval Jalalpara
 
Acoustical and noise insulation
Acoustical and noise insulationAcoustical and noise insulation
Acoustical and noise insulation
Dhaval Jalalpara
 
Contributor personality and development
Contributor personality and developmentContributor personality and development
Contributor personality and development
Dhaval Jalalpara
 
Food and land resources
Food and land resourcesFood and land resources
Food and land resources
Dhaval Jalalpara
 
Remote sensing
Remote sensingRemote sensing
Remote sensing
Dhaval Jalalpara
 
Remote sensing 1
Remote sensing 1Remote sensing 1
Remote sensing 1
Dhaval Jalalpara
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
Dhaval Jalalpara
 
Digital image processing 1
Digital  image processing 1Digital  image processing 1
Digital image processing 1
Dhaval Jalalpara
 
03 listening skills
03 listening skills03 listening skills
03 listening skills
Dhaval Jalalpara
 
Basic information of function in cpu
Basic information of function in cpuBasic information of function in cpu
Basic information of function in cpu
Dhaval Jalalpara
 
Function in cpu 2
Function in cpu 2Function in cpu 2
Function in cpu 2
Dhaval Jalalpara
 

More from Dhaval Jalalpara (20)

Online freely available remote sensed data
Online freely available remote sensed dataOnline freely available remote sensed data
Online freely available remote sensed data
 
Global positioning system
Global positioning systemGlobal positioning system
Global positioning system
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
Compaction in different type of structure
Compaction  in different type of structure Compaction  in different type of structure
Compaction in different type of structure
 
The wave equation
The wave equationThe wave equation
The wave equation
 
Soil consistency
Soil  consistencySoil  consistency
Soil consistency
 
Repairing of masonry structures
Repairing of masonry structuresRepairing of masonry structures
Repairing of masonry structures
 
Hydrographic survey
Hydrographic surveyHydrographic survey
Hydrographic survey
 
Compressible Fluid
Compressible FluidCompressible Fluid
Compressible Fluid
 
Acoustical technology
Acoustical technologyAcoustical technology
Acoustical technology
 
Acoustical and noise insulation
Acoustical and noise insulationAcoustical and noise insulation
Acoustical and noise insulation
 
Contributor personality and development
Contributor personality and developmentContributor personality and development
Contributor personality and development
 
Food and land resources
Food and land resourcesFood and land resources
Food and land resources
 
Remote sensing
Remote sensingRemote sensing
Remote sensing
 
Remote sensing 1
Remote sensing 1Remote sensing 1
Remote sensing 1
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Digital image processing 1
Digital  image processing 1Digital  image processing 1
Digital image processing 1
 
03 listening skills
03 listening skills03 listening skills
03 listening skills
 
Basic information of function in cpu
Basic information of function in cpuBasic information of function in cpu
Basic information of function in cpu
 
Function in cpu 2
Function in cpu 2Function in cpu 2
Function in cpu 2
 

Recently uploaded

Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 

Recently uploaded (20)

Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 

Curve sketching 4

  • 2. Slide 2.2 - 2 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 1: Graph the function f given by and find the relative extrema. 1st find f ′(x) and f ′′(x). ′f (x) = 3x2 + 6x − 9, ′′f (x) = 6x + 6. f (x) = x3 + 3x2 − 9x −13,
  • 3. Slide 2.2 - 3 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 1 (continued): 2nd solve f ′(x) = 0. Thus, x = –3 and x = 1 are critical values. 3x2 + 6x − 9 = 0 x2 + 2x − 3 = 0 (x + 3)(x −1) = 0 x + 3 = 0 x = −3 or x −1 = 0 x = 1
  • 4. Slide 2.2 - 4 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 1 (continued): 3rd use the Second Derivative Test with –3 and 1. Lastly, find the values of f (x) at –3 and 1. So, (–3, 14) is a relative maximum and (1, –18) is a relative minimum. f (−3) = (−3)3 + 3(−3)2 − 9(−3)−13 = 14 f (1) = (1)3 + 3(1)2 − 9(1)−13 = −18 ′′f (−3) = 6(−3)+ 6 = −18 + 6 = −12 < 0 :Relative maximum ′′f (1) = 6(1)+ 6 = 6 + 6 = 12 > 0 :Relative minimum
  • 5. Slide 2.2 - 5 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 1 (concluded): Then, by calculating and plotting a few more points, we can make a sketch of f (x), as shown below.
  • 6. Slide 2.2 - 6 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Strategy for Sketching Graphs: a) Derivatives and Domain. Find f ′(x) and f ′′(x). Note the domain of f. b) Find the y-intercept. c) Find any asymptotes. d)Critical values of f. Find the critical values by solving f ′(x) = 0 and finding where f ′(x) does not exist. Find the function values at these points.
  • 7. Slide 2.2 - 7 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Strategy for Sketching Graphs (continued): e) Increasing and/or decreasing; relative extrema. Substitute each critical value, x0, from step (b) into f ′′(x) and apply the Second Derivative Test. f) Inflection Points. Determine candidates for inflection points by finding where f ′′(x) = 0 or where f ′′(x) does not exist. Find the function values at these points.
  • 8. Slide 2.2 - 8 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Strategy for Sketching Graphs (concluded): g) Concavity. Use the candidates for inflection points from step (d) to define intervals. Use the relative extrema from step (b) to determine where the graph is concave up and where it is concave down. h) Sketch the graph. Sketch the graph using the information from steps (a) – (e), calculating and plotting extra points as needed.
  • 9. Slide 2.2 - 9 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 3: Find the relative extrema of the function f given by and sketch the graph. a) Derivatives and Domain. The domain of f is all real numbers. f (x) = x3 − 3x + 2, ′f (x) = 3x2 − 3, ′′f (x) = 6x.
  • 10. Slide 2.2 - 10 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 3 (continued): b) Critical values of f. And we have f (–1) = 4 and f (1) = 0. 3x2 − 3 = 0 3x2 = 3 x2 = 1 x = ±1
  • 11. Slide 2.2 - 11 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 3 (continued): c) Increasing and/or Decreasing; relative extrema. So (–1, 4) is a relative maximum, and f (x) is increasing on (–∞, –1] and decreasing on [–1, 1]. The graph is also concave down at the point (–1, 4). So (1, 0) is a relative minimum, and f (x) is decreasing on [–1, 1] and increasing on [1, ∞). The graph is also concave up at the point (1, 0). ′′f (−1) = 6(−1) = −6 < 0 ′′f (1) = 6(1) = 6 > 0
  • 12. Slide 2.2 - 12 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 3 (continued): d) Inflection Points. And we have f (0) = 2. e) Concavity. From step (c), we can conclude that f is concave down on the interval (–∞, 0) and concave up on (0, ∞). 6x = 0 x = 0
  • 13. Slide 2.2 - 13 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 3 (concluded) f) Sketch the graph. Using the points from steps (a) – (e), the graph follows.
  • 14. Slide 2.2 - 14 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 5: Graph the function f given by List the coordinates of any extreme points and points of inflection. State where the function is increasing or decreasing, as well as where it is concave up or concave down. f (x) = (2x − 5)1 3 +1.
  • 15. Slide 2.2 - 15 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 5 (continued) a) Derivatives and Domain. The domain of f is all real numbers. ′f (x) = 1 3 2x − 5( )−2 3 ⋅2 = 2 3 (2x − 5)−2 3 = 2 3(2x − 5)2 3 ′′f (x) = − 4 9 2x − 5( )−5 3 ⋅2 = − 8 9 (2x − 5)−5 3 = −8 9(2x − 5)5 3
  • 16. Slide 2.2 - 16 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 5 (continued) b) Critical values. Since f ′(x) is never 0, the only critical value is where f ′(x) does not exist. Thus, we set its denominator equal to zero. 3(2x − 5)2 3 = 0 (2x − 5)2 3 = 0 2x − 5 = 0 2x = 5 x = 5 2 f 5 2     = 2⋅ 5 2 − 5     1 3 +1 f 5 2     = 0 +1 f 5 2     = 1 And, we have
  • 17. Slide 2.2 - 17 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 5 (continued) c) Increasing and/or decreasing; relative extrema. Since f ′′(x) does not exist, the Second Derivative Test fails. Instead, we use the First Derivative Test. ′′f 5 2     = −8 9 2⋅ 5 2 − 5     5 3 ′′f 5 2     = 8 9⋅0 ′′f 5 2     = 8 0
  • 18. Slide 2.2 - 18 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 5 (continued) c) Increasing and/or decreasing; relative extrema (continued). Selecting 2 and 3 as test values on either side of Since f’(x) is positive on both sides of is not an extremum. 5 2 , , 2 5 2 5 ′f (2) = 2 3(2⋅2 − 5)2 3 = 2 3(−1)2 3 = 2 3⋅1 = 2 3 > 0 ′f (3) = 2 3(2⋅3− 5)2 3 = 2 3(1)2 3 = 2 3⋅1 = 2 3 > 0
  • 19. Slide 2.2 - 19 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 5 (continued) d) Inflection points. Since f ′′(x) is never 0, we only need to find where f ′′(x) does not exist. And, since f ′′(x) cannot exist where f ′(x) does not exist, we know from step (b) that a possible inflection point is ( 1)., 2 5
  • 20. Slide 2.2 - 20 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 5 (continued) e) Concavity. Again, using 2 and 3 as test points on either side of Thus, is a point of inflection. , 2 5 ′′f (2) = −8 9(2⋅2 − 5) 5 3 = −8 9⋅−1 = 8 9 > 0 ′′f (3) = −8 9(2⋅3− 5) 5 3 = −8 9⋅1 = − 8 9 < 0 5 2 ,1    
  • 21. Slide 2.2 - 21 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Example 5 (concluded) f) Sketch the graph. Using the information in steps (a) – (e), the graph follows.