diff --git a/Pending/AlfredUniv/anton8e/chapter14/14_3/prob2.pg b/Pending/AlfredUniv/anton8e/chapter14/14_3/prob2.pg index 0d3f08a247..b3e5cfb062 100644 --- a/Pending/AlfredUniv/anton8e/chapter14/14_3/prob2.pg +++ b/Pending/AlfredUniv/anton8e/chapter14/14_3/prob2.pg @@ -16,6 +16,7 @@ ## Section1('12.3') ## Problem1('') ## KEYWORDS('partial derivative','contour plot') +## RESOURCES('prob2.gif') DOCUMENT(); # This should be the first executable line in the problem. diff --git a/Pending/AlfredUniv/anton8e/chapter14/14_6/prob10.pg b/Pending/AlfredUniv/anton8e/chapter14/14_6/prob10.pg index 2e48609b5c..27a0ef2d63 100644 --- a/Pending/AlfredUniv/anton8e/chapter14/14_6/prob10.pg +++ b/Pending/AlfredUniv/anton8e/chapter14/14_6/prob10.pg @@ -2,25 +2,19 @@ ## Distance from a Point to a Line ## ENDDESCRIPTION -## KEYWORDS('Vector', 'Distance', 'Point', 'Line', 'Projection', 'Orthogonal') ## Tagged by nhamblet -## DBsubject('Calculus') -## DBchapter('Partial Derivatives') -## DBsection('Partial Derivatives') -## Date('') -## Author('') -## Institution('Alfred University') -## TitleText1('') -## EditionText1('') -## AuthorText1('') -## Section1('') +## DBsubject(Calculus) +## DBchapter(Partial Derivatives) +## DBsection(Partial Derivatives) +## Institution(Alfred University) +## TitleText1('Calculus: Early Transcendentals') +## AuthorText1('Anton') +## EditionText1('8') +## Section1('12.3') ## Problem1('') -## TitleText2('Calculus: Early Transcendentals') -## EditionText2('8') -## AuthorText2('Anton') -## Section2('12.3') -## Problem2('') +## KEYWORDS('Vector', 'Distance', 'Point', 'Line', 'Projection', 'Orthogonal') +## RESOURCES('prob10.gif') DOCUMENT(); # This should be the first executable line in the problem. diff --git a/Pending/AlfredUniv/anton8e/chapter14/14_6/prob11.pg b/Pending/AlfredUniv/anton8e/chapter14/14_6/prob11.pg index 5db1c31384..3ba783db1d 100644 --- a/Pending/AlfredUniv/anton8e/chapter14/14_6/prob11.pg +++ b/Pending/AlfredUniv/anton8e/chapter14/14_6/prob11.pg @@ -2,25 +2,19 @@ ## Distance from a Point to a Line ## ENDDESCRIPTION -## KEYWORDS('Vector', 'Distance', 'Point', 'Line', 'Projection', 'Orthogonal') ## Tagged by nhamblet -## DBsubject('Calculus') -## DBchapter('Partial Derivatives') -## DBsection('Partial Derivatives') -## Date('') -## Author('') -## Institution('Alfred University') -## TitleText1('') -## EditionText1('') -## AuthorText1('') -## Section1('') +## DBsubject(Calculus) +## DBchapter(Partial Derivatives) +## DBsection(Partial Derivatives) +## Institution(Alfred University) +## TitleText1('Calculus: Early Transcendentals') +## AuthorText1('Cook') +## EditionText1('8') +## Section1('12.3') ## Problem1('') -## TitleText2('Calculus: Early Transcendentals') -## EditionText2('8') -## AuthorText2('Cook') -## Section2('12.3') -## Problem2('') +## KEYWORDS('Vector', 'Distance', 'Point', 'Line', 'Projection', 'Orthogonal') +## RESOURCES('prob11.gif') DOCUMENT(); # This should be the first executable line in the problem. diff --git a/Pending/AlfredUniv/anton8e/chapter15/15_3/prob8.pg b/Pending/AlfredUniv/anton8e/chapter15/15_3/prob8.pg index ea4feaee16..d8cd8ce2d9 100644 --- a/Pending/AlfredUniv/anton8e/chapter15/15_3/prob8.pg +++ b/Pending/AlfredUniv/anton8e/chapter15/15_3/prob8.pg @@ -2,19 +2,20 @@ ## Double Integral in Polar Coordinates ## ENDDESCRIPTION -## KEYWORDS('Multiple Integral', 'Polar Coordinates') -## DBsubject('Calculus') -## DBchapter('Multiple Integrals') -## DBsection('Double Integrals in Polar Coordinates') -## Date('6/2/2009') -## Author('Darwyn Cook') -## Institution('Alfred University') +## DBsubject(Calculus) +## DBchapter(Multiple Integrals) +## DBsection(Double Integrals in Polar Coordinates) +## Date(6/2/2009) +## Institution(Alfred University) +## Author(Darwyn Cook) ## TitleText1('Calculus: Early Transcendentals') -## EditionText1('8') ## AuthorText1('Anton') +## EditionText1('8') ## Section1('15.3') ## Problem1('') +## KEYWORDS('Multiple Integral', 'Polar Coordinates') +## RESOURCES('prob8.gif') DOCUMENT(); diff --git a/Pending/AlfredUniv/anton8e/chapter15/15_3/prob9.pg b/Pending/AlfredUniv/anton8e/chapter15/15_3/prob9.pg index f86bfea455..825e024be1 100644 --- a/Pending/AlfredUniv/anton8e/chapter15/15_3/prob9.pg +++ b/Pending/AlfredUniv/anton8e/chapter15/15_3/prob9.pg @@ -2,20 +2,21 @@ ## Double Integral in Polar Coordinates ## ENDDESCRIPTION -## KEYWORDS('Multiple Integral', 'Polar Coordinates') ## Tagged by nhamblet -## DBsubject('Calculus') -## DBchapter('Multiple Integrals') -## DBsection('Double Integrals in Polar Coordinates') -## Date('6/2/2000') -## Author('Darwyn Cook') -## Institution('Alfred University') +## DBsubject(Calculus) +## DBchapter(Multiple Integrals) +## DBsection(Double Integrals in Polar Coordinates) +## Date(6/2/2000) +## Institution(Alfred University) +## Author(Darwyn Cook) ## TitleText1('Calculus: Early Transcendentals') -## EditionText1('8') ## AuthorText1('Anton') +## EditionText1('8') ## Section1('15.3') ## Problem1('') +## KEYWORDS('Multiple Integral', 'Polar Coordinates') +## RESOURCES('cardioid.gif') DOCUMENT(); diff --git a/Pending/AlfredUniv/anton8e/chapter15/15_5/prob9.pg b/Pending/AlfredUniv/anton8e/chapter15/15_5/prob9.pg index 4b9cc89ee1..685b869187 100644 --- a/Pending/AlfredUniv/anton8e/chapter15/15_5/prob9.pg +++ b/Pending/AlfredUniv/anton8e/chapter15/15_5/prob9.pg @@ -2,20 +2,20 @@ ## Graph of Multivariable Function ## ENDDESCRIPTION -## KEYWORDS('Multivariable', 'Graph') ## Tagged by nhamblet -## DBsubject('Calculus') -## DBchapter('Multiple Integrals') -## DBsection('Triple Integrals') -## Date('') -## Author('Cook') -## Institution('Alfred University') +## DBsubject(Calculus) +## DBchapter(Multiple Integrals) +## DBsection(Triple Integrals) +## Institution(Alfred University) +## Author(Cook) ## TitleText1('Calculus: Early Transcendentals') -## EditionText1('8') ## AuthorText1('Anton') +## EditionText1('8') ## Section1('15.5') ## Problem1('') +## KEYWORDS('Multivariable', 'Graph') +## RESOURCES('sphere.gif','capped_cylinder.gif','ellipsoid.gif','plane_slicing_cylinder.gif','paraboloid_intersection.gif') DOCUMENT(); loadMacros("PG.pl", diff --git a/Pending/AlfredUniv/anton8e/chapter15/15_6/prob3.pg b/Pending/AlfredUniv/anton8e/chapter15/15_6/prob3.pg index 055b9fa202..d80e0c981a 100644 --- a/Pending/AlfredUniv/anton8e/chapter15/15_6/prob3.pg +++ b/Pending/AlfredUniv/anton8e/chapter15/15_6/prob3.pg @@ -2,20 +2,20 @@ ## Calculus ## ENDDESCRIPTION -## KEYWORDS('centroid' 'application' 'center of gravity') ## Tagged by tda2d -## DBsubject('Calculus') -## DBchapter('Multiple Integrals') -## DBsection('Applications of Multiple Integrals') -## Date('') -## Author('Darwyn Cook') -## Institution('Alfred University') +## DBsubject(Calculus) +## DBchapter(Multiple Integrals) +## DBsection(Applications of Multiple Integrals) +## Institution(Alfred University) +## Author(Darwyn Cook) ## TitleText1('Calculus: with Early Transcendentals') -## EditionText1('8') ## AuthorText1('Anton') +## EditionText1('8') ## Section1('15.6') ## Problem1('') +## KEYWORDS('centroid' 'application' 'center of gravity') +## RESOURCES('prob3.gif') DOCUMENT(); # Load whatever macros you need for the problem diff --git a/Pending/AlfredUniv/anton8e/chapter15/15_6/prob4.pg b/Pending/AlfredUniv/anton8e/chapter15/15_6/prob4.pg index b4b39fad0f..b163c0d04c 100644 --- a/Pending/AlfredUniv/anton8e/chapter15/15_6/prob4.pg +++ b/Pending/AlfredUniv/anton8e/chapter15/15_6/prob4.pg @@ -2,20 +2,20 @@ ## Calculus ## ENDDESCRIPTION -## KEYWORDS('centroid' 'application' 'center of gravity') ## Tagged by tda2d -## DBsubject('Calculus') -## DBchapter('Multiple Integrals') -## DBsection('Applications of Multiple Integrals') -## Date('') -## Author('Darwyn Cook') -## Institution('Alfred University') +## DBsubject(Calculus) +## DBchapter(Multiple Integrals) +## DBsection(Applications of Multiple Integrals) +## Institution(Alfred University) +## Author(Darwyn Cook) ## TitleText1('Calculus: with Early Transcendentals') -## EditionText1('8') ## AuthorText1('Anton') +## EditionText1('8') ## Section1('15.6') ## Problem1('') +## KEYWORDS('centroid' 'application' 'center of gravity') +## RESOURCES('prob4.gif') DOCUMENT(); # Load whatever macros you need for the problem diff --git a/Pending/AlfredUniv/anton8e/chapter15/15_7/prob4.pg b/Pending/AlfredUniv/anton8e/chapter15/15_7/prob4.pg index c0b4c5e20c..f8fc40542e 100644 --- a/Pending/AlfredUniv/anton8e/chapter15/15_7/prob4.pg +++ b/Pending/AlfredUniv/anton8e/chapter15/15_7/prob4.pg @@ -2,20 +2,20 @@ ## Identify Level Curves ## ENDDESCRIPTION -## KEYWORDS('Multivariable','Triple Integral','Spherical','Cylindrical') ## Tagged by tda2d -## DBsubject('Calculus') -## DBchapter('Multiple Integrals') -## DBsection('Triple Integrals in Cylindrical and Spherical Coordinates') -## Date('') -## Author('Darwyn Cook') -## Institution('Alfred University') +## DBsubject(Calculus) +## DBchapter(Multiple Integrals) +## DBsection(Triple Integrals in Cylindrical and Spherical Coordinates) +## Institution(Alfred University) +## Author(Darwyn Cook) ## TitleText1('Calculus: with Early Transcendentals') -## EditionText1('8') ## AuthorText1('Anton') +## EditionText1('8') ## Section1('15.7') ## Problem1('') +## KEYWORDS('Multivariable','Triple Integral','Spherical','Cylindrical') +## RESOURCES('sphere.gif') DOCUMENT(); # This should be the first executable line in the problem. loadMacros( diff --git a/Pending/AlfredUniv/anton8e/chapter15/15_7/prob5.pg b/Pending/AlfredUniv/anton8e/chapter15/15_7/prob5.pg index ff3648b96d..cf9d8901de 100644 --- a/Pending/AlfredUniv/anton8e/chapter15/15_7/prob5.pg +++ b/Pending/AlfredUniv/anton8e/chapter15/15_7/prob5.pg @@ -2,20 +2,20 @@ ## Identify Level Curves ## ENDDESCRIPTION -## KEYWORDS('Multivariable','Triple Integral','Spherical','Cylindrical') ## Tagged by tda2d -## DBsubject('Calculus') -## DBchapter('Multiple Integrals') -## DBsection('Triple Integrals in Cylindrical and Spherical Coordinates') -## Date('') -## Author('Darwyn Cook') -## Institution('Alfred University') +## DBsubject(Calculus) +## DBchapter(Multiple Integrals) +## DBsection(Triple Integrals in Cylindrical and Spherical Coordinates) +## Institution(Alfred University) +## Author(Darwyn Cook) ## TitleText1('Calculus: with Early Transcendentals') -## EditionText1('8') ## AuthorText1('Anton') +## EditionText1('8') ## Section1('15.7') ## Problem1('') +## KEYWORDS('Multivariable','Triple Integral','Spherical','Cylindrical') +## RESOURCES('rightcylinder.gif') DOCUMENT(); # This should be the first executable line in the problem. loadMacros( diff --git a/Pending/AlfredUniv/anton8e/chapter15/15_7/prob6.pg b/Pending/AlfredUniv/anton8e/chapter15/15_7/prob6.pg index cf809fa209..72a762249a 100644 --- a/Pending/AlfredUniv/anton8e/chapter15/15_7/prob6.pg +++ b/Pending/AlfredUniv/anton8e/chapter15/15_7/prob6.pg @@ -2,20 +2,20 @@ ## Identify Level Curves ## ENDDESCRIPTION -## KEYWORDS('Multivariable','Triple Integral','Spherical','Cylindrical') ## Tagged by tda2d -## DBsubject('Calculus') -## DBchapter('Multiple Integrals') -## DBsection('Triple Integrals in Cylindrical and Spherical Coordinates') -## Date('') -## Author('Darwyn Cook') -## Institution('Alfred University') +## DBsubject(Calculus) +## DBchapter(Multiple Integrals) +## DBsection(Triple Integrals in Cylindrical and Spherical Coordinates) +## Institution(Alfred University) +## Author(Darwyn Cook) ## TitleText1('Calculus: with Early Transcendentals') -## EditionText1('8') ## AuthorText1('Anton') +## EditionText1('8') ## Section1('15.7') ## Problem1('') +## KEYWORDS('Multivariable','Triple Integral','Spherical','Cylindrical') +## RESOURCES('rightcone.gif') DOCUMENT(); # This should be the first executable line in the problem. loadMacros( diff --git a/Pending/AlfredUniv/anton8e/chapter15/15_7/prob7.pg b/Pending/AlfredUniv/anton8e/chapter15/15_7/prob7.pg index 7ae404d89a..071a8c9c6d 100644 --- a/Pending/AlfredUniv/anton8e/chapter15/15_7/prob7.pg +++ b/Pending/AlfredUniv/anton8e/chapter15/15_7/prob7.pg @@ -2,20 +2,20 @@ ## Identify Level Curves ## ENDDESCRIPTION -## KEYWORDS('Multivariable','Triple Integral','Spherical','Cylindrical') ## Tagged by tda2d -## DBsubject('Calculus') -## DBchapter('Multiple Integrals') -## DBsection('Triple Integrals in Cylindrical and Spherical Coordinates') -## Date('') -## Author('Darwyn Cook') -## Institution('Alfred University') +## DBsubject(Calculus) +## DBchapter(Multiple Integrals) +## DBsection(Triple Integrals in Cylindrical and Spherical Coordinates) +## Institution(Alfred University) +## Author(Darwyn Cook) ## TitleText1('Calculus: with Early Transcendentals') -## EditionText1('8') ## AuthorText1('Anton') +## EditionText1('8') ## Section1('15.7') ## Problem1('') +## KEYWORDS('Multivariable','Triple Integral','Spherical','Cylindrical') +## RESOURCES('snowcone.gif') DOCUMENT(); # This should be the first executable line in the problem. loadMacros( diff --git a/Pending/AlfredUniv/anton8e/chapter15/15_8/prob8.pg b/Pending/AlfredUniv/anton8e/chapter15/15_8/prob8.pg index ca87513719..6381d396a6 100644 --- a/Pending/AlfredUniv/anton8e/chapter15/15_8/prob8.pg +++ b/Pending/AlfredUniv/anton8e/chapter15/15_8/prob8.pg @@ -1,16 +1,16 @@ -##KEYWORDS('vector', 'linear', 'transformation', 'jacobian') ## -## DBsubject('Calculus') -## DBchapter('Multiple Integrals') -## DBsection('Change of Variables in Multiple Integrals') -## Date('') -## Author('') -## Institution('Alfred University') +## DBsubject(Calculus) +## DBchapter(Multiple Integrals) +## DBsection(Change of Variables in Multiple Integrals) +## Institution(Alfred University) ## TitleText1('Calculus: with Early Transcendentals') -## EditionText1('8') ## AuthorText1('Anton') +## EditionText1('8') ## Section1('15.8') +## Problem1('') +## KEYWORDS('vector', 'linear', 'transformation', 'jacobian') +## RESOURCES('parallelogram.gif','triangle.gif','uvspace.gif','annulus.gif','line.gif') DOCUMENT(); diff --git a/Pending/AlfredUniv/samples/randomtableofgraphs.pg b/Pending/AlfredUniv/samples/randomtableofgraphs.pg index 0daf74a6ba..22bc7174fa 100644 --- a/Pending/AlfredUniv/samples/randomtableofgraphs.pg +++ b/Pending/AlfredUniv/samples/randomtableofgraphs.pg @@ -2,19 +2,15 @@ ## ##ENDDESCRIPTION -##KEYWORDS('sample' 'example') - -## DBsubject('WeBWorK') -## DBchapter('WeBWorK Tutorial') -## DBsection('WeBWorK Tutorial') -## Date('12/13/2009') -## Author('Darwyn Cook') -## Institution('Alfred University') -## TitleText1('') -## EditionText1('') -## AuthorText1('') -## Section1('') -## Problem1('') + +## DBsubject(WeBWorK) +## DBchapter(WeBWorK Tutorial) +## DBsection(WeBWorK Tutorial) +## Date(12/13/2009) +## Institution(Alfred University) +## Author(Darwyn Cook) +## KEYWORDS('sample' 'example') +## RESOURCES('2.gif','6.gif','1.gif','3.gif') DOCUMENT(); loadMacros("PG.pl", diff --git a/Pending/AlfredUniv/samples/staticimage.pg b/Pending/AlfredUniv/samples/staticimage.pg index ff7f4ae48f..f0de0f7d6d 100644 --- a/Pending/AlfredUniv/samples/staticimage.pg +++ b/Pending/AlfredUniv/samples/staticimage.pg @@ -8,20 +8,20 @@ # ##ENDDESCRIPTION -##KEYWORDS() ## -## DBsubject('WeBWorK') -## DBchapter('WeBWorK Tutorial') -## DBsection('WeBWorK Tutorial') -## Date('5/13/2008') -## Author('Darwyn Cook') -## Institution('Alfred University') +## DBsubject(WeBWorK) +## DBchapter(WeBWorK Tutorial) +## DBsection(WeBWorK Tutorial) +## Date(5/13/2008) +## Institution(Alfred University) +## Author(Darwyn Cook) ## TitleText1('Calculus: with Early Transcendentals') -## EditionText1('8') ## AuthorText1('Anton') -## Section1('') +## EditionText1('8') +## Section1('.') ## Problem1('') +## RESOURCES('square.gif') DOCUMENT(); diff --git a/Pending/GRPS/paralleltriangle1.pg b/Pending/GRPS/paralleltriangle1.pg index f075907db7..792df0a821 100644 --- a/Pending/GRPS/paralleltriangle1.pg +++ b/Pending/GRPS/paralleltriangle1.pg @@ -3,7 +3,7 @@ ## Institution(Grand Rapids Innovation Central) ## Author(Louise Wilson) ## KEYWORDS('parallel lines') -## RESOURCES('paralleltriangle1.gif') +## RESOURCES('paralleltriangle1.gif','triangle1.gif') DOCUMENT(); loadMacros( diff --git a/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_13/GQ_Limits_13.pg b/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_13/GQ_Limits_13.pg index 98591fb7b9..8a9155814c 100644 --- a/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_13/GQ_Limits_13.pg +++ b/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_13/GQ_Limits_13.pg @@ -2,19 +2,20 @@ ## Calculus: functions ##ENDDESCRIPTION -##KEYWORDS('calculus', 'function') - -## DBsubject('Calculus') -## DBchapter('Limits and Derivatives') -## DBsection('The Limit of a Function') -## Date('June 2013') -## Author('Paul Pearson') -## Institution('Hope College') + +## DBsubject(Calculus) +## DBchapter(Limits and Derivatives) +## DBsection(The Limit of a Function) +## Date(June 2013) +## Institution(Hope College) +## Author(Paul Pearson) ## TitleText1('Cornell University Good Questions Project') -## EditionText1('') ## AuthorText1('Maria Terrell, Robert Connelly, David Henderson, Robert Strichartz') -## Section1('Limits') +## EditionText1('') +## Section1('.') ## Problem1('13') +## KEYWORDS('calculus', 'function') +## RESOURCES('sin1overx.png') ################################### # Initialization diff --git a/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_14/GQ_Limits_14.pg b/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_14/GQ_Limits_14.pg index fca45e46df..1b5112bdfc 100644 --- a/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_14/GQ_Limits_14.pg +++ b/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_14/GQ_Limits_14.pg @@ -2,19 +2,20 @@ ## Calculus: functions ##ENDDESCRIPTION -##KEYWORDS('calculus', 'function') - -## DBsubject('Calculus') -## DBchapter('Limits and Derivatives') -## DBsection('The Limit of a Function') -## Date('June 2013') -## Author('Paul Pearson') -## Institution('Hope College') + +## DBsubject(Calculus) +## DBchapter(Limits and Derivatives) +## DBsection(The Limit of a Function) +## Date(June 2013) +## Institution(Hope College) +## Author(Paul Pearson) ## TitleText1('Cornell University Good Questions Project') -## EditionText1('') ## AuthorText1('Maria Terrell, Robert Connelly, David Henderson, Robert Strichartz') -## Section1('Limits') +## EditionText1('') +## Section1('.') ## Problem1('14') +## KEYWORDS('calculus', 'function') +## RESOURCES('x2sin1overx.png') ################################### # Initialization diff --git a/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_15/GQ_Limits_15.pg b/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_15/GQ_Limits_15.pg index 1d4cd10e59..e2bd991aa8 100644 --- a/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_15/GQ_Limits_15.pg +++ b/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_15/GQ_Limits_15.pg @@ -2,19 +2,20 @@ ## Calculus: L'Hospital's rule ##ENDDESCRIPTION -## KEYWORDS('L'Hospital','Indeterminate','Limit') -## DBsubject('Calculus') -## DBchapter('Applications of Differentiation') -## DBsection('Indeterminate Forms and L'Hopital's Rule') -## Date('June 2013') -## Author('Paul Pearson') -## Institution('Hope College') +## DBsubject(Calculus) +## DBchapter(Applications of Differentiation) +## DBsection(Indeterminate Forms and L'Hopital's Rule) +## Date(June 2013) +## Institution(Hope College) +## Author(Paul Pearson) ## TitleText1('Cornell University Good Questions Project') -## EditionText1('') ## AuthorText1('Maria Terrell, Robert Connelly, David Henderson, Robert Strichartz') -## Section1('Limits') +## EditionText1('') +## Section1('.') ## Problem1('15') +## KEYWORDS('L'Hospital','Indeterminate','Limit') +## RESOURCES('lhopit1.png') ################################### # Initialization diff --git a/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_18/GQ_Limits_18.pg b/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_18/GQ_Limits_18.pg index 66f80c4f49..fd42d8082e 100644 --- a/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_18/GQ_Limits_18.pg +++ b/Pending/Hope/Calc1/00-00-Essays/GQ_Limits_18/GQ_Limits_18.pg @@ -2,19 +2,20 @@ ## Calculus: functions ##ENDDESCRIPTION -## KEYWORDS('L'Hospital','Indeterminate','Limit') -## DBsubject('Calculus') -## DBchapter('Applications of Differentiation') -## DBsection('Indeterminate Forms and L'Hopital's Rule') -## Date('June 2013') -## Author('Paul Pearson') -## Institution('Hope College') +## DBsubject(Calculus) +## DBchapter(Applications of Differentiation) +## DBsection(Indeterminate Forms and L'Hopital's Rule) +## Date(June 2013) +## Institution(Hope College) +## Author(Paul Pearson) ## TitleText1('Cornell University Good Questions Project') -## EditionText1('') ## AuthorText1('Maria Terrell, Robert Connelly, David Henderson, Robert Strichartz') -## Section1('Limits') +## EditionText1('') +## Section1('.') ## Problem1('18') +## KEYWORDS('L'Hospital','Indeterminate','Limit') +## RESOURCES('lhopit1.png') ################################### # Initialization diff --git a/Pending/Hope/Calc1/02-01-Rates-of-change/Thomas12-02-01-21/Thomas12-02-01-21.pg b/Pending/Hope/Calc1/02-01-Rates-of-change/Thomas12-02-01-21/Thomas12-02-01-21.pg index 9485c5b824..ebfedd4bfa 100644 --- a/Pending/Hope/Calc1/02-01-Rates-of-change/Thomas12-02-01-21/Thomas12-02-01-21.pg +++ b/Pending/Hope/Calc1/02-01-Rates-of-change/Thomas12-02-01-21/Thomas12-02-01-21.pg @@ -14,6 +14,7 @@ ## Section1('2.1') ## Problem1('21') ## KEYWORDS('secant','average rate of change','rate of change','slope','tangent','tangent line') +## RESOURCES('Thomas12-C02-S01-Q21-Rates-of-change.png') ################################ diff --git a/Pending/Hope/Calc1/03-11-Differentials/Differentials-04/Differentials-04.pg b/Pending/Hope/Calc1/03-11-Differentials/Differentials-04/Differentials-04.pg index ffba050619..3d90e5cf02 100644 --- a/Pending/Hope/Calc1/03-11-Differentials/Differentials-04/Differentials-04.pg +++ b/Pending/Hope/Calc1/03-11-Differentials/Differentials-04/Differentials-04.pg @@ -14,6 +14,7 @@ ## Section1('3.11') ## Problem1('39') ## KEYWORDS('differentials') +## RESOURCES('differentials.png') ################################ diff --git a/Pending/Hope/Calc1/04-06-Applied-optimization/cone-cylinder/cone-cylinder.pg b/Pending/Hope/Calc1/04-06-Applied-optimization/cone-cylinder/cone-cylinder.pg index 2ceca697a9..230b900f69 100644 --- a/Pending/Hope/Calc1/04-06-Applied-optimization/cone-cylinder/cone-cylinder.pg +++ b/Pending/Hope/Calc1/04-06-Applied-optimization/cone-cylinder/cone-cylinder.pg @@ -14,6 +14,7 @@ ## Section1('4.6') ## Problem1('19') ## KEYWORDS('Optimization', 'Cylinder') +## RESOURCES('cone-cylinder.png') DOCUMENT(); # This should be the first executable line in the problem. diff --git a/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_01/Geometry_01.pg b/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_01/Geometry_01.pg index b22c2bef9d..d587fbc38c 100644 --- a/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_01/Geometry_01.pg +++ b/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_01/Geometry_01.pg @@ -10,6 +10,7 @@ ## Institution(Hope College) ## Author(Paul Pearson) ## KEYWORDS('Algebra' 'Linear Equations' 'Matrix' 'Matrices') +## RESOURCES('planes_01.png','planes_11.png','planes_07.png','planes_08.png','planes_02.png','planes_09.png','planes_06.png','planes_03.png','planes_05.png','planes_10.png','planes_04.png') DOCUMENT(); loadMacros( diff --git a/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_02/Geometry_02.pg b/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_02/Geometry_02.pg index d05d1789bc..b45cac6f66 100644 --- a/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_02/Geometry_02.pg +++ b/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_02/Geometry_02.pg @@ -9,6 +9,7 @@ ## Institution(Hope College) ## Author(Paul Pearson) ## KEYWORDS('Algebra' 'Linear Equations' 'Matrix' 'Matrices') +## RESOURCES('planes_01.png','planes_11.png','planes_07.png','planes_08.png','planes_02.png','planes_09.png','planes_06.png','planes_03.png','planes_05.png','planes_10.png','planes_04.png') DOCUMENT(); diff --git a/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_03/Geometry_03.pg b/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_03/Geometry_03.pg index 855ff27272..87ba49b9e6 100644 --- a/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_03/Geometry_03.pg +++ b/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_03/Geometry_03.pg @@ -9,6 +9,7 @@ ## Institution(Hope College) ## Author(Paul Pearson) ## KEYWORDS('Algebra' 'Linear Equations' 'Matrix' 'Matrices') +## RESOURCES('planes_01.png','planes_11.png','planes_07.png','planes_08.png','planes_02.png','planes_09.png','planes_06.png','planes_03.png','planes_05.png','planes_10.png','planes_04.png') DOCUMENT(); diff --git a/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_04/Geometry_04.pg b/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_04/Geometry_04.pg index 268e4f0ca9..2e3fc16e80 100644 --- a/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_04/Geometry_04.pg +++ b/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_04/Geometry_04.pg @@ -9,6 +9,7 @@ ## Institution(Hope College) ## Author(Paul Pearson) ## KEYWORDS('Algebra' 'Linear Equations' 'Matrix' 'Matrices') +## RESOURCES('planes_01.png','planes_11.png','planes_07.png','planes_02.png','planes_09.png') DOCUMENT(); diff --git a/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_05/Geometry_05.pg b/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_05/Geometry_05.pg index 7fb3bbfdc2..ff9d5c0b03 100644 --- a/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_05/Geometry_05.pg +++ b/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_05/Geometry_05.pg @@ -9,6 +9,7 @@ ## Institution(Hope College) ## Author(Paul Pearson) ## KEYWORDS('Algebra' 'Linear Equations' 'Matrix' 'Matrices') +## RESOURCES('planes_01.png','planes_11.png','planes_07.png','planes_02.png','planes_09.png') DOCUMENT(); diff --git a/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_06/Geometry_06.pg b/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_06/Geometry_06.pg index 3f42ad04a1..a8dc336676 100644 --- a/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_06/Geometry_06.pg +++ b/Pending/Hope/Multi1/02-02-Linear-systems/Geometry_06/Geometry_06.pg @@ -9,6 +9,7 @@ ## Institution(Hope College) ## Author(Paul Pearson) ## KEYWORDS('Algebra' 'Linear Equations' 'Matrix' 'Matrices') +## RESOURCES('planes_01.png','planes_11.png','planes_07.png','planes_08.png','planes_02.png','planes_09.png','planes_06.png','planes_03.png','planes_05.png','planes_10.png','planes_04.png') DOCUMENT(); diff --git a/Pending/Hope/Multi2/09-02-Parametric-curves/Parametric-curves-2D-10/Parametric-curves-2D-10.pg b/Pending/Hope/Multi2/09-02-Parametric-curves/Parametric-curves-2D-10/Parametric-curves-2D-10.pg index 18da8eaa94..35fcac296e 100644 --- a/Pending/Hope/Multi2/09-02-Parametric-curves/Parametric-curves-2D-10/Parametric-curves-2D-10.pg +++ b/Pending/Hope/Multi2/09-02-Parametric-curves/Parametric-curves-2D-10/Parametric-curves-2D-10.pg @@ -2,19 +2,20 @@ ## Parametric curve ## ENDDESCRIPTION -## KEYWORDS('parametric curve') -## DBsubject('Calculus') -## DBchapter('Vector Functions') -## DBsection('Vector Functions and Space Curves') -## Date('01/01/2013') -## Author('Paul Pearson') -## Institution('Hope College') +## DBsubject(Calculus) +## DBchapter(Vector Functions) +## DBsection(Vector Functions and Space Curves) +## Date(01/01/2013) +## Institution(Hope College) +## Author(Paul Pearson) ## TitleText1('Multivariable Mathematics') -## EditionText1('Version 3.0') ## AuthorText1('Darin Stephenson') +## EditionText1('Version 3.0') ## Section1('9.2') ## Problem1('') +## KEYWORDS('parametric curve') +## RESOURCES('Folium-Descartes.png') ############################## diff --git a/Pending/Hope/Multi2/09-02-Parametric-curves/Parametric-curves-2D-11/Parametric-curves-2D-11.pg b/Pending/Hope/Multi2/09-02-Parametric-curves/Parametric-curves-2D-11/Parametric-curves-2D-11.pg index 13cc24e969..097d023434 100644 --- a/Pending/Hope/Multi2/09-02-Parametric-curves/Parametric-curves-2D-11/Parametric-curves-2D-11.pg +++ b/Pending/Hope/Multi2/09-02-Parametric-curves/Parametric-curves-2D-11/Parametric-curves-2D-11.pg @@ -2,19 +2,20 @@ ## Parametric curve ## ENDDESCRIPTION -## KEYWORDS('parametric curve') -## DBsubject('Calculus') -## DBchapter('Vector Functions') -## DBsection('Vector Functions and Space Curves') -## Date('01/01/2013') -## Author('Paul Pearson') -## Institution('Hope College') +## DBsubject(Calculus) +## DBchapter(Vector Functions) +## DBsection(Vector Functions and Space Curves) +## Date(01/01/2013) +## Institution(Hope College) +## Author(Paul Pearson) ## TitleText1('Multivariable Mathematics') -## EditionText1('Version 3.0') ## AuthorText1('Darin Stephenson') +## EditionText1('Version 3.0') ## Section1('9.2') ## Problem1('') +## KEYWORDS('parametric curve') +## RESOURCES('agnesi.png') ################################# diff --git a/Pending/Hope/Multi2/09-02-Parametric-curves/Parametric-curves-3D-01/Parametric-curves-3D-01.pg b/Pending/Hope/Multi2/09-02-Parametric-curves/Parametric-curves-3D-01/Parametric-curves-3D-01.pg index 52afa23a4e..a765d2a70d 100644 --- a/Pending/Hope/Multi2/09-02-Parametric-curves/Parametric-curves-3D-01/Parametric-curves-3D-01.pg +++ b/Pending/Hope/Multi2/09-02-Parametric-curves/Parametric-curves-3D-01/Parametric-curves-3D-01.pg @@ -2,19 +2,20 @@ ## Parametric curve ## ENDDESCRIPTION -## KEYWORDS('parametric curve') -## DBsubject('Calculus') -## DBchapter('Vector Functions') -## DBsection('Vector Functions and Space Curves') -## Date('01/01/2013') -## Author('Paul Pearson') -## Institution('Hope College') +## DBsubject(Calculus) +## DBchapter(Vector Functions) +## DBsection(Vector Functions and Space Curves) +## Date(01/01/2013) +## Institution(Hope College) +## Author(Paul Pearson) ## TitleText1('Multivariable Mathematics') -## EditionText1('Version 3.0') ## AuthorText1('Darin Stephenson') +## EditionText1('Version 3.0') ## Section1('9.2') ## Problem1('') +## KEYWORDS('parametric curve') +## RESOURCES('intersection.png') ############################## diff --git a/Pending/Mizzou/Algebra/functions_increasing_decreasing/find_max_area_from_graph_01.pg b/Pending/Mizzou/Algebra/functions_increasing_decreasing/find_max_area_from_graph_01.pg index 1a83222d3e..3829478705 100644 --- a/Pending/Mizzou/Algebra/functions_increasing_decreasing/find_max_area_from_graph_01.pg +++ b/Pending/Mizzou/Algebra/functions_increasing_decreasing/find_max_area_from_graph_01.pg @@ -3,13 +3,14 @@ # dimensions that yield max volume based on the graph # ENDDESCRIPTION -## DBsubject('Algebra') -## DBchapter('Functions') -## DBsection('Modeling with Functions') -## KEYWORDS('relative extrema', 'volume', 'domain', 'range') ## Author1('Rick Lynch') ## Author2('Teri Christiansen') -## Institution('University of Missouri-Columbia') +## DBsubject(Algebra) +## DBchapter(Functions) +## DBsection(Modeling with Functions) +## Institution(University of Missouri-Columbia) +## KEYWORDS('relative extrema', 'volume', 'domain', 'range') +## RESOURCES('box.png') ########################################################################### diff --git a/Pending/Mizzou/Algebra/polynomials_end_behavior/expanded_form_01.pg b/Pending/Mizzou/Algebra/polynomials_end_behavior/expanded_form_01.pg index 284489d7e1..35d008ed9f 100755 --- a/Pending/Mizzou/Algebra/polynomials_end_behavior/expanded_form_01.pg +++ b/Pending/Mizzou/Algebra/polynomials_end_behavior/expanded_form_01.pg @@ -2,19 +2,21 @@ ## Polynomials: End Behavior ##ENDDESCRIPTION -##KEYWORDS('algebra', 'polynomials') -## DBsubject('Algebra') -## DBchapter('Polynomial and Rational Functions') -## DBsection('Polynomial Functions and their Graphs') -## Date('Spring 2012') ## Author1('David Covert') ## Author2('Teri Christiansen') -## Institution('University of Missouri') +## DBsubject(Algebra) +## DBchapter(Polynomial and Rational Functions) +## DBsection(Polynomial Functions and their Graphs) +## Date(Spring 2012) +## Institution(University of Missouri) ## TitleText1('College Algebra') -## EditionText1('4') ## AuthorText1('Beecher, Penna, Bittinger') +## EditionText1('4') ## Section1('4.1') +## Problem1('') +## KEYWORDS('algebra', 'polynomials') +## RESOURCES('B.png','C.png','D.png','A.png') ######################################## diff --git a/Pending/Mizzou/Algebra/polynomials_end_behavior/expanded_form_02.pg b/Pending/Mizzou/Algebra/polynomials_end_behavior/expanded_form_02.pg index c4dbb16a56..747c252e94 100755 --- a/Pending/Mizzou/Algebra/polynomials_end_behavior/expanded_form_02.pg +++ b/Pending/Mizzou/Algebra/polynomials_end_behavior/expanded_form_02.pg @@ -2,20 +2,22 @@ ## Polynomials: End Behavior ##ENDDESCRIPTION -##KEYWORDS('algebra', 'polynomials') -## DBsubject('Algebra') -## DBchapter('Polynomial and Rational Functions') -## DBsection('Polynomial Functions and their Graphs') -## Date('Spring 2012') ## Author1('David Covert') ## Author2('Teri Christiansen') ## Author3('Rick Lynch') -## Institution('University of Missouri') +## DBsubject(Algebra) +## DBchapter(Polynomial and Rational Functions) +## DBsection(Polynomial Functions and their Graphs) +## Date(Spring 2012) +## Institution(University of Missouri) ## TitleText1('College Algebra') -## EditionText1('4') ## AuthorText1('Beecher, Penna, Bittinger') +## EditionText1('4') ## Section1('4.1') +## Problem1('') +## KEYWORDS('algebra', 'polynomials') +## RESOURCES('B.png','C.png','D.png','A.png') ######################################## diff --git a/Pending/Mizzou/Algebra/polynomials_end_behavior/expanded_form_03.pg b/Pending/Mizzou/Algebra/polynomials_end_behavior/expanded_form_03.pg index 752e3fd1f7..177cb363d6 100755 --- a/Pending/Mizzou/Algebra/polynomials_end_behavior/expanded_form_03.pg +++ b/Pending/Mizzou/Algebra/polynomials_end_behavior/expanded_form_03.pg @@ -2,20 +2,22 @@ ## Polynomials: End Behavior ##ENDDESCRIPTION -##KEYWORDS('algebra', 'polynomials') -## DBsubject('Algebra') -## DBchapter('Polynomial and Rational Functions') -## DBsection('Polynomial Functions and their Graphs') -## Date('Spring 2012') ## Author1('David Covert') ## Author2('Teri Christiansen') ## Author3('Rick Lynch') -## Institution('University of Missouri') +## DBsubject(Algebra) +## DBchapter(Polynomial and Rational Functions) +## DBsection(Polynomial Functions and their Graphs) +## Date(Spring 2012) +## Institution(University of Missouri) ## TitleText1('College Algebra') -## EditionText1('4') ## AuthorText1('Beecher, Penna, Bittinger') +## EditionText1('4') ## Section1('4.1') +## Problem1('') +## KEYWORDS('algebra', 'polynomials') +## RESOURCES('B.png','C.png','D.png','A.png') ######################################## diff --git a/Pending/Mizzou/Algebra/polynomials_end_behavior/factored_form_01.pg b/Pending/Mizzou/Algebra/polynomials_end_behavior/factored_form_01.pg index 96d1ae83b6..f2173015bb 100755 --- a/Pending/Mizzou/Algebra/polynomials_end_behavior/factored_form_01.pg +++ b/Pending/Mizzou/Algebra/polynomials_end_behavior/factored_form_01.pg @@ -2,20 +2,22 @@ ## Polynomials: End Behavior ##ENDDESCRIPTION -##KEYWORDS('algebra', 'polynomials') -## DBsubject('Algebra') -## DBchapter('Polynomial and Rational Functions') -## DBsection('Polynomial Functions and their Graphs') -## Date('Spring 2012') ## Author1('David Covert') ## Author2('Teri Christiansen') ## Author3('Rick Lynch') -## Institution('University of Missouri') +## DBsubject(Algebra) +## DBchapter(Polynomial and Rational Functions) +## DBsection(Polynomial Functions and their Graphs) +## Date(Spring 2012) +## Institution(University of Missouri) ## TitleText1('College Algebra') -## EditionText1('4') ## AuthorText1('Beecher, Penna, Bittinger') +## EditionText1('4') ## Section1('4.1') +## Problem1('') +## KEYWORDS('algebra', 'polynomials') +## RESOURCES('B.png','C.png','D.png','A.png') ######################################## diff --git a/Pending/Mizzou/Algebra/polynomials_end_behavior/factored_form_02.pg b/Pending/Mizzou/Algebra/polynomials_end_behavior/factored_form_02.pg index 7863d48d6e..ca440ab30d 100755 --- a/Pending/Mizzou/Algebra/polynomials_end_behavior/factored_form_02.pg +++ b/Pending/Mizzou/Algebra/polynomials_end_behavior/factored_form_02.pg @@ -2,20 +2,22 @@ ## Polynomials: End Behavior ##ENDDESCRIPTION -##KEYWORDS('algebra', 'polynomials') -## DBsubject('Algebra') -## DBchapter('Polynomial and Rational Functions') -## DBsection('Polynomial Functions and their Graphs') -## Date('Spring 2012') ## Author1('David Covert') ## Author2('Teri Christiansen') ## Author3('Rick Lynch') -## Institution('University of Missouri') +## DBsubject(Algebra) +## DBchapter(Polynomial and Rational Functions) +## DBsection(Polynomial Functions and their Graphs) +## Date(Spring 2012) +## Institution(University of Missouri) ## TitleText1('College Algebra') -## EditionText1('4') ## AuthorText1('Beecher, Penna, Bittinger') +## EditionText1('4') ## Section1('4.1') +## Problem1('') +## KEYWORDS('algebra', 'polynomials') +## RESOURCES('B.png','C.png','D.png','A.png') ######################################## diff --git a/Pending/Mizzou/Algebra/polynomials_end_behavior/factored_form_03.pg b/Pending/Mizzou/Algebra/polynomials_end_behavior/factored_form_03.pg index bd7fb5e2f8..17c01d1f6c 100755 --- a/Pending/Mizzou/Algebra/polynomials_end_behavior/factored_form_03.pg +++ b/Pending/Mizzou/Algebra/polynomials_end_behavior/factored_form_03.pg @@ -2,20 +2,22 @@ ## Polynomials: End Behavior ##ENDDESCRIPTION -##KEYWORDS('algebra', 'polynomials') -## DBsubject('Algebra') -## DBchapter('Polynomial and Rational Functions') -## DBsection('Polynomial Functions and their Graphs') -## Date('Spring 2012') ## Author1('David Covert') ## Author2('Teri Christiansen') ## Author3('Rick Lynch') -## Institution('University of Missouri') +## DBsubject(Algebra) +## DBchapter(Polynomial and Rational Functions) +## DBsection(Polynomial Functions and their Graphs) +## Date(Spring 2012) +## Institution(University of Missouri) ## TitleText1('College Algebra') -## EditionText1('4') ## AuthorText1('Beecher, Penna, Bittinger') +## EditionText1('4') ## Section1('4.1') +## Problem1('') +## KEYWORDS('algebra', 'polynomials') +## RESOURCES('B.png','C.png','D.png','A.png') ######################################## diff --git a/Pending/Mizzou/Algebra/quadratic_functions_apps/three_sided_fencing_problem_01.pg b/Pending/Mizzou/Algebra/quadratic_functions_apps/three_sided_fencing_problem_01.pg index ce7c5c3a72..c0b5ba39bd 100644 --- a/Pending/Mizzou/Algebra/quadratic_functions_apps/three_sided_fencing_problem_01.pg +++ b/Pending/Mizzou/Algebra/quadratic_functions_apps/three_sided_fencing_problem_01.pg @@ -4,12 +4,13 @@ # that maximizes area and also ask for maximum area. # ENDDESCRIPTION -## DBsubject('Algebra') -## DBchapter('Functions') -## DBsection('Modeling with Functions') -## KEYWORDS('relative extrema', 'area', 'domain', 'range') ## Author1('Patrick Spencer') -## Institution('University of Missouri-Columbia') +## DBsubject(Algebra) +## DBchapter(Functions) +## DBsection(Modeling with Functions) +## Institution(University of Missouri-Columbia) +## KEYWORDS('relative extrema', 'area', 'domain', 'range') +## RESOURCES('three_sided_fencing_problem_var_side_length_01.png') ################################################################# diff --git a/Pending/Mizzou/College_Algebra/Functions_Increasing_Decreasing/Box_Volume.pg b/Pending/Mizzou/College_Algebra/Functions_Increasing_Decreasing/Box_Volume.pg index 1a83222d3e..3829478705 100755 --- a/Pending/Mizzou/College_Algebra/Functions_Increasing_Decreasing/Box_Volume.pg +++ b/Pending/Mizzou/College_Algebra/Functions_Increasing_Decreasing/Box_Volume.pg @@ -3,13 +3,14 @@ # dimensions that yield max volume based on the graph # ENDDESCRIPTION -## DBsubject('Algebra') -## DBchapter('Functions') -## DBsection('Modeling with Functions') -## KEYWORDS('relative extrema', 'volume', 'domain', 'range') ## Author1('Rick Lynch') ## Author2('Teri Christiansen') -## Institution('University of Missouri-Columbia') +## DBsubject(Algebra) +## DBchapter(Functions) +## DBsection(Modeling with Functions) +## Institution(University of Missouri-Columbia) +## KEYWORDS('relative extrema', 'volume', 'domain', 'range') +## RESOURCES('box.png') ########################################################################### diff --git a/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/EndBehavior1.pg b/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/EndBehavior1.pg index 9ad6718228..cdf440d0da 100755 --- a/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/EndBehavior1.pg +++ b/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/EndBehavior1.pg @@ -2,19 +2,21 @@ ## Polynomials: End Behavior ##ENDDESCRIPTION -##KEYWORDS('algebra', 'polynomials') -## DBsubject('Algebra') -## DBchapter('Polynomial and Rational Functions') -## DBsection('Polynomial Functions and their Graphs') -## Date('Spring 2012') ## Author1('David Covert') ## Author2('Teri Christiansen') -## Institution('University of Missouri') +## DBsubject(Algebra) +## DBchapter(Polynomial and Rational Functions) +## DBsection(Polynomial Functions and their Graphs) +## Date(Spring 2012) +## Institution(University of Missouri) ## TitleText1('College Algebra') -## EditionText1('4') ## AuthorText1('Beecher, Penna, Bittinger') +## EditionText1('4') ## Section1('4.1') +## Problem1('') +## KEYWORDS('algebra', 'polynomials') +## RESOURCES('B.png','C.png','D.png','A.png') ######################################## diff --git a/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/EndBehavior2.pg b/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/EndBehavior2.pg index 6a1d16d669..314df2bd64 100755 --- a/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/EndBehavior2.pg +++ b/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/EndBehavior2.pg @@ -2,20 +2,22 @@ ## Polynomials: End Behavior ##ENDDESCRIPTION -##KEYWORDS('algebra', 'polynomials') -## DBsubject('Algebra') -## DBchapter('Polynomial and Rational Functions') -## DBsection('Polynomial Functions and their Graphs') -## Date('Spring 2012') ## Author1('David Covert') ## Author2('Teri Christiansen') ## Author3('Rick Lynch') -## Institution('University of Missouri') +## DBsubject(Algebra) +## DBchapter(Polynomial and Rational Functions) +## DBsection(Polynomial Functions and their Graphs) +## Date(Spring 2012) +## Institution(University of Missouri) ## TitleText1('College Algebra') -## EditionText1('4') ## AuthorText1('Beecher, Penna, Bittinger') +## EditionText1('4') ## Section1('4.1') +## Problem1('') +## KEYWORDS('algebra', 'polynomials') +## RESOURCES('B.png','C.png','D.png','A.png') ######################################## diff --git a/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/FactoredForm.pg b/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/FactoredForm.pg index 3138021a9c..ddcf8266ef 100755 --- a/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/FactoredForm.pg +++ b/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/FactoredForm.pg @@ -2,20 +2,22 @@ ## Polynomials: End Behavior ##ENDDESCRIPTION -##KEYWORDS('algebra', 'polynomials') -## DBsubject('Algebra') -## DBchapter('Polynomial and Rational Functions') -## DBsection('Polynomial Functions and their Graphs') -## Date('Spring 2012') ## Author1('David Covert') ## Author2('Teri Christiansen') ## Author3('Rick Lynch') -## Institution('University of Missouri') +## DBsubject(Algebra) +## DBchapter(Polynomial and Rational Functions) +## DBsection(Polynomial Functions and their Graphs) +## Date(Spring 2012) +## Institution(University of Missouri) ## TitleText1('College Algebra') -## EditionText1('4') ## AuthorText1('Beecher, Penna, Bittinger') +## EditionText1('4') ## Section1('4.1') +## Problem1('') +## KEYWORDS('algebra', 'polynomials') +## RESOURCES('B.png','C.png','D.png','A.png') ######################################## diff --git a/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/FactoredForm2.pg b/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/FactoredForm2.pg index 21c2ae86da..dc73b7fa03 100755 --- a/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/FactoredForm2.pg +++ b/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/FactoredForm2.pg @@ -2,20 +2,22 @@ ## Polynomials: End Behavior ##ENDDESCRIPTION -##KEYWORDS('algebra', 'polynomials') -## DBsubject('Algebra') -## DBchapter('Polynomial and Rational Functions') -## DBsection('Polynomial Functions and their Graphs') -## Date('Spring 2012') ## Author1('David Covert') ## Author2('Teri Christiansen') ## Author3('Rick Lynch') -## Institution('University of Missouri') +## DBsubject(Algebra) +## DBchapter(Polynomial and Rational Functions) +## DBsection(Polynomial Functions and their Graphs) +## Date(Spring 2012) +## Institution(University of Missouri) ## TitleText1('College Algebra') -## EditionText1('4') ## AuthorText1('Beecher, Penna, Bittinger') +## EditionText1('4') ## Section1('4.1') +## Problem1('') +## KEYWORDS('algebra', 'polynomials') +## RESOURCES('B.png','C.png','D.png','A.png') ######################################## diff --git a/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/FactoredForm3.pg b/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/FactoredForm3.pg index cc23ec1e1f..1192ffeb02 100755 --- a/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/FactoredForm3.pg +++ b/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/FactoredForm3.pg @@ -2,20 +2,22 @@ ## Polynomials: End Behavior ##ENDDESCRIPTION -##KEYWORDS('algebra', 'polynomials') -## DBsubject('Algebra') -## DBchapter('Polynomial and Rational Functions') -## DBsection('Polynomial Functions and their Graphs') -## Date('Spring 2012') ## Author1('David Covert') ## Author2('Teri Christiansen') ## Author3('Rick Lynch') -## Institution('University of Missouri') +## DBsubject(Algebra) +## DBchapter(Polynomial and Rational Functions) +## DBsection(Polynomial Functions and their Graphs) +## Date(Spring 2012) +## Institution(University of Missouri) ## TitleText1('College Algebra') -## EditionText1('4') ## AuthorText1('Beecher, Penna, Bittinger') +## EditionText1('4') ## Section1('4.1') +## Problem1('') +## KEYWORDS('algebra', 'polynomials') +## RESOURCES('B.png','C.png','D.png','A.png') ######################################## diff --git a/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/StraightForward.pg b/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/StraightForward.pg index 7929aed6d3..c1f764c656 100755 --- a/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/StraightForward.pg +++ b/Pending/Mizzou/College_Algebra/Polynomials_End_Behavior/StraightForward.pg @@ -2,20 +2,22 @@ ## Polynomials: End Behavior ##ENDDESCRIPTION -##KEYWORDS('algebra', 'polynomials') -## DBsubject('Algebra') -## DBchapter('Polynomial and Rational Functions') -## DBsection('Polynomial Functions and their Graphs') -## Date('Spring 2012') ## Author1('David Covert') ## Author2('Teri Christiansen') ## Author3('Rick Lynch') -## Institution('University of Missouri') +## DBsubject(Algebra) +## DBchapter(Polynomial and Rational Functions) +## DBsection(Polynomial Functions and their Graphs) +## Date(Spring 2012) +## Institution(University of Missouri) ## TitleText1('College Algebra') -## EditionText1('4') ## AuthorText1('Beecher, Penna, Bittinger') +## EditionText1('4') ## Section1('4.1') +## Problem1('') +## KEYWORDS('algebra', 'polynomials') +## RESOURCES('B.png','C.png','D.png','A.png') ######################################## diff --git a/Pending/Mizzou/Finite_Math/Circuit/Circuit.pg b/Pending/Mizzou/Finite_Math/Circuit/Circuit.pg index 07e49b4a77..f741aeae11 100755 --- a/Pending/Mizzou/Finite_Math/Circuit/Circuit.pg +++ b/Pending/Mizzou/Finite_Math/Circuit/Circuit.pg @@ -2,15 +2,16 @@ ## Introduction to Probability: Conditional Probability ##ENDDESCRIPTION -##KEYWORDS('probability', 'conditional') -## DBsubject('Probability') -## DBchapter('Discrete Probability') -## DBsection('Conditional Probability') -## Date('Spring 2012') ## Author1('David Covert') ## Author2('Jason Aubrey') -## Institution('University of Missouri') +## DBsubject(Probability) +## DBchapter(Discrete Probability) +## DBsection(Conditional Probability) +## Date(Spring 2012) +## Institution(University of Missouri) +## KEYWORDS('probability', 'conditional') +## RESOURCES('Circuit_1.png') DOCUMENT(); diff --git a/Pending/UMN/calculusStewartET/s_12_5_prob06/plane1a.png b/Pending/UMN/calculusStewartET/s_12_5_prob06/plane1a.png new file mode 100644 index 0000000000..660107b62f Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_5_prob06/plane1a.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_5_prob06/plane2a.png b/Pending/UMN/calculusStewartET/s_12_5_prob06/plane2a.png new file mode 100644 index 0000000000..42a3927509 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_5_prob06/plane2a.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_5_prob06/plane3a.png b/Pending/UMN/calculusStewartET/s_12_5_prob06/plane3a.png new file mode 100644 index 0000000000..bda91d764a Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_5_prob06/plane3a.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_5_prob06/plane4a.png b/Pending/UMN/calculusStewartET/s_12_5_prob06/plane4a.png new file mode 100644 index 0000000000..c0e4f9029a Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_5_prob06/plane4a.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_5_prob06/s_12_5_prob06.pg b/Pending/UMN/calculusStewartET/s_12_5_prob06/s_12_5_prob06.pg index 8972532a8b..38f54e0e87 100644 --- a/Pending/UMN/calculusStewartET/s_12_5_prob06/s_12_5_prob06.pg +++ b/Pending/UMN/calculusStewartET/s_12_5_prob06/s_12_5_prob06.pg @@ -15,6 +15,7 @@ ## Section1('12.5') ## Problem1('') ## KEYWORDS('calculus', 'three-dimensional', 'planes', 'intercepts') +## RESOURCES('plane3a.png','plane2a.png','plane1a.png','plane4a.png') ##################################################################### diff --git a/Pending/UMN/calculusStewartET/s_12_6_21/loid1.png b/Pending/UMN/calculusStewartET/s_12_6_21/loid1.png new file mode 100644 index 0000000000..fe88d6c9e1 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_6_21/loid1.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_6_21/loid2.png b/Pending/UMN/calculusStewartET/s_12_6_21/loid2.png new file mode 100644 index 0000000000..2351c091c7 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_6_21/loid2.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_6_21/loid3.png b/Pending/UMN/calculusStewartET/s_12_6_21/loid3.png new file mode 100644 index 0000000000..591595d960 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_6_21/loid3.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_6_21/loid4.png b/Pending/UMN/calculusStewartET/s_12_6_21/loid4.png new file mode 100644 index 0000000000..3db4639a08 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_6_21/loid4.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_6_21/loid6.png b/Pending/UMN/calculusStewartET/s_12_6_21/loid6.png new file mode 100644 index 0000000000..247ca54be2 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_6_21/loid6.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_6_21/loid8.png b/Pending/UMN/calculusStewartET/s_12_6_21/loid8.png new file mode 100644 index 0000000000..6bdd9b0f5b Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_6_21/loid8.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_6_21/s_12_6_21.pg b/Pending/UMN/calculusStewartET/s_12_6_21/s_12_6_21.pg index 641cf0558f..f96bf4f8fc 100644 --- a/Pending/UMN/calculusStewartET/s_12_6_21/s_12_6_21.pg +++ b/Pending/UMN/calculusStewartET/s_12_6_21/s_12_6_21.pg @@ -15,6 +15,7 @@ ## Section1('12.6') ## Problem1('21') ## KEYWORDS('calculus', 'three-dimensional', 'quadric surfaces', 'cylinders') +## RESOURCES('loid1.png','loid6.png','loid2.png','loid4.png','loid3.png','loid8.png') ##################################################################### diff --git a/Pending/UMN/calculusStewartET/s_12_6_25/loid2.png b/Pending/UMN/calculusStewartET/s_12_6_25/loid2.png new file mode 100644 index 0000000000..2351c091c7 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_6_25/loid2.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_6_25/loid3.png b/Pending/UMN/calculusStewartET/s_12_6_25/loid3.png new file mode 100644 index 0000000000..591595d960 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_6_25/loid3.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_6_25/loid5.png b/Pending/UMN/calculusStewartET/s_12_6_25/loid5.png new file mode 100644 index 0000000000..fe5f12816b Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_6_25/loid5.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_6_25/loid6.png b/Pending/UMN/calculusStewartET/s_12_6_25/loid6.png new file mode 100644 index 0000000000..247ca54be2 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_6_25/loid6.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_6_25/loid7.png b/Pending/UMN/calculusStewartET/s_12_6_25/loid7.png new file mode 100644 index 0000000000..5f21680f58 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_6_25/loid7.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_6_25/loid8.png b/Pending/UMN/calculusStewartET/s_12_6_25/loid8.png new file mode 100644 index 0000000000..6bdd9b0f5b Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_12_6_25/loid8.png differ diff --git a/Pending/UMN/calculusStewartET/s_12_6_25/s_12_6_25.pg b/Pending/UMN/calculusStewartET/s_12_6_25/s_12_6_25.pg index 3f877e1976..03fd9f842e 100644 --- a/Pending/UMN/calculusStewartET/s_12_6_25/s_12_6_25.pg +++ b/Pending/UMN/calculusStewartET/s_12_6_25/s_12_6_25.pg @@ -15,6 +15,7 @@ ## Section1('12.6') ## Problem1('25') ## KEYWORDS('calculus', 'three-dimensional', 'quadric surfaces', 'cylinders') +## RESOURCES('loid6.png','loid2.png','loid7.png','loid5.png','loid3.png','loid8.png') ##################################################################### diff --git a/Pending/UMN/calculusStewartET/s_14_1_23/s_14_1_23.pg b/Pending/UMN/calculusStewartET/s_14_1_23/s_14_1_23.pg index ba61d15089..f6ae434988 100644 --- a/Pending/UMN/calculusStewartET/s_14_1_23/s_14_1_23.pg +++ b/Pending/UMN/calculusStewartET/s_14_1_23/s_14_1_23.pg @@ -15,6 +15,7 @@ ## Section1('14.1') ## Problem1('23') ## KEYWORDS('calculus', 'three-dimensional', 'functions', 'functions of two variables', 'graphs') +## RESOURCES('surface1.png','surface5.png','surface3.png','surface4.png','surface6.png','surface2.png') ##################################################################### diff --git a/Pending/UMN/calculusStewartET/s_14_1_23/surface1.png b/Pending/UMN/calculusStewartET/s_14_1_23/surface1.png new file mode 100644 index 0000000000..bbf188cd76 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_23/surface1.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_23/surface2.png b/Pending/UMN/calculusStewartET/s_14_1_23/surface2.png new file mode 100644 index 0000000000..772f32994c Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_23/surface2.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_23/surface3.png b/Pending/UMN/calculusStewartET/s_14_1_23/surface3.png new file mode 100644 index 0000000000..ff5b880a74 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_23/surface3.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_23/surface4.png b/Pending/UMN/calculusStewartET/s_14_1_23/surface4.png new file mode 100644 index 0000000000..08a2c701ba Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_23/surface4.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_23/surface5.png b/Pending/UMN/calculusStewartET/s_14_1_23/surface5.png new file mode 100644 index 0000000000..5184c4c076 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_23/surface5.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_23/surface6.png b/Pending/UMN/calculusStewartET/s_14_1_23/surface6.png new file mode 100644 index 0000000000..633739fbed Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_23/surface6.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_32/s_14_1_32.pg b/Pending/UMN/calculusStewartET/s_14_1_32/s_14_1_32.pg index a53163520e..7c03fc7a1e 100644 --- a/Pending/UMN/calculusStewartET/s_14_1_32/s_14_1_32.pg +++ b/Pending/UMN/calculusStewartET/s_14_1_32/s_14_1_32.pg @@ -15,6 +15,7 @@ ## Section1('14.1') ## Problem1('32') ## KEYWORDS('calculus', 'three-dimensional', 'functions', 'functions of two variables', 'graphs') +## RESOURCES('surface10.png','surface9.png','surface8.png','surface7.png') ##################################################################### diff --git a/Pending/UMN/calculusStewartET/s_14_1_32/surface10.png b/Pending/UMN/calculusStewartET/s_14_1_32/surface10.png new file mode 100644 index 0000000000..fbe254da77 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_32/surface10.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_32/surface7.png b/Pending/UMN/calculusStewartET/s_14_1_32/surface7.png new file mode 100644 index 0000000000..f5c8458f1e Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_32/surface7.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_32/surface8.png b/Pending/UMN/calculusStewartET/s_14_1_32/surface8.png new file mode 100644 index 0000000000..d4ebc67267 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_32/surface8.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_32/surface9.png b/Pending/UMN/calculusStewartET/s_14_1_32/surface9.png new file mode 100644 index 0000000000..77252d5447 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_32/surface9.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_43/level1a.png b/Pending/UMN/calculusStewartET/s_14_1_43/level1a.png new file mode 100644 index 0000000000..5b162dc594 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_43/level1a.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_43/level2a.png b/Pending/UMN/calculusStewartET/s_14_1_43/level2a.png new file mode 100644 index 0000000000..fe88305964 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_43/level2a.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_43/level3a.png b/Pending/UMN/calculusStewartET/s_14_1_43/level3a.png new file mode 100644 index 0000000000..9b6e8f7e70 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_43/level3a.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_43/level4a.png b/Pending/UMN/calculusStewartET/s_14_1_43/level4a.png new file mode 100644 index 0000000000..edcadf2ddf Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_43/level4a.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_43/s_14_1_43.pg b/Pending/UMN/calculusStewartET/s_14_1_43/s_14_1_43.pg index ab2707ebc2..ee2250e14f 100644 --- a/Pending/UMN/calculusStewartET/s_14_1_43/s_14_1_43.pg +++ b/Pending/UMN/calculusStewartET/s_14_1_43/s_14_1_43.pg @@ -14,6 +14,7 @@ ## Section1('14.1') ## Problem1('43') ## KEYWORDS('calculus', 'three-dimensional', 'functions', 'functions of two variables', 'graphs','level curves') +## RESOURCES('level2a.png','level4a.png','level3a.png','level1a.png') ##################################################################### diff --git a/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface1.png b/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface1.png new file mode 100644 index 0000000000..797ab2a7c1 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface1.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface2.png b/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface2.png new file mode 100644 index 0000000000..f0ddeef8a7 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface2.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface3.png b/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface3.png new file mode 100644 index 0000000000..fc8c3cae92 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface3.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface4.png b/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface4.png new file mode 100644 index 0000000000..5c3473c911 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface4.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface5.png b/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface5.png new file mode 100644 index 0000000000..56dbcea7da Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface5.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface6.png b/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface6.png new file mode 100644 index 0000000000..e655f2d768 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_59/levelsurface6.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_59/s_14_1_59.pg b/Pending/UMN/calculusStewartET/s_14_1_59/s_14_1_59.pg index 74e3524c1f..55dfe16b4e 100644 --- a/Pending/UMN/calculusStewartET/s_14_1_59/s_14_1_59.pg +++ b/Pending/UMN/calculusStewartET/s_14_1_59/s_14_1_59.pg @@ -16,6 +16,7 @@ ## Section1('14.1') ## Problem1('') ## KEYWORDS('calculus', 'three-dimensional', 'functions', 'functions of two variables', 'graphs','level curves') +## RESOURCES('surfacelevel2.png','surfacelevel3.png','surfacelevel6.png','surfacelevel5.png','levelsurface1.png','surfacelevel1.png','levelsurface3.png','levelsurface6.png','levelsurface4.png','levelsurface5.png','levelsurface2.png','surfacelevel4.png') ##################################################################### DOCUMENT(); # This should be the first executable line in the problem. diff --git a/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel1.png b/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel1.png new file mode 100644 index 0000000000..4eae4c19e6 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel1.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel2.png b/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel2.png new file mode 100644 index 0000000000..f3cd24db6b Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel2.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel3.png b/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel3.png new file mode 100644 index 0000000000..c1437585d9 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel3.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel4.png b/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel4.png new file mode 100644 index 0000000000..2cc6c23765 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel4.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel5.png b/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel5.png new file mode 100644 index 0000000000..542e13702b Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel5.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel6.png b/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel6.png new file mode 100644 index 0000000000..9524a26876 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_1_59/surfacelevel6.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_3_prob01/partial2.png b/Pending/UMN/calculusStewartET/s_14_3_prob01/partial2.png new file mode 100644 index 0000000000..19fea3b1fa Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_3_prob01/partial2.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_3_prob01/partial3.png b/Pending/UMN/calculusStewartET/s_14_3_prob01/partial3.png new file mode 100644 index 0000000000..98724b9ea0 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_3_prob01/partial3.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_3_prob01/s_14_3_prob01.pg b/Pending/UMN/calculusStewartET/s_14_3_prob01/s_14_3_prob01.pg index da476d0fcf..0d932f3819 100644 --- a/Pending/UMN/calculusStewartET/s_14_3_prob01/s_14_3_prob01.pg +++ b/Pending/UMN/calculusStewartET/s_14_3_prob01/s_14_3_prob01.pg @@ -16,6 +16,7 @@ ## Section1('14.3') ## Problem1('') ## KEYWORDS('calculus', 'partial derivatives', 'three-dimensions','graph') +## RESOURCES('partial2.png','partial3.png') ##################################################################### diff --git a/Pending/UMN/calculusStewartET/s_14_3_prob02/partiallevel1.png b/Pending/UMN/calculusStewartET/s_14_3_prob02/partiallevel1.png new file mode 100644 index 0000000000..a65f1d2dab Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_3_prob02/partiallevel1.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_3_prob02/partiallevel2.png b/Pending/UMN/calculusStewartET/s_14_3_prob02/partiallevel2.png new file mode 100644 index 0000000000..220f3edc24 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_3_prob02/partiallevel2.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_3_prob02/partiallevel3.png b/Pending/UMN/calculusStewartET/s_14_3_prob02/partiallevel3.png new file mode 100644 index 0000000000..c6eb64bdb3 Binary files /dev/null and b/Pending/UMN/calculusStewartET/s_14_3_prob02/partiallevel3.png differ diff --git a/Pending/UMN/calculusStewartET/s_14_3_prob02/s_14_3_prob02.pg b/Pending/UMN/calculusStewartET/s_14_3_prob02/s_14_3_prob02.pg index c47da219cb..d1b0d4ffcd 100644 --- a/Pending/UMN/calculusStewartET/s_14_3_prob02/s_14_3_prob02.pg +++ b/Pending/UMN/calculusStewartET/s_14_3_prob02/s_14_3_prob02.pg @@ -16,6 +16,7 @@ ## Section1('14.3') ## Problem1('') ## KEYWORDS('calculus', 'partial derivatives', 'three-dimensions','graph','level curves') +## RESOURCES('partiallevel3.png','partiallevel2.png','partiallevel1.png') #####################################################################