|
|
1 | ## DESCRIPTION |
|
|
2 | ## Algebra - Inequalities |
|
|
3 | ## ENDDESCRIPTION |
|
|
4 | |
|
|
5 | ## KEYWORDS('Algebra','Inequalities') |
|
|
6 | ## Tagged by dgt5v |
|
|
7 | |
|
|
8 | ## DBsubject('Algebra') |
|
|
9 | ## DBchapter('Equations and Inequalities') |
|
|
10 | ## DBsection('Linear Inequalities') |
|
|
11 | ## Date('') |
|
|
12 | ## Author('') |
|
|
13 | ## Institution('Rochester') |
|
|
14 | ## TitleText1('') |
|
|
15 | ## EditionText1('') |
|
|
16 | ## AuthorText1('') |
|
|
17 | ## Section1('') |
|
|
18 | ## Problem1('') |
|
|
19 | |
| 1 | DOCUMENT(); |
20 | DOCUMENT(); |
| 2 | |
21 | |
| 3 | loadMacros( |
22 | loadMacros( |
| 4 | "PG.pl", |
23 | "PG.pl", |
| 5 | "PGbasicmacros.pl", |
24 | "PGbasicmacros.pl", |