Message Boards Message Boards

0
|
493 Views
|
1 Reply
|
1 Total Likes
View groups...
Share
Share this post:

Using the Maximize and Minimize functions to verify Lagrange Multiplier solutions

Posted 1 month ago
Attachments:
POSTED BY: Mitchell Sandlin

The distance from the point (2,2,2) is unbounded from above along the plane z=x+1. There is a minimum but not a maximum. Here are the contour curves:

Plot3D[x + 1, {x, 0, 4}, {y, 0, 4},
 AxesLabel -> {x, y, z},
 MeshFunctions -> {Norm[{#1 - 2, #2 - 2, #3 - 2}] & }]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract