SlideShare a Scribd company logo
1 of 4
Download to read offline
Chapter 4. Section 5
Page 1 of 4
C. Bellomo, revised 17-Sep-08
Section 4.5 – Optimization Problems
• Example. Find two numbers whose difference is 100 and whose product is a minimum
What we know:
Two numbers x, y.
Difference of x and y is 100, i.e. x – y = 100
Product of x and y is a minimum, i.e. xy is a min
Solve:
Solving the first equation for x and substituting into the second we have
2
2
(100 ) 100
(100 ) 100 2
y y y y
y y y
+ = +
′+ = +
This has a critical point at y = –50
Test:
Is this a maximum? (100 2 ) 2y ′+ = , so the second derivative is always positive.
Hence, y = –50 corresponds to an absolute min.
With y = –50, x = 50.
Solution:
So two numbers whose difference is a 100 and whose product is a minimum are –50 and 50.
• Example. Find the dimensions of a rectangle with area 1000 sq. meters whose perimeter is as small
as possible.
What we know:
Area = lw = 1000
Perimeter = 2l + 2w
Solve:
Solving the first equation for w and substituting into the second we find
11000
2 2 2000 2w w w
w
−
+ = +
Differentiating with respect to w we find
1 2
(2000 2 ) 2000 2w w w− −
′+ = − +
Setting the derivative equal to zero and solving for w we find
2
2
2000 2 0
1000
31.6
w
w
w
−
− + =
=
≈
Test:
This corresponds to a minimum because 2 3
( 2000 2) 4000w w− −
′− + = evaluated at 31.6 is positive.
Solution:
So the rectangle would be 31.6 m by 31.6 m.
Chapter 4. Section 5
Page 2 of 4
C. Bellomo, revised 17-Sep-08
• Example. A box with a square base and open top must have a volume of 32000 cubic cm. Find the
dimensions of the box that minimize the amount of material used.
What we know:
A box with a square base and open top has base s by s, and height h
It’s volume is given by 2
s h = 32000
The material used to construct it would be: Bottom = 2
s , Top = none, Each side = sh
The material used (total) would be 2
4s sh+
Solve:
Solving the first equation for h and substituting into the other, we find
2 2 1
2
32000
4 128000s s s s
s
−⎛ ⎞
+ = +⎜ ⎟
⎝ ⎠
Taking the derivative and setting equal to zero we find
( )2 1 2
3
128000 2 128000 0
64000 or 40
s s s s
s s
− −′+ = − ≡
= =
Check:
This corresponds to a minimum because ( )2 3
2 128000 2 256000s s s− −′− = + is positive for s = 40.
Solution:
So the dimensions of the box are: 40 cm square base and 20 cm height
Chapter 4. Section 5
Page 3 of 4
C. Bellomo, revised 17-Sep-08
• Example. A rectangular storage container with an open top is to have a volume of 10m3
. The length
of its base is twice the width. Material for the base costs $10 per square meter. Material for the
sides costs $6 per square meter. Find the cost of the materials for the cheapest such container.
What we know:
Container has base l by w, and height h
The volume of the container is 10lwh =
The length of the base is twice the width implies l = 2w
Solve:
Substituting the second equation into the first we find
2
(2 ) 10 2 10w wh w h= ⇒ =
We want to minimize the cost of the box:
Two of the sides areas measure lh, and the other two measure wh.
Cost of the sides is 6(2 2 )lh wh+
The base area measures lw.
Cost of the base is 10( )lw
Using the equation l = 2w to substitute, we have a cost of
2
12 12 10 12(2 ) 12 10(2 )
36 20
lh wh lw w h wh w w
wh w
+ + = + +
= +
Solving 2
2 10w h = for h and plugging into the above eqn we find
2 1 2
2
5
36 20 180 20w w w w
w
−
+ = + .
Differentiating this with respect to w and setting equal to zero we find,
1 2 2
3
(180 20 ) 180 40 0
4.5
1.65
w w w w
w
w
− −
′+ = − + ≡
=
≈
Check:
This corresponds to a minimum when we look at the second derivative.
Solution:
So 2
5
1.84
1.65
h = ≈ , and
10 10
3.29
(1.65)(1.84)
l
wh
= = ≈
So the box should measure 3.29 1.65 1.84l w h× × in meters
This box would cost about 2
36(1.65)(1.84) 20(1.65) $163.75+ = .
• Q: Why do I say ‘about’?
A: Because we had to round the values for h, w and l
Chapter 4. Section 5
Page 4 of 4
C. Bellomo, revised 17-Sep-08
• Example. Find the point on the line 6 9x y+ = that is closest to the point ( 3,1)− .
What we know:
The distance formula (squared) is given by
2 2 2
( 1 2) ( 1 2)d x x y y= − + −
For the point we are trying to get close to, the formula becomes
2 2 2
( 3) ( 1)d x y= + + −
Solve:
Substituting 9 6y x= − into the above equation we find
2 2 2
( 3) (8 6 )d x x= + + − .
Taking the derivative, setting it equal to zero and solving for x we find
2 2
[( 3) (8 6 ) ] 2( 3) 12(8 6 )
74 90
45
74 90 0
37
x x x x
x
x x
′+ + − = + − −
= −
− ≡ ⇒ =
Check:
This is a minimum when we look at the second derivative.
Solution:
45 45 63
9 6
37 37 37
y
⎛ ⎞ ⎛ ⎞
= − =⎜ ⎟ ⎜ ⎟
⎝ ⎠ ⎝ ⎠
.
So the point that is closest is
45 63
,
37 37
⎛ ⎞
⎜ ⎟
⎝ ⎠
.

More Related Content

What's hot

Chapetr 1 real number class 10 th
Chapetr 1 real number class 10 thChapetr 1 real number class 10 th
Chapetr 1 real number class 10 thPoojaKrishnavi
 
Integration
IntegrationIntegration
Integrationlecturer
 
8.2 integration by parts
8.2 integration by parts8.2 integration by parts
8.2 integration by partsdicosmo178
 
Logic Design - Chapter 3: Boolean Algebra
Logic Design - Chapter 3: Boolean AlgebraLogic Design - Chapter 3: Boolean Algebra
Logic Design - Chapter 3: Boolean AlgebraGouda Mando
 
Notes solving polynomial equations
Notes   solving polynomial equationsNotes   solving polynomial equations
Notes solving polynomial equationsLori Rapp
 
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 2empoweringminds
 
Polynomials(10th) Simplified
Polynomials(10th) SimplifiedPolynomials(10th) Simplified
Polynomials(10th) SimplifiedSajeel Khan
 
Integral Calculus
Integral CalculusIntegral Calculus
Integral Calculusitutor
 

What's hot (18)

Algebra
AlgebraAlgebra
Algebra
 
125 5.1
125 5.1125 5.1
125 5.1
 
Polynomial
PolynomialPolynomial
Polynomial
 
Chapetr 1 real number class 10 th
Chapetr 1 real number class 10 thChapetr 1 real number class 10 th
Chapetr 1 real number class 10 th
 
Integral calculus
Integral calculusIntegral calculus
Integral calculus
 
Integration
IntegrationIntegration
Integration
 
Binomial theorem
Binomial theoremBinomial theorem
Binomial theorem
 
8.2 integration by parts
8.2 integration by parts8.2 integration by parts
8.2 integration by parts
 
Integration by parts
Integration by partsIntegration by parts
Integration by parts
 
Ankit maths ppt
Ankit maths pptAnkit maths ppt
Ankit maths ppt
 
Logic Design - Chapter 3: Boolean Algebra
Logic Design - Chapter 3: Boolean AlgebraLogic Design - Chapter 3: Boolean Algebra
Logic Design - Chapter 3: Boolean Algebra
 
Notes solving polynomial equations
Notes   solving polynomial equationsNotes   solving polynomial equations
Notes solving polynomial equations
 
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
 
class 9th polynomials
class 9th polynomials class 9th polynomials
class 9th polynomials
 
Polynomials(10th) Simplified
Polynomials(10th) SimplifiedPolynomials(10th) Simplified
Polynomials(10th) Simplified
 
AP Calculus Project
AP Calculus ProjectAP Calculus Project
AP Calculus Project
 
Integral Calculus
Integral CalculusIntegral Calculus
Integral Calculus
 
Curve sketching 3
Curve sketching 3Curve sketching 3
Curve sketching 3
 

Similar to Ch04 sect05

Rbse solutions for class 10 maths chapter 16
Rbse solutions for class 10 maths chapter 16Rbse solutions for class 10 maths chapter 16
Rbse solutions for class 10 maths chapter 16Arvind Saini
 
Practice questions( calculus ) xii
Practice questions( calculus ) xiiPractice questions( calculus ) xii
Practice questions( calculus ) xiiindu psthakur
 
C21 21.1
C21 21.1C21 21.1
C21 21.1BGEsp1
 
06 application problems
06   application problems06   application problems
06 application problemsmajapamaya
 
Applications of Quadratic Equations and Rational Algebraic Equations
Applications of Quadratic Equations and Rational Algebraic EquationsApplications of Quadratic Equations and Rational Algebraic Equations
Applications of Quadratic Equations and Rational Algebraic EquationsCipriano De Leon
 
Derivada aplicada en la carrera de electrónica y automatización.
Derivada aplicada en la carrera de electrónica y automatización.Derivada aplicada en la carrera de electrónica y automatización.
Derivada aplicada en la carrera de electrónica y automatización.DANIELAXIOMARAANDRAN
 
Shofiadinasoal
ShofiadinasoalShofiadinasoal
ShofiadinasoalDina Rizki
 
Shofiadinasoal
ShofiadinasoalShofiadinasoal
ShofiadinasoalDina Rizki
 
Exercise and Solution about Mathematics Smart Solution
Exercise and Solution about Mathematics Smart SolutionExercise and Solution about Mathematics Smart Solution
Exercise and Solution about Mathematics Smart SolutionShofia Hidayah
 
Ordinary Differential Equation
Ordinary Differential EquationOrdinary Differential Equation
Ordinary Differential Equationnur fara
 
Period 4 Quadratic Funtions
Period 4 Quadratic FuntionsPeriod 4 Quadratic Funtions
Period 4 Quadratic Funtionsingroy
 
Quadratic equation by four different methods
Quadratic equation by four different methodsQuadratic equation by four different methods
Quadratic equation by four different methodsIan Benedict Guil-an
 
Algebra unit 8.7
Algebra unit 8.7Algebra unit 8.7
Algebra unit 8.7Mark Ryder
 
Developing Expert Voices
Developing Expert VoicesDeveloping Expert Voices
Developing Expert Voicessuzanne
 
MA 243 Calculus III Fall 2015 Dr. E. JacobsAssignmentsTh.docx
MA 243 Calculus III Fall 2015 Dr. E. JacobsAssignmentsTh.docxMA 243 Calculus III Fall 2015 Dr. E. JacobsAssignmentsTh.docx
MA 243 Calculus III Fall 2015 Dr. E. JacobsAssignmentsTh.docxinfantsuk
 
Additional mathematics
Additional mathematicsAdditional mathematics
Additional mathematicsgeraldsiew
 
lesson 1-quadratic equation.pptx
lesson 1-quadratic equation.pptxlesson 1-quadratic equation.pptx
lesson 1-quadratic equation.pptxMaryAnnEspende3
 
25. volume & surface area
25. volume & surface area25. volume & surface area
25. volume & surface areaAkhilesh Sharma
 

Similar to Ch04 sect05 (20)

Rbse solutions for class 10 maths chapter 16
Rbse solutions for class 10 maths chapter 16Rbse solutions for class 10 maths chapter 16
Rbse solutions for class 10 maths chapter 16
 
Mensuration (1)
Mensuration (1)Mensuration (1)
Mensuration (1)
 
Practice questions( calculus ) xii
Practice questions( calculus ) xiiPractice questions( calculus ) xii
Practice questions( calculus ) xii
 
C21 21.1
C21 21.1C21 21.1
C21 21.1
 
06 application problems
06   application problems06   application problems
06 application problems
 
Applications of Quadratic Equations and Rational Algebraic Equations
Applications of Quadratic Equations and Rational Algebraic EquationsApplications of Quadratic Equations and Rational Algebraic Equations
Applications of Quadratic Equations and Rational Algebraic Equations
 
Derivada aplicada en la carrera de electrónica y automatización.
Derivada aplicada en la carrera de electrónica y automatización.Derivada aplicada en la carrera de electrónica y automatización.
Derivada aplicada en la carrera de electrónica y automatización.
 
Shofiadinasoal
ShofiadinasoalShofiadinasoal
Shofiadinasoal
 
Shofiadinasoal
ShofiadinasoalShofiadinasoal
Shofiadinasoal
 
Exercise and Solution about Mathematics Smart Solution
Exercise and Solution about Mathematics Smart SolutionExercise and Solution about Mathematics Smart Solution
Exercise and Solution about Mathematics Smart Solution
 
Ordinary Differential Equation
Ordinary Differential EquationOrdinary Differential Equation
Ordinary Differential Equation
 
Period 4 Quadratic Funtions
Period 4 Quadratic FuntionsPeriod 4 Quadratic Funtions
Period 4 Quadratic Funtions
 
Advance algebra
Advance algebraAdvance algebra
Advance algebra
 
Quadratic equation by four different methods
Quadratic equation by four different methodsQuadratic equation by four different methods
Quadratic equation by four different methods
 
Algebra unit 8.7
Algebra unit 8.7Algebra unit 8.7
Algebra unit 8.7
 
Developing Expert Voices
Developing Expert VoicesDeveloping Expert Voices
Developing Expert Voices
 
MA 243 Calculus III Fall 2015 Dr. E. JacobsAssignmentsTh.docx
MA 243 Calculus III Fall 2015 Dr. E. JacobsAssignmentsTh.docxMA 243 Calculus III Fall 2015 Dr. E. JacobsAssignmentsTh.docx
MA 243 Calculus III Fall 2015 Dr. E. JacobsAssignmentsTh.docx
 
Additional mathematics
Additional mathematicsAdditional mathematics
Additional mathematics
 
lesson 1-quadratic equation.pptx
lesson 1-quadratic equation.pptxlesson 1-quadratic equation.pptx
lesson 1-quadratic equation.pptx
 
25. volume & surface area
25. volume & surface area25. volume & surface area
25. volume & surface area
 

More from aryaanuj1

9789810682460 sm 06
9789810682460 sm 069789810682460 sm 06
9789810682460 sm 06aryaanuj1
 
9789810682460 sm 05
9789810682460 sm 059789810682460 sm 05
9789810682460 sm 05aryaanuj1
 
0136023126 ism 06(1)
0136023126 ism 06(1)0136023126 ism 06(1)
0136023126 ism 06(1)aryaanuj1
 

More from aryaanuj1 (7)

Joints
JointsJoints
Joints
 
Chapter 04
Chapter 04Chapter 04
Chapter 04
 
Chapter 15
Chapter 15Chapter 15
Chapter 15
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
9789810682460 sm 06
9789810682460 sm 069789810682460 sm 06
9789810682460 sm 06
 
9789810682460 sm 05
9789810682460 sm 059789810682460 sm 05
9789810682460 sm 05
 
0136023126 ism 06(1)
0136023126 ism 06(1)0136023126 ism 06(1)
0136023126 ism 06(1)
 

Recently uploaded

Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 

Recently uploaded (20)

Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 

Ch04 sect05

  • 1. Chapter 4. Section 5 Page 1 of 4 C. Bellomo, revised 17-Sep-08 Section 4.5 – Optimization Problems • Example. Find two numbers whose difference is 100 and whose product is a minimum What we know: Two numbers x, y. Difference of x and y is 100, i.e. x – y = 100 Product of x and y is a minimum, i.e. xy is a min Solve: Solving the first equation for x and substituting into the second we have 2 2 (100 ) 100 (100 ) 100 2 y y y y y y y + = + ′+ = + This has a critical point at y = –50 Test: Is this a maximum? (100 2 ) 2y ′+ = , so the second derivative is always positive. Hence, y = –50 corresponds to an absolute min. With y = –50, x = 50. Solution: So two numbers whose difference is a 100 and whose product is a minimum are –50 and 50. • Example. Find the dimensions of a rectangle with area 1000 sq. meters whose perimeter is as small as possible. What we know: Area = lw = 1000 Perimeter = 2l + 2w Solve: Solving the first equation for w and substituting into the second we find 11000 2 2 2000 2w w w w − + = + Differentiating with respect to w we find 1 2 (2000 2 ) 2000 2w w w− − ′+ = − + Setting the derivative equal to zero and solving for w we find 2 2 2000 2 0 1000 31.6 w w w − − + = = ≈ Test: This corresponds to a minimum because 2 3 ( 2000 2) 4000w w− − ′− + = evaluated at 31.6 is positive. Solution: So the rectangle would be 31.6 m by 31.6 m.
  • 2. Chapter 4. Section 5 Page 2 of 4 C. Bellomo, revised 17-Sep-08 • Example. A box with a square base and open top must have a volume of 32000 cubic cm. Find the dimensions of the box that minimize the amount of material used. What we know: A box with a square base and open top has base s by s, and height h It’s volume is given by 2 s h = 32000 The material used to construct it would be: Bottom = 2 s , Top = none, Each side = sh The material used (total) would be 2 4s sh+ Solve: Solving the first equation for h and substituting into the other, we find 2 2 1 2 32000 4 128000s s s s s −⎛ ⎞ + = +⎜ ⎟ ⎝ ⎠ Taking the derivative and setting equal to zero we find ( )2 1 2 3 128000 2 128000 0 64000 or 40 s s s s s s − −′+ = − ≡ = = Check: This corresponds to a minimum because ( )2 3 2 128000 2 256000s s s− −′− = + is positive for s = 40. Solution: So the dimensions of the box are: 40 cm square base and 20 cm height
  • 3. Chapter 4. Section 5 Page 3 of 4 C. Bellomo, revised 17-Sep-08 • Example. A rectangular storage container with an open top is to have a volume of 10m3 . The length of its base is twice the width. Material for the base costs $10 per square meter. Material for the sides costs $6 per square meter. Find the cost of the materials for the cheapest such container. What we know: Container has base l by w, and height h The volume of the container is 10lwh = The length of the base is twice the width implies l = 2w Solve: Substituting the second equation into the first we find 2 (2 ) 10 2 10w wh w h= ⇒ = We want to minimize the cost of the box: Two of the sides areas measure lh, and the other two measure wh. Cost of the sides is 6(2 2 )lh wh+ The base area measures lw. Cost of the base is 10( )lw Using the equation l = 2w to substitute, we have a cost of 2 12 12 10 12(2 ) 12 10(2 ) 36 20 lh wh lw w h wh w w wh w + + = + + = + Solving 2 2 10w h = for h and plugging into the above eqn we find 2 1 2 2 5 36 20 180 20w w w w w − + = + . Differentiating this with respect to w and setting equal to zero we find, 1 2 2 3 (180 20 ) 180 40 0 4.5 1.65 w w w w w w − − ′+ = − + ≡ = ≈ Check: This corresponds to a minimum when we look at the second derivative. Solution: So 2 5 1.84 1.65 h = ≈ , and 10 10 3.29 (1.65)(1.84) l wh = = ≈ So the box should measure 3.29 1.65 1.84l w h× × in meters This box would cost about 2 36(1.65)(1.84) 20(1.65) $163.75+ = . • Q: Why do I say ‘about’? A: Because we had to round the values for h, w and l
  • 4. Chapter 4. Section 5 Page 4 of 4 C. Bellomo, revised 17-Sep-08 • Example. Find the point on the line 6 9x y+ = that is closest to the point ( 3,1)− . What we know: The distance formula (squared) is given by 2 2 2 ( 1 2) ( 1 2)d x x y y= − + − For the point we are trying to get close to, the formula becomes 2 2 2 ( 3) ( 1)d x y= + + − Solve: Substituting 9 6y x= − into the above equation we find 2 2 2 ( 3) (8 6 )d x x= + + − . Taking the derivative, setting it equal to zero and solving for x we find 2 2 [( 3) (8 6 ) ] 2( 3) 12(8 6 ) 74 90 45 74 90 0 37 x x x x x x x ′+ + − = + − − = − − ≡ ⇒ = Check: This is a minimum when we look at the second derivative. Solution: 45 45 63 9 6 37 37 37 y ⎛ ⎞ ⎛ ⎞ = − =⎜ ⎟ ⎜ ⎟ ⎝ ⎠ ⎝ ⎠ . So the point that is closest is 45 63 , 37 37 ⎛ ⎞ ⎜ ⎟ ⎝ ⎠ .