SlideShare a Scribd company logo
CHAPTER 3
SECTION 3.7
OPTIMIZATION PROBLEMS
Applying Our Concepts
• We know about
max and min …

• Now how can
we use those
principles?
Use the Strategy
• What is the quantity to be optimized?
– The volume

• What are the measurements (in terms of
x)?
• What is the variable which will
manipulated to determine the optimum
volume?
60”
• Now use calculus
x
principles

30”
Guidelines for Solving Applied
Minimum and Maximum Problems
Optimization
Optimization
Maximizing or minimizing a quantity based on a given situation
Requires two equations:
Primary Equation
what is being maximized or minimized
Secondary Equation
gives a relationship between variables
To find the maximum (or minimum) value of a function:
1

Write it in terms of one variable.

2

Find the first derivative and set it equal to zero.

3

Check the end points if necessary.
Ex. 1 A manufacturer wants to design an open box
having a square base and a surface area of 108 in2.
What dimensions will produce a box with maximum
volume?
Since the box has a square
h base, its volume is
V = x 2h
x

x

Note: We call this the primary
equation because it gives a
formula for the quantity we
wish to optimize.

The surface area = the area of the base + the area of the 4 sides.

S.A. = x2 + 4xh = 108

We want to maximize the volume,
so express it as a function of just
one variable. To do this, solve
x2 + 4xh = 108 for h.
h

V

108 x 2
4x
2

xh

Substitute this into the Volume equation.

108 x
x
4x
2

2

27 x

x3
4

To maximize V we find the derivative and it’s C.N.’s.

dV
dx

27

3x 2
4

0

3x2 = 108

C.N.' s x

We can conclude that V is a maximum when x = 6 and
the dimensions of the box are 6 in. x 6 in. x 3 in.

6
2.

Find the point on f x

x 2 that is closest to (0,3).
x 2 that is closest to (0,3).

Find the point on f x

2.

Minimize distance

Secondary

Primary

d

x 0

d

x

2

2

y 3

y 3

y x2

2

2

***The value of the root will be smallest
when what is inside the root is smallest.

d
d x
d x

x

2

y 3
2

2

2

Intervals:
2

x
x 3
x 2 x 4 6x 2 9

d x x 4 5x 2 9
d ' x 4x3 10x
4x 3 10x 0
2x 2x 2 5 0
x 0

2x 2 5 0

x 0

x

5
2

Test values:

5
2

,

5
2

,0

0,

5
2

5
2

,

3

1

1

3

dec

inc

dec

inc

d ’(test pt)
d(x)

rel max

rel min

x

5
2

5 5
2 2

,

rel min

x

5
2

5 5
2 2

,
2.
A rectangular page is to contain 24 square inches of print. The
margins at the top and bottom are 1.5 inches. The margins on each side are
1 inch. What should the dimensions of the print be to use the least paper?
2.
A rectangular page is to contain 24 square inches of print. The
margins at the top and bottom are 1.5 inches. The margins on each side are
1 inch. What should the dimensions of the print be to use the least paper?
Primary

A
A( x )

Secondary

xy 24

x 2 y 3
x 2

24
x
48
x

3x 48 x

1

A '( x ) 3

y

3

24 3 x

1.5

6

30

48
x2

y

y

2

24
x

24 in
1

24
4

y 3
y
1

x

1.5

6

x 2

Smallest

Largest

(x is near zero)

x 0
crit #'s: x 0, 4

(y is near zero)

x 24

Page dimensions: 9 in x 6 in

0,4

4,24

Test values:

Print dimensions: 6 in x 4 in

Intervals:

1

10

dec

inc

A ’(test pt)

A(x)

rel min

x 4
1.

Find two positive numbers whose sum is 36 and
whose product is a maximum.
1.

Find two positive numbers whose sum is 36 and
whose product is a maximum.

Primary

P
P x

Secondary

xy
x 36 x

y

P '( x ) 36 2x
36 2x 0
x 18
Intervals:
Test values:

0,18
1

18,36

inc

dec

20

P ’(test pt)

P(x)

rel max

x 18

x y 36
y 36 x
36 18 18

18,18
A Classic Problem
You have 40 feet of fence to enclose a rectangular garden
along the side of a barn. What is the maximum area that
you can enclose?

A x 40 2x
x

x

A 40 x 2 x 2

A
40 2x
w

l

x

40 2x

0 40 4x

w 10 ft
l

40 4x

20 ft

4x 40
x 10

There must be a
local maximum
here, since the
endpoints are
minimums.
A Classic Problem
You have 40 feet of fence to enclose a rectangular garden
along the side of a barn. What is the maximum area that
you can enclose?

A x 40 2x
x

x

A 40 x 2 x 2

A
40 2x
w

l

x

40 2x

A 10 40 2 10

0 40 4x

w 10 ft
l

40 4x

20 ft

4x 40
x 10

A 10 20
A 200 ft 2
Example 5:

What dimensions for a one liter cylindrical can will
use the least amount of material?

We can minimize the material by minimizing the area.
We need another
equation that
relates r and h:

V

r 2h
3

1 L 1000 cm
1000
1000
r2

r 2h

A 2 r 2 2 rh
area of
ends

A 2 r

lateral
area

1000
2 r
r2

2

A 2 r

2

h
A

4 r

2000
r
2000
r2
Example 5:

What dimensions for a one liter cylindrical can will
use the least amount of material?

r 2h

V

A 2 r 2 2 rh
3

1 L 1000 cm
1000
1000
r2

r 2h

lateral
area

1000
2 r
r2

A 2 r2

h
A 2 r

1000
5.42

area of
ends

2

h

h 10.83 cm

A
0

2

4 r
4 r

2000
r2

4 r

2000 4 r 3
500

2000
r
2000
r2
2000
r2

r3

500

r

3

r

5.42 cm
Notes:
If the function that you want to optimize has more than
one variable, use substitution to rewrite the function.
If you are not sure that the extreme you’ve found is a
maximum or a minimum, you have to check.

If the end points could be the maximum or minimum,
you have to check.
Example #1
• A company needs to construct a cylindrical
container that will hold 100cm3. The cost
for the top and bottom of the can is 3 times
the cost for the sides. What dimensions are
necessary to minimize the cost.
2
r

V

h

r h

SA 2 rh 2 r

2
Minimizing Cost
V

r 2h

100

SA 2 rh 2 r 2

r
SA 2 r
SA

r 2h

100

100
r

2

2 r

200
2 r2
r

Domain: r>0

2

C (r )

C (r )

h

2

200
6 r2
r
200
r

2

12 r
Minimizing Cost
C (r )
0

200
r2
200
r

200
r2

2

3

r
C (1.744 ) 0

12

Concave up – Relative min

------ +++++
12 r

1.744

0

C' changes from neg. to pos.

200 12 r 3
3

200
12

r

12 r

12 r

100

C (r )

r

3 50
3

1.744

100
r

2

Rel. min

h

h 10.464
The container will have a radius of
1.744 cm and a height of 10.464 cm

More Related Content

What's hot

Function transformations
Function transformationsFunction transformations
Function transformationsTerry Gastauer
 
Riemann sumsdefiniteintegrals
Riemann sumsdefiniteintegralsRiemann sumsdefiniteintegrals
Riemann sumsdefiniteintegrals
Dr. Jennifer Chang Wathall
 
Factoring quadratic trinomial
Factoring quadratic trinomialFactoring quadratic trinomial
Factoring quadratic trinomial
MartinGeraldine
 
Lesson 13 volume of solids of revolution
Lesson 13 volume of solids of revolutionLesson 13 volume of solids of revolution
Lesson 13 volume of solids of revolution
Lawrence De Vera
 
5.1 anti derivatives
5.1 anti derivatives5.1 anti derivatives
5.1 anti derivativesmath265
 
Factoring Perfect Square Trinomials
Factoring Perfect Square TrinomialsFactoring Perfect Square Trinomials
Factoring Perfect Square Trinomials
Free Math Powerpoints
 
Intro to Domain, Range, and Functions.
Intro to Domain, Range, and Functions.Intro to Domain, Range, and Functions.
Intro to Domain, Range, and Functions.
Colomduran
 
Function Notation.ppt
Function Notation.pptFunction Notation.ppt
Function Notation.ppt
Ade John Gestole
 
The Definite Integral
The Definite IntegralThe Definite Integral
The Definite IntegralSilvius
 
Rectangular Coordinate System II
Rectangular Coordinate System IIRectangular Coordinate System II
Rectangular Coordinate System IIJhon Paul Lagumbay
 
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
 
Lecture 8 section 3.2 polynomial equations
Lecture 8   section 3.2 polynomial equationsLecture 8   section 3.2 polynomial equations
Lecture 8 section 3.2 polynomial equationsnjit-ronbrown
 
Modeling with Quadratics
Modeling with QuadraticsModeling with Quadratics
Modeling with Quadratics
PLeach
 
Integration of all 6 trig functions
Integration of all 6 trig functionsIntegration of all 6 trig functions
Integration of all 6 trig functions
Ron Eick
 
Notes solving polynomial equations
Notes   solving polynomial equationsNotes   solving polynomial equations
Notes solving polynomial equationsLori Rapp
 
Operations on function.pptx
Operations on function.pptxOperations on function.pptx
Operations on function.pptx
MaricelPereaBerana
 
4.1 implicit differentiation
4.1 implicit differentiation4.1 implicit differentiation
4.1 implicit differentiationdicosmo178
 

What's hot (20)

Function transformations
Function transformationsFunction transformations
Function transformations
 
Midpoint & distance
Midpoint & distanceMidpoint & distance
Midpoint & distance
 
Riemann sumsdefiniteintegrals
Riemann sumsdefiniteintegralsRiemann sumsdefiniteintegrals
Riemann sumsdefiniteintegrals
 
Graph of functions
Graph of functionsGraph of functions
Graph of functions
 
Factoring quadratic trinomial
Factoring quadratic trinomialFactoring quadratic trinomial
Factoring quadratic trinomial
 
Lesson 13 volume of solids of revolution
Lesson 13 volume of solids of revolutionLesson 13 volume of solids of revolution
Lesson 13 volume of solids of revolution
 
5.1 anti derivatives
5.1 anti derivatives5.1 anti derivatives
5.1 anti derivatives
 
Factoring Perfect Square Trinomials
Factoring Perfect Square TrinomialsFactoring Perfect Square Trinomials
Factoring Perfect Square Trinomials
 
Intro to Domain, Range, and Functions.
Intro to Domain, Range, and Functions.Intro to Domain, Range, and Functions.
Intro to Domain, Range, and Functions.
 
Function Notation.ppt
Function Notation.pptFunction Notation.ppt
Function Notation.ppt
 
Lesson 3: Limit Laws
Lesson 3: Limit LawsLesson 3: Limit Laws
Lesson 3: Limit Laws
 
The Definite Integral
The Definite IntegralThe Definite Integral
The Definite Integral
 
Rectangular Coordinate System II
Rectangular Coordinate System IIRectangular Coordinate System II
Rectangular Coordinate System II
 
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)
 
Lecture 8 section 3.2 polynomial equations
Lecture 8   section 3.2 polynomial equationsLecture 8   section 3.2 polynomial equations
Lecture 8 section 3.2 polynomial equations
 
Modeling with Quadratics
Modeling with QuadraticsModeling with Quadratics
Modeling with Quadratics
 
Integration of all 6 trig functions
Integration of all 6 trig functionsIntegration of all 6 trig functions
Integration of all 6 trig functions
 
Notes solving polynomial equations
Notes   solving polynomial equationsNotes   solving polynomial equations
Notes solving polynomial equations
 
Operations on function.pptx
Operations on function.pptxOperations on function.pptx
Operations on function.pptx
 
4.1 implicit differentiation
4.1 implicit differentiation4.1 implicit differentiation
4.1 implicit differentiation
 

Viewers also liked

The derivative
The derivativeThe derivative
The derivative
Juan Apolinario Reyes
 
About the ap calculus exam - 2013
About the ap calculus exam - 2013About the ap calculus exam - 2013
About the ap calculus exam - 2013Ron Eick
 
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
argonaut2
 
8.2 integration by parts
8.2 integration by parts8.2 integration by parts
8.2 integration by partsdicosmo178
 
5.1 analysis of function i
5.1 analysis of function i5.1 analysis of function i
5.1 analysis of function idicosmo178
 
Calculus AB - Slope of secant and tangent lines
Calculus AB - Slope of secant and tangent linesCalculus AB - Slope of secant and tangent lines
Calculus AB - Slope of secant and tangent linesKenyon Hundley
 
Lesson 7 antidifferentiation generalized power formula-simple substitution
Lesson 7 antidifferentiation generalized power formula-simple substitutionLesson 7 antidifferentiation generalized power formula-simple substitution
Lesson 7 antidifferentiation generalized power formula-simple substitution
Lawrence De Vera
 
Integration By Parts Tutorial & Example- Calculus 2
Integration By Parts Tutorial & Example- Calculus 2Integration By Parts Tutorial & Example- Calculus 2
Integration By Parts Tutorial & Example- Calculus 2
empoweringminds
 
Mba2216 week 11 data analysis part 03 appendix
Mba2216 week 11 data analysis part 03 appendixMba2216 week 11 data analysis part 03 appendix
Mba2216 week 11 data analysis part 03 appendix
Stephen Ong
 
Mohammed alharbi 2 e
Mohammed alharbi 2 eMohammed alharbi 2 e
Mohammed alharbi 2 e
Mohammed Alharbi
 
Transparency Between Developers and Clients
Transparency Between Developers and ClientsTransparency Between Developers and Clients
Transparency Between Developers and Clients
Design Theory
 
Practical applications of limits
Practical applications of limitsPractical applications of limits
Practical applications of limits
michael ocampo
 
Limits And Derivative
Limits And DerivativeLimits And Derivative
Limits And Derivative
Ashams kurian
 
Limits and continuity powerpoint
Limits and continuity powerpointLimits and continuity powerpoint
Limits and continuity powerpointcanalculus
 
Electric motor and generator
Electric motor and generatorElectric motor and generator
Electric motor and generator
Chakri Pani
 

Viewers also liked (20)

Limits
LimitsLimits
Limits
 
G4 pres
G4 presG4 pres
G4 pres
 
Lar calc10 ch04_sec5
Lar calc10 ch04_sec5Lar calc10 ch04_sec5
Lar calc10 ch04_sec5
 
The derivative
The derivativeThe derivative
The derivative
 
Integration terms
Integration termsIntegration terms
Integration terms
 
About the ap calculus exam - 2013
About the ap calculus exam - 2013About the ap calculus exam - 2013
About the ap calculus exam - 2013
 
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
Review 1 -_limits-_continuity_(pcalc+_to_ap_calc)
 
8.2 integration by parts
8.2 integration by parts8.2 integration by parts
8.2 integration by parts
 
5.1 analysis of function i
5.1 analysis of function i5.1 analysis of function i
5.1 analysis of function i
 
Lar calc10 ch03_sec1
Lar calc10 ch03_sec1Lar calc10 ch03_sec1
Lar calc10 ch03_sec1
 
Calculus AB - Slope of secant and tangent lines
Calculus AB - Slope of secant and tangent linesCalculus AB - Slope of secant and tangent lines
Calculus AB - Slope of secant and tangent lines
 
Lesson 7 antidifferentiation generalized power formula-simple substitution
Lesson 7 antidifferentiation generalized power formula-simple substitutionLesson 7 antidifferentiation generalized power formula-simple substitution
Lesson 7 antidifferentiation generalized power formula-simple substitution
 
Integration By Parts Tutorial & Example- Calculus 2
Integration By Parts Tutorial & Example- Calculus 2Integration By Parts Tutorial & Example- Calculus 2
Integration By Parts Tutorial & Example- Calculus 2
 
Mba2216 week 11 data analysis part 03 appendix
Mba2216 week 11 data analysis part 03 appendixMba2216 week 11 data analysis part 03 appendix
Mba2216 week 11 data analysis part 03 appendix
 
Mohammed alharbi 2 e
Mohammed alharbi 2 eMohammed alharbi 2 e
Mohammed alharbi 2 e
 
Transparency Between Developers and Clients
Transparency Between Developers and ClientsTransparency Between Developers and Clients
Transparency Between Developers and Clients
 
Practical applications of limits
Practical applications of limitsPractical applications of limits
Practical applications of limits
 
Limits And Derivative
Limits And DerivativeLimits And Derivative
Limits And Derivative
 
Limits and continuity powerpoint
Limits and continuity powerpointLimits and continuity powerpoint
Limits and continuity powerpoint
 
Electric motor and generator
Electric motor and generatorElectric motor and generator
Electric motor and generator
 

Similar to 3.7lecture

Mathnasium Presentation (1)
Mathnasium Presentation (1)Mathnasium Presentation (1)
Mathnasium Presentation (1)Muhammad Arslan
 
Slide share problema de optimización
Slide share problema de optimizaciónSlide share problema de optimización
Slide share problema de optimización
Melany50
 
Solving rational inequalities
Solving rational inequalitiesSolving rational inequalities
Solving rational inequalities
rey castro
 
Quadratic applications ver b
Quadratic applications ver bQuadratic applications ver b
Quadratic applications ver b
RobinFilter
 
Algebra unit 8.7
Algebra unit 8.7Algebra unit 8.7
Algebra unit 8.7
Mark Ryder
 
Linearprog, Reading Materials for Operational Research
Linearprog, Reading Materials for Operational Research Linearprog, Reading Materials for Operational Research
Linearprog, Reading Materials for Operational Research
Derbew Tesfa
 
0.3 Factoring Polynomials
0.3 Factoring Polynomials0.3 Factoring Polynomials
0.3 Factoring Polynomials
smiller5
 
Lecture 17 optimization - section 4.6
Lecture 17   optimization - section 4.6Lecture 17   optimization - section 4.6
Lecture 17 optimization - section 4.6
njit-ronbrown
 
C2 differentiation jan 22
C2 differentiation jan 22C2 differentiation jan 22
C2 differentiation jan 22Mohammed Ahmed
 
06 application problems
06   application problems06   application problems
06 application problemsmajapamaya
 
Synthetic and Remainder Theorem of Polynomials.ppt
Synthetic and Remainder Theorem of Polynomials.pptSynthetic and Remainder Theorem of Polynomials.ppt
Synthetic and Remainder Theorem of Polynomials.ppt
MarkVincentDoria1
 
Applications Of Derivatives
Applications Of DerivativesApplications Of Derivatives
Applications Of Derivatives
Lindsey Sais
 
Lesson 4B - Intro to Quadratics.ppt
Lesson 4B - Intro to Quadratics.pptLesson 4B - Intro to Quadratics.ppt
Lesson 4B - Intro to Quadratics.ppt
MarjoCeloso1
 
C2 st lecture 13 revision for test b handout
C2 st lecture 13   revision for test b handoutC2 st lecture 13   revision for test b handout
C2 st lecture 13 revision for test b handoutfatima d
 
1.3 Pythagorean Theorem and Quadratic Equations
1.3 Pythagorean Theorem and Quadratic Equations1.3 Pythagorean Theorem and Quadratic Equations
1.3 Pythagorean Theorem and Quadratic Equations
smiller5
 
Advance algebra
Advance algebraAdvance algebra
Advance algebra
lyra matalubos
 

Similar to 3.7lecture (20)

Mathnasium Presentation (1)
Mathnasium Presentation (1)Mathnasium Presentation (1)
Mathnasium Presentation (1)
 
Slide share problema de optimización
Slide share problema de optimizaciónSlide share problema de optimización
Slide share problema de optimización
 
Lar calc10 ch03_sec7
Lar calc10 ch03_sec7Lar calc10 ch03_sec7
Lar calc10 ch03_sec7
 
Solving rational inequalities
Solving rational inequalitiesSolving rational inequalities
Solving rational inequalities
 
Hprec2 5
Hprec2 5Hprec2 5
Hprec2 5
 
Calc 3.7a
Calc 3.7aCalc 3.7a
Calc 3.7a
 
Quadratic applications ver b
Quadratic applications ver bQuadratic applications ver b
Quadratic applications ver b
 
Algebra unit 8.7
Algebra unit 8.7Algebra unit 8.7
Algebra unit 8.7
 
Linearprog, Reading Materials for Operational Research
Linearprog, Reading Materials for Operational Research Linearprog, Reading Materials for Operational Research
Linearprog, Reading Materials for Operational Research
 
Limit
LimitLimit
Limit
 
0.3 Factoring Polynomials
0.3 Factoring Polynomials0.3 Factoring Polynomials
0.3 Factoring Polynomials
 
Lecture 17 optimization - section 4.6
Lecture 17   optimization - section 4.6Lecture 17   optimization - section 4.6
Lecture 17 optimization - section 4.6
 
C2 differentiation jan 22
C2 differentiation jan 22C2 differentiation jan 22
C2 differentiation jan 22
 
06 application problems
06   application problems06   application problems
06 application problems
 
Synthetic and Remainder Theorem of Polynomials.ppt
Synthetic and Remainder Theorem of Polynomials.pptSynthetic and Remainder Theorem of Polynomials.ppt
Synthetic and Remainder Theorem of Polynomials.ppt
 
Applications Of Derivatives
Applications Of DerivativesApplications Of Derivatives
Applications Of Derivatives
 
Lesson 4B - Intro to Quadratics.ppt
Lesson 4B - Intro to Quadratics.pptLesson 4B - Intro to Quadratics.ppt
Lesson 4B - Intro to Quadratics.ppt
 
C2 st lecture 13 revision for test b handout
C2 st lecture 13   revision for test b handoutC2 st lecture 13   revision for test b handout
C2 st lecture 13 revision for test b handout
 
1.3 Pythagorean Theorem and Quadratic Equations
1.3 Pythagorean Theorem and Quadratic Equations1.3 Pythagorean Theorem and Quadratic Equations
1.3 Pythagorean Theorem and Quadratic Equations
 
Advance algebra
Advance algebraAdvance algebra
Advance algebra
 

More from Ron_Eick

Statistics (Measures of Dispersion)
Statistics (Measures of Dispersion)Statistics (Measures of Dispersion)
Statistics (Measures of Dispersion)
Ron_Eick
 
Math 3 exponential functions
Math 3 exponential functionsMath 3 exponential functions
Math 3 exponential functions
Ron_Eick
 
Honors math 3 intro 2017
Honors math 3 intro 2017Honors math 3 intro 2017
Honors math 3 intro 2017
Ron_Eick
 
Angel tarot and intuition workshop (nov 2015)
Angel tarot and intuition workshop (nov 2015)Angel tarot and intuition workshop (nov 2015)
Angel tarot and intuition workshop (nov 2015)
Ron_Eick
 
3.6 -curve sketching-c
3.6 -curve sketching-c3.6 -curve sketching-c
3.6 -curve sketching-cRon_Eick
 
Change of base precalc
Change of base precalcChange of base precalc
Change of base precalcRon_Eick
 
Inverse functions precalc
Inverse functions   precalcInverse functions   precalc
Inverse functions precalcRon_Eick
 
Algebra 2 warm up 5.6.13
Algebra 2 warm up 5.6.13Algebra 2 warm up 5.6.13
Algebra 2 warm up 5.6.13Ron_Eick
 
Algebra 2 warm up 4.22.13
Algebra 2 warm up   4.22.13Algebra 2 warm up   4.22.13
Algebra 2 warm up 4.22.13Ron_Eick
 
Eick.tech outline22
Eick.tech outline22Eick.tech outline22
Eick.tech outline22Ron_Eick
 
Teacher presentation(pt2)
Teacher presentation(pt2)Teacher presentation(pt2)
Teacher presentation(pt2)Ron_Eick
 
Teacher presentation
Teacher presentationTeacher presentation
Teacher presentationRon_Eick
 
Eick.tech outline
Eick.tech outlineEick.tech outline
Eick.tech outlineRon_Eick
 
Student prototype
Student prototypeStudent prototype
Student prototypeRon_Eick
 
Other disk method
Other disk methodOther disk method
Other disk methodRon_Eick
 

More from Ron_Eick (15)

Statistics (Measures of Dispersion)
Statistics (Measures of Dispersion)Statistics (Measures of Dispersion)
Statistics (Measures of Dispersion)
 
Math 3 exponential functions
Math 3 exponential functionsMath 3 exponential functions
Math 3 exponential functions
 
Honors math 3 intro 2017
Honors math 3 intro 2017Honors math 3 intro 2017
Honors math 3 intro 2017
 
Angel tarot and intuition workshop (nov 2015)
Angel tarot and intuition workshop (nov 2015)Angel tarot and intuition workshop (nov 2015)
Angel tarot and intuition workshop (nov 2015)
 
3.6 -curve sketching-c
3.6 -curve sketching-c3.6 -curve sketching-c
3.6 -curve sketching-c
 
Change of base precalc
Change of base precalcChange of base precalc
Change of base precalc
 
Inverse functions precalc
Inverse functions   precalcInverse functions   precalc
Inverse functions precalc
 
Algebra 2 warm up 5.6.13
Algebra 2 warm up 5.6.13Algebra 2 warm up 5.6.13
Algebra 2 warm up 5.6.13
 
Algebra 2 warm up 4.22.13
Algebra 2 warm up   4.22.13Algebra 2 warm up   4.22.13
Algebra 2 warm up 4.22.13
 
Eick.tech outline22
Eick.tech outline22Eick.tech outline22
Eick.tech outline22
 
Teacher presentation(pt2)
Teacher presentation(pt2)Teacher presentation(pt2)
Teacher presentation(pt2)
 
Teacher presentation
Teacher presentationTeacher presentation
Teacher presentation
 
Eick.tech outline
Eick.tech outlineEick.tech outline
Eick.tech outline
 
Student prototype
Student prototypeStudent prototype
Student prototype
 
Other disk method
Other disk methodOther disk method
Other disk method
 

Recently uploaded

GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 

Recently uploaded (20)

GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 

3.7lecture

  • 2. Applying Our Concepts • We know about max and min … • Now how can we use those principles?
  • 3.
  • 4. Use the Strategy • What is the quantity to be optimized? – The volume • What are the measurements (in terms of x)? • What is the variable which will manipulated to determine the optimum volume? 60” • Now use calculus x principles 30”
  • 5. Guidelines for Solving Applied Minimum and Maximum Problems
  • 7. Optimization Maximizing or minimizing a quantity based on a given situation Requires two equations: Primary Equation what is being maximized or minimized Secondary Equation gives a relationship between variables
  • 8. To find the maximum (or minimum) value of a function: 1 Write it in terms of one variable. 2 Find the first derivative and set it equal to zero. 3 Check the end points if necessary.
  • 9. Ex. 1 A manufacturer wants to design an open box having a square base and a surface area of 108 in2. What dimensions will produce a box with maximum volume? Since the box has a square h base, its volume is V = x 2h x x Note: We call this the primary equation because it gives a formula for the quantity we wish to optimize. The surface area = the area of the base + the area of the 4 sides. S.A. = x2 + 4xh = 108 We want to maximize the volume, so express it as a function of just one variable. To do this, solve x2 + 4xh = 108 for h.
  • 10. h V 108 x 2 4x 2 xh Substitute this into the Volume equation. 108 x x 4x 2 2 27 x x3 4 To maximize V we find the derivative and it’s C.N.’s. dV dx 27 3x 2 4 0 3x2 = 108 C.N.' s x We can conclude that V is a maximum when x = 6 and the dimensions of the box are 6 in. x 6 in. x 3 in. 6
  • 11. 2. Find the point on f x x 2 that is closest to (0,3).
  • 12. x 2 that is closest to (0,3). Find the point on f x 2. Minimize distance Secondary Primary d x 0 d x 2 2 y 3 y 3 y x2 2 2 ***The value of the root will be smallest when what is inside the root is smallest. d d x d x x 2 y 3 2 2 2 Intervals: 2 x x 3 x 2 x 4 6x 2 9 d x x 4 5x 2 9 d ' x 4x3 10x 4x 3 10x 0 2x 2x 2 5 0 x 0 2x 2 5 0 x 0 x 5 2 Test values: 5 2 , 5 2 ,0 0, 5 2 5 2 , 3 1 1 3 dec inc dec inc d ’(test pt) d(x) rel max rel min x 5 2 5 5 2 2 , rel min x 5 2 5 5 2 2 ,
  • 13. 2. A rectangular page is to contain 24 square inches of print. The margins at the top and bottom are 1.5 inches. The margins on each side are 1 inch. What should the dimensions of the print be to use the least paper?
  • 14. 2. A rectangular page is to contain 24 square inches of print. The margins at the top and bottom are 1.5 inches. The margins on each side are 1 inch. What should the dimensions of the print be to use the least paper? Primary A A( x ) Secondary xy 24 x 2 y 3 x 2 24 x 48 x 3x 48 x 1 A '( x ) 3 y 3 24 3 x 1.5 6 30 48 x2 y y 2 24 x 24 in 1 24 4 y 3 y 1 x 1.5 6 x 2 Smallest Largest (x is near zero) x 0 crit #'s: x 0, 4 (y is near zero) x 24 Page dimensions: 9 in x 6 in 0,4 4,24 Test values: Print dimensions: 6 in x 4 in Intervals: 1 10 dec inc A ’(test pt) A(x) rel min x 4
  • 15. 1. Find two positive numbers whose sum is 36 and whose product is a maximum.
  • 16. 1. Find two positive numbers whose sum is 36 and whose product is a maximum. Primary P P x Secondary xy x 36 x y P '( x ) 36 2x 36 2x 0 x 18 Intervals: Test values: 0,18 1 18,36 inc dec 20 P ’(test pt) P(x) rel max x 18 x y 36 y 36 x 36 18 18 18,18
  • 17. A Classic Problem You have 40 feet of fence to enclose a rectangular garden along the side of a barn. What is the maximum area that you can enclose? A x 40 2x x x A 40 x 2 x 2 A 40 2x w l x 40 2x 0 40 4x w 10 ft l 40 4x 20 ft 4x 40 x 10 There must be a local maximum here, since the endpoints are minimums.
  • 18. A Classic Problem You have 40 feet of fence to enclose a rectangular garden along the side of a barn. What is the maximum area that you can enclose? A x 40 2x x x A 40 x 2 x 2 A 40 2x w l x 40 2x A 10 40 2 10 0 40 4x w 10 ft l 40 4x 20 ft 4x 40 x 10 A 10 20 A 200 ft 2
  • 19. Example 5: What dimensions for a one liter cylindrical can will use the least amount of material? We can minimize the material by minimizing the area. We need another equation that relates r and h: V r 2h 3 1 L 1000 cm 1000 1000 r2 r 2h A 2 r 2 2 rh area of ends A 2 r lateral area 1000 2 r r2 2 A 2 r 2 h A 4 r 2000 r 2000 r2
  • 20. Example 5: What dimensions for a one liter cylindrical can will use the least amount of material? r 2h V A 2 r 2 2 rh 3 1 L 1000 cm 1000 1000 r2 r 2h lateral area 1000 2 r r2 A 2 r2 h A 2 r 1000 5.42 area of ends 2 h h 10.83 cm A 0 2 4 r 4 r 2000 r2 4 r 2000 4 r 3 500 2000 r 2000 r2 2000 r2 r3 500 r 3 r 5.42 cm
  • 21. Notes: If the function that you want to optimize has more than one variable, use substitution to rewrite the function. If you are not sure that the extreme you’ve found is a maximum or a minimum, you have to check. If the end points could be the maximum or minimum, you have to check.
  • 22. Example #1 • A company needs to construct a cylindrical container that will hold 100cm3. The cost for the top and bottom of the can is 3 times the cost for the sides. What dimensions are necessary to minimize the cost. 2 r V h r h SA 2 rh 2 r 2
  • 23. Minimizing Cost V r 2h 100 SA 2 rh 2 r 2 r SA 2 r SA r 2h 100 100 r 2 2 r 200 2 r2 r Domain: r>0 2 C (r ) C (r ) h 2 200 6 r2 r 200 r 2 12 r
  • 24. Minimizing Cost C (r ) 0 200 r2 200 r 200 r2 2 3 r C (1.744 ) 0 12 Concave up – Relative min ------ +++++ 12 r 1.744 0 C' changes from neg. to pos. 200 12 r 3 3 200 12 r 12 r 12 r 100 C (r ) r 3 50 3 1.744 100 r 2 Rel. min h h 10.464 The container will have a radius of 1.744 cm and a height of 10.464 cm