| … | |
… | |
| 5 | ## KEYWORDS('Extrema', 'Multivariable', 'Lagrange Multiplier') |
5 | ## KEYWORDS('Extrema', 'Multivariable', 'Lagrange Multiplier') |
| 6 | ## Tagged by nhamblet |
6 | ## Tagged by nhamblet |
| 7 | |
7 | |
| 8 | ## DBsubject('Calculus') |
8 | ## DBsubject('Calculus') |
| 9 | ## DBchapter('Partial Derivatives') |
9 | ## DBchapter('Partial Derivatives') |
| 10 | ## DBsection('Maximum and Minimum Values') |
10 | ## DBsection('Lagrange Multipliers') |
| 11 | ## Date('') |
11 | ## Date('') |
| 12 | ## Author('') |
12 | ## Author('') |
| 13 | ## Institution('ASU') |
13 | ## Institution('ASU') |
| 14 | ## TitleText1('Calculus') |
14 | ## TitleText1('Calculus: Early Transcendentals') |
| 15 | ## EditionText1('') |
15 | ## EditionText1('6') |
| 16 | ## AuthorText1('Stewart') |
16 | ## AuthorText1('Stewart') |
| 17 | ## Section1('14.7') |
17 | ## Section1('14.8') |
| 18 | ## Problem1('') |
18 | ## Problem1('') |
| 19 | |
19 | |
| 20 | DOCUMENT(); |
20 | DOCUMENT(); |
| 21 | loadMacros("PG.pl", |
21 | loadMacros("PG.pl", |
| 22 | "PGbasicmacros.pl", |
22 | "PGbasicmacros.pl", |