SlideShare a Scribd company logo
1 of 11
Lagrange Multiplier
Dr. Anjali Devi J S
Guest Faculty
School of Chemical Sciences
M G University
1
Opimisation of a function
Find maxima and minima of the function
To find maxima/minima of a function f(x):
d[f(x)]/dx= f’(x) =0
at x=a
f’’(a)>0 , a is minimum point
f’’(a)< 0 , a maximum point
2
Identify the absolute extrema and relative extrema for the following
function.
f(x)=x2 on[−1,2]
Question
Relative and absolute minimum of
zero at x=0 and an absolute
maximum of four at x=2
Answer
3
Constrained Opimisation of functions
Find maxima and minima of the function with constraints on the
variable
For a rectangle whose perimeter is 20 m, find the dimensions that will
maximize the area.
Question
breadth= x
length= y
Area, A =xy
Perimeter,P =2x+2y
Maximise: f(x,y) = xy
Given: 2x+2y =20
4
Find maxima and minima of the function with constraints on the
variable
For a rectangle whose perimeter is 20 m, find the dimensions that will
maximize the area.
Question
Constrained Opimisation of functions
f (x,y) =xy (1)
2x+2y =20 (2)
From (2), y=10-x
Substituting y,
f(x,y) = 10x-x2
On the interval [0,10]
f’(x) =10-2x=0
x=5
f’’(5)=-2<0
breadth= x=5
length= y=5
X=y=5 is a
maximum point
5
Constrained Opimisation
Maximise (or minimise): f(x,y) (or f(x,y,z))
Given: g(x,y)=c
(Or g(x,y,z)=c) for some constant
g(x,y) =c is constraint equation.
Or we say that x and y are constrained by g(x,y)=c.
Points (x,y) which are maxima or minima of f(x,y) with the condition
that they satisfy the constraint equation g(x,y)=c are
called constrained maximum or constrained minimum points,
respectively. Similar definitions hold for functions of three variables.6
Lagrange Multipliers method
Let f(x,y) and g(x,y) be smooth functions, and suppose that c is a scalar
constant such that ∇g(x,y)≠0 for all (x,y) that satisfy the
equation g(x,y)=c. Then to solve the constrained optimization problem
Maximize (or minimize) : f(x,y)
given : g(x,y)=c,
find the points (x,y) that solve the equation ∇f(x,y)=λ∇g(x,y) for some
constant λ (the number λ is called the Lagrange multiplier). If there is a
constrained maximum or minimum, then it must be such a point.
7
For a rectangle whose perimeter is 20 m, find the dimensions that will
maximize the area.
Question
length= y
breadth= x
Area ,A=xy
Perimeter,P =2x+2y
Maximise: f(x,y) = xy
Given: 2x+2y =20
∇f(x,y)=λ∇g(x,y)
∂f/∂x=λ∂g/∂x and ∂f/∂y=λ∂g/∂y
y=2λ,
x=2λ i.e., x=y
Substitute either of the
expressions for x or y into
the constraint equation
20=g(x,y)=2x+2y=2x+2x=4x
⇒x=5
⇒y=5
∴ The maximum area occurs for a rectangle whose width and height both
are 5 m. 8
Maximixe (Minimise): f(x,y) =(𝑥 − 1)2+(𝑦 − 2)2
Given: g(x,y) = 𝑥2 +𝑦2= 80
Answer
Distance, d, between points (x,y) and
(1,2) == (𝑥 − 1)2+(𝑦 − 2)2
∇f(x,y)=λ∇g(x,y)
∂f/∂x=λ∂g/∂x and ∂f/∂y=λ∂g/∂y
2 (x-1) =2λx,
2 (y-2)=2λy
i.e., y=2x
Substitute this into
g(x,y) = 𝑥2
+𝑦2
= 80
5𝑥2= 80
𝑥 = ∓4
x
y
(4,8)
(1,2)
(-4,-8)
f(4,8)=45 ,
f(-4,-8) = 125 9
Question
Find the points on the circle x2+y2=80 which are closest to and farthest
from the point (1,2).
10
Question (Continued)
Find the points on the circle x2+y2=80 which are closest to and farthest
from the point (1,2).
∴ The two critical points are
(4,8) and (-4,-8).
f(4.8)< f(-4,-8)
Constrained Maximum point: (-4,-8)
Constrained Minimum point: (4,8)
Maximize (and minimize) : f(x,y,z)=x+z
given :g(x,y,z)=x2+y2+z2=1
Answer
Question
∇f(x,y)=λ∇g(x,y)
∂f/∂x=λ∂g/∂x and ∂f/∂y=λ∂g/∂y
1=2λx
0=2λy
1=2λz
y=0
x=
1
2λ
=z
Substitute this into constraint
equation g(x,y,z)=x2+y2+z2=1
Critical points: (
1
2
, 0,
1
2
)
and (
−1
2
, 0,
−1
2
)
f (
1
2
, 0,
1
2
) > f (
−1
2
, 0,
−1
2
)
Constrained Maximum point: (
1
2
, 0,
1
2
)
Constrained Minimum point : (
−1
2
, 0,
−1
2
)
11

More Related Content

What's hot

Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1
Pokkarn Narkhede
 
The Application of Derivatives
The Application of DerivativesThe Application of Derivatives
The Application of Derivatives
divaprincess09
 
Module 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation NotesModule 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation Notes
toni dimella
 

What's hot (20)

Partial Differentiation & Application
Partial Differentiation & Application Partial Differentiation & Application
Partial Differentiation & Application
 
taylors theorem
taylors theoremtaylors theorem
taylors theorem
 
Runge-Kutta methods with examples
Runge-Kutta methods with examplesRunge-Kutta methods with examples
Runge-Kutta methods with examples
 
Higher Order Differential Equation
Higher Order Differential EquationHigher Order Differential Equation
Higher Order Differential Equation
 
Limit and continuity for the function of two variables
Limit and continuity for the function of two variablesLimit and continuity for the function of two variables
Limit and continuity for the function of two variables
 
Topology for Computing: Homology
Topology for Computing: HomologyTopology for Computing: Homology
Topology for Computing: Homology
 
Finite difference method
Finite difference methodFinite difference method
Finite difference method
 
Limit and continuity (2)
Limit and continuity (2)Limit and continuity (2)
Limit and continuity (2)
 
Lesson 11: Limits and Continuity
Lesson 11: Limits and ContinuityLesson 11: Limits and Continuity
Lesson 11: Limits and Continuity
 
Domain and range of a RELATION
Domain and range of a RELATIONDomain and range of a RELATION
Domain and range of a RELATION
 
Double Integrals
Double IntegralsDouble Integrals
Double Integrals
 
Partial differential equations
Partial differential equationsPartial differential equations
Partial differential equations
 
Initial Value Problems
Initial Value ProblemsInitial Value Problems
Initial Value Problems
 
Higher order ODE with applications
Higher order ODE with applicationsHigher order ODE with applications
Higher order ODE with applications
 
Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1
 
The Application of Derivatives
The Application of DerivativesThe Application of Derivatives
The Application of Derivatives
 
GATE Engineering Maths : Limit, Continuity and Differentiability
GATE Engineering Maths : Limit, Continuity and DifferentiabilityGATE Engineering Maths : Limit, Continuity and Differentiability
GATE Engineering Maths : Limit, Continuity and Differentiability
 
Double Integral Powerpoint
Double Integral PowerpointDouble Integral Powerpoint
Double Integral Powerpoint
 
6 volumes of solids of revolution ii x
6 volumes of solids of revolution ii x6 volumes of solids of revolution ii x
6 volumes of solids of revolution ii x
 
Module 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation NotesModule 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation Notes
 

Similar to Lagrange multiplier

19 min max-saddle-points
19 min max-saddle-points19 min max-saddle-points
19 min max-saddle-points
math267
 
Limits And Derivative slayerix
Limits And Derivative slayerixLimits And Derivative slayerix
Limits And Derivative slayerix
Ashams kurian
 
maxima & Minima thoeyr&solved.Module-4pdf
maxima & Minima thoeyr&solved.Module-4pdfmaxima & Minima thoeyr&solved.Module-4pdf
maxima & Minima thoeyr&solved.Module-4pdf
RajuSingh806014
 
SECTION 7.3 word.docx
SECTION 7.3 word.docxSECTION 7.3 word.docx
SECTION 7.3 word.docx
LMinhTm26
 

Similar to Lagrange multiplier (20)

19 min max-saddle-points
19 min max-saddle-points19 min max-saddle-points
19 min max-saddle-points
 
1_Representation_of_Functions.pptx
1_Representation_of_Functions.pptx1_Representation_of_Functions.pptx
1_Representation_of_Functions.pptx
 
1 representation of_functions
1 representation of_functions1 representation of_functions
1 representation of_functions
 
Limits And Derivative
Limits And DerivativeLimits And Derivative
Limits And Derivative
 
Limits And Derivative slayerix
Limits And Derivative slayerixLimits And Derivative slayerix
Limits And Derivative slayerix
 
maxima & Minima thoeyr&solved.Module-4pdf
maxima & Minima thoeyr&solved.Module-4pdfmaxima & Minima thoeyr&solved.Module-4pdf
maxima & Minima thoeyr&solved.Module-4pdf
 
SECTION 7.3 word.docx
SECTION 7.3 word.docxSECTION 7.3 word.docx
SECTION 7.3 word.docx
 
QUADRATIC FUNCTIONS
QUADRATIC FUNCTIONSQUADRATIC FUNCTIONS
QUADRATIC FUNCTIONS
 
Applications Of Derivatives
Applications Of DerivativesApplications Of Derivatives
Applications Of Derivatives
 
R lecture co4_math 21-1
R lecture co4_math 21-1R lecture co4_math 21-1
R lecture co4_math 21-1
 
Optimization Methods for Machine Learning and Engineering: Optimization in Ve...
Optimization Methods for Machine Learning and Engineering: Optimization in Ve...Optimization Methods for Machine Learning and Engineering: Optimization in Ve...
Optimization Methods for Machine Learning and Engineering: Optimization in Ve...
 
Limits and Continuity of Functions
Limits and Continuity of Functions Limits and Continuity of Functions
Limits and Continuity of Functions
 
Differentiation.pptx
Differentiation.pptxDifferentiation.pptx
Differentiation.pptx
 
Mac2311 study guide-tcm6-49721
Mac2311 study guide-tcm6-49721Mac2311 study guide-tcm6-49721
Mac2311 study guide-tcm6-49721
 
Application of derivatives 2 maxima and minima
Application of derivatives 2  maxima and minimaApplication of derivatives 2  maxima and minima
Application of derivatives 2 maxima and minima
 
Maxima & Minima of Calculus
Maxima & Minima of CalculusMaxima & Minima of Calculus
Maxima & Minima of Calculus
 
Differential Calculus
Differential Calculus Differential Calculus
Differential Calculus
 
Limit - Mohd Noor
Limit - Mohd NoorLimit - Mohd Noor
Limit - Mohd Noor
 
Calculusseveralvariables.ppt
Calculusseveralvariables.pptCalculusseveralvariables.ppt
Calculusseveralvariables.ppt
 
Math presentation on domain and range
Math presentation on domain and rangeMath presentation on domain and range
Math presentation on domain and range
 

More from Anjali Devi J S

More from Anjali Devi J S (16)

Classical & Quantum Statistics
Classical & Quantum StatisticsClassical & Quantum Statistics
Classical & Quantum Statistics
 
Phase diagram
Phase diagramPhase diagram
Phase diagram
 
Born–Oppenheimer Approximation.pdf
Born–Oppenheimer Approximation.pdfBorn–Oppenheimer Approximation.pdf
Born–Oppenheimer Approximation.pdf
 
Coordination complexes-bonding and magnetism.pdf
Coordination complexes-bonding and magnetism.pdfCoordination complexes-bonding and magnetism.pdf
Coordination complexes-bonding and magnetism.pdf
 
1. Random walk.pdf
1. Random walk.pdf1. Random walk.pdf
1. Random walk.pdf
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Probability
ProbabilityProbability
Probability
 
Normal distribution
Normal distributionNormal distribution
Normal distribution
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Computational Chemistry- An Introduction
Computational Chemistry- An IntroductionComputational Chemistry- An Introduction
Computational Chemistry- An Introduction
 
Gamma function
Gamma functionGamma function
Gamma function
 
Stirling's approximation
Stirling's approximationStirling's approximation
Stirling's approximation
 
Combinatorics
CombinatoricsCombinatorics
Combinatorics
 
Raman imaging -Anjali Devi J S
Raman imaging -Anjali Devi J SRaman imaging -Anjali Devi J S
Raman imaging -Anjali Devi J S
 
Dynamic Light Scattering Anjali Devi J S
Dynamic Light Scattering Anjali Devi J SDynamic Light Scattering Anjali Devi J S
Dynamic Light Scattering Anjali Devi J S
 
Anticancer ruthenium(ii) complexes - Anjali Devi J S
Anticancer ruthenium(ii) complexes - Anjali Devi J SAnticancer ruthenium(ii) complexes - Anjali Devi J S
Anticancer ruthenium(ii) complexes - Anjali Devi J S
 

Recently uploaded

Digital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxDigital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptx
MohamedFarag457087
 
Conjugation, transduction and transformation
Conjugation, transduction and transformationConjugation, transduction and transformation
Conjugation, transduction and transformation
Areesha Ahmad
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
NazaninKarimi6
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Sérgio Sacani
 
Pests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdfPests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdf
PirithiRaju
 

Recently uploaded (20)

9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)
 
Digital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxDigital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptx
 
Call Girls Ahmedabad +917728919243 call me Independent Escort Service
Call Girls Ahmedabad +917728919243 call me Independent Escort ServiceCall Girls Ahmedabad +917728919243 call me Independent Escort Service
Call Girls Ahmedabad +917728919243 call me Independent Escort Service
 
Conjugation, transduction and transformation
Conjugation, transduction and transformationConjugation, transduction and transformation
Conjugation, transduction and transformation
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
 
Connaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verified
Connaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verifiedConnaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verified
Connaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verified
 
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts ServiceJustdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
 
Pests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdfPests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdf
 
COST ESTIMATION FOR A RESEARCH PROJECT.pptx
COST ESTIMATION FOR A RESEARCH PROJECT.pptxCOST ESTIMATION FOR A RESEARCH PROJECT.pptx
COST ESTIMATION FOR A RESEARCH PROJECT.pptx
 
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...
 
chemical bonding Essentials of Physical Chemistry2.pdf
chemical bonding Essentials of Physical Chemistry2.pdfchemical bonding Essentials of Physical Chemistry2.pdf
chemical bonding Essentials of Physical Chemistry2.pdf
 
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRL
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRLKochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRL
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRL
 
SAMASTIPUR CALL GIRL 7857803690 LOW PRICE ESCORT SERVICE
SAMASTIPUR CALL GIRL 7857803690  LOW PRICE  ESCORT SERVICESAMASTIPUR CALL GIRL 7857803690  LOW PRICE  ESCORT SERVICE
SAMASTIPUR CALL GIRL 7857803690 LOW PRICE ESCORT SERVICE
 
Proteomics: types, protein profiling steps etc.
Proteomics: types, protein profiling steps etc.Proteomics: types, protein profiling steps etc.
Proteomics: types, protein profiling steps etc.
 
module for grade 9 for distance learning
module for grade 9 for distance learningmodule for grade 9 for distance learning
module for grade 9 for distance learning
 
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
 
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and SpectrometryFAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
 
Dubai Call Girls Beauty Face Teen O525547819 Call Girls Dubai Young
Dubai Call Girls Beauty Face Teen O525547819 Call Girls Dubai YoungDubai Call Girls Beauty Face Teen O525547819 Call Girls Dubai Young
Dubai Call Girls Beauty Face Teen O525547819 Call Girls Dubai Young
 

Lagrange multiplier

  • 1. Lagrange Multiplier Dr. Anjali Devi J S Guest Faculty School of Chemical Sciences M G University 1
  • 2. Opimisation of a function Find maxima and minima of the function To find maxima/minima of a function f(x): d[f(x)]/dx= f’(x) =0 at x=a f’’(a)>0 , a is minimum point f’’(a)< 0 , a maximum point 2
  • 3. Identify the absolute extrema and relative extrema for the following function. f(x)=x2 on[−1,2] Question Relative and absolute minimum of zero at x=0 and an absolute maximum of four at x=2 Answer 3
  • 4. Constrained Opimisation of functions Find maxima and minima of the function with constraints on the variable For a rectangle whose perimeter is 20 m, find the dimensions that will maximize the area. Question breadth= x length= y Area, A =xy Perimeter,P =2x+2y Maximise: f(x,y) = xy Given: 2x+2y =20 4
  • 5. Find maxima and minima of the function with constraints on the variable For a rectangle whose perimeter is 20 m, find the dimensions that will maximize the area. Question Constrained Opimisation of functions f (x,y) =xy (1) 2x+2y =20 (2) From (2), y=10-x Substituting y, f(x,y) = 10x-x2 On the interval [0,10] f’(x) =10-2x=0 x=5 f’’(5)=-2<0 breadth= x=5 length= y=5 X=y=5 is a maximum point 5
  • 6. Constrained Opimisation Maximise (or minimise): f(x,y) (or f(x,y,z)) Given: g(x,y)=c (Or g(x,y,z)=c) for some constant g(x,y) =c is constraint equation. Or we say that x and y are constrained by g(x,y)=c. Points (x,y) which are maxima or minima of f(x,y) with the condition that they satisfy the constraint equation g(x,y)=c are called constrained maximum or constrained minimum points, respectively. Similar definitions hold for functions of three variables.6
  • 7. Lagrange Multipliers method Let f(x,y) and g(x,y) be smooth functions, and suppose that c is a scalar constant such that ∇g(x,y)≠0 for all (x,y) that satisfy the equation g(x,y)=c. Then to solve the constrained optimization problem Maximize (or minimize) : f(x,y) given : g(x,y)=c, find the points (x,y) that solve the equation ∇f(x,y)=λ∇g(x,y) for some constant λ (the number λ is called the Lagrange multiplier). If there is a constrained maximum or minimum, then it must be such a point. 7
  • 8. For a rectangle whose perimeter is 20 m, find the dimensions that will maximize the area. Question length= y breadth= x Area ,A=xy Perimeter,P =2x+2y Maximise: f(x,y) = xy Given: 2x+2y =20 ∇f(x,y)=λ∇g(x,y) ∂f/∂x=λ∂g/∂x and ∂f/∂y=λ∂g/∂y y=2λ, x=2λ i.e., x=y Substitute either of the expressions for x or y into the constraint equation 20=g(x,y)=2x+2y=2x+2x=4x ⇒x=5 ⇒y=5 ∴ The maximum area occurs for a rectangle whose width and height both are 5 m. 8
  • 9. Maximixe (Minimise): f(x,y) =(𝑥 − 1)2+(𝑦 − 2)2 Given: g(x,y) = 𝑥2 +𝑦2= 80 Answer Distance, d, between points (x,y) and (1,2) == (𝑥 − 1)2+(𝑦 − 2)2 ∇f(x,y)=λ∇g(x,y) ∂f/∂x=λ∂g/∂x and ∂f/∂y=λ∂g/∂y 2 (x-1) =2λx, 2 (y-2)=2λy i.e., y=2x Substitute this into g(x,y) = 𝑥2 +𝑦2 = 80 5𝑥2= 80 𝑥 = ∓4 x y (4,8) (1,2) (-4,-8) f(4,8)=45 , f(-4,-8) = 125 9 Question Find the points on the circle x2+y2=80 which are closest to and farthest from the point (1,2).
  • 10. 10 Question (Continued) Find the points on the circle x2+y2=80 which are closest to and farthest from the point (1,2). ∴ The two critical points are (4,8) and (-4,-8). f(4.8)< f(-4,-8) Constrained Maximum point: (-4,-8) Constrained Minimum point: (4,8)
  • 11. Maximize (and minimize) : f(x,y,z)=x+z given :g(x,y,z)=x2+y2+z2=1 Answer Question ∇f(x,y)=λ∇g(x,y) ∂f/∂x=λ∂g/∂x and ∂f/∂y=λ∂g/∂y 1=2λx 0=2λy 1=2λz y=0 x= 1 2λ =z Substitute this into constraint equation g(x,y,z)=x2+y2+z2=1 Critical points: ( 1 2 , 0, 1 2 ) and ( −1 2 , 0, −1 2 ) f ( 1 2 , 0, 1 2 ) > f ( −1 2 , 0, −1 2 ) Constrained Maximum point: ( 1 2 , 0, 1 2 ) Constrained Minimum point : ( −1 2 , 0, −1 2 ) 11