| … | |
… | |
| 11 | ## DBsection('Newton's Method') |
11 | ## DBsection('Newton's Method') |
| 12 | ## Date('6/3/2002') |
12 | ## Date('6/3/2002') |
| 13 | ## Author('') |
13 | ## Author('') |
| 14 | ## Institution('') |
14 | ## Institution('') |
| 15 | ## TitleText1('Calculus: Early Transcendentals') |
15 | ## TitleText1('Calculus: Early Transcendentals') |
| 16 | ## EditionText1('4') |
16 | ## EditionText1('6') |
| 17 | ## AuthorText1('Stewart') |
17 | ## AuthorText1('Stewart') |
| 18 | ## Section1('4.9') |
18 | ## Section1('4.8') |
| 19 | ## Problem1('13') |
19 | ## Problem1('13') |
| 20 | |
20 | |
| 21 | |
21 | |
| 22 | DOCUMENT(); # This should be the first executable line in the problem. |
22 | DOCUMENT(); # This should be the first executable line in the problem. |
| 23 | |
23 | |