| … | |
… | |
| 7 | ##Tagged by ynw2d |
7 | ##Tagged by ynw2d |
| 8 | |
8 | |
| 9 | ##DBsubject('Calculus') |
9 | ##DBsubject('Calculus') |
| 10 | ##DBchapter('Limits and Derivatives') |
10 | ##DBchapter('Limits and Derivatives') |
| 11 | ## DBsection('Tangents, Velocities, and Other Rates of Change') |
11 | ## DBsection('Tangents, Velocities, and Other Rates of Change') |
|
|
12 | ## TitleText1('Calculus: Early Transcendentals') |
|
|
13 | ## EditionText1('1') |
|
|
14 | ## AuthorText1('Rogawski') |
|
|
15 | ## Section1('2.1') |
|
|
16 | ## Problem1('5') |
|
|
17 | ## TitleText2('Calculus: Early Transcendentals') |
|
|
18 | ## EditionText2('1') |
|
|
19 | ## AuthorText2('Rogawski') |
|
|
20 | ## Section2('2.1') |
|
|
21 | ## Problem2('5') |
| 12 | |
22 | |
| 13 | DOCUMENT(); # This should be the first executable line in the problem. |
23 | DOCUMENT(); # This should be the first executable line in the problem. |
| 14 | |
24 | |
| 15 | loadMacros( |
25 | loadMacros( |
| 16 | "PG.pl", |
26 | "PG.pl", |