// OffDemCurves.txt. 1/8/2015. import Foundation let strModule0 :String = """ `` Lab Specs // <<<< LabSpecs start !! JEconLabScrollBar: econBarQuadA -.25 -2.00 -0.25 -1.00 !! JEconLabScrollBar: econBarQuadB 180 215 5 200 !! JEconLabScrollBar: econBarQuadC 0 200 25 0 !! JEconLabScrollBar: econBarPrice 0 200 10 60 !! JEconLabScrollBar: econBarY0 2000 8000 500 6000 // Lab Specs End >>>> `` Prob Specs ` Prob Start ************************ Start Copy !! Problem Name Quadratic Utility Function !! JEconLabScrollBar> econBarQuadA B !! JEconLabScrollBar> econBarQuadB B !! JEconLabScrollBar> econBarQuadC N !! JLabel> graphOff TT !! JLabel> graphDem TT !! JEconLabScrollBar> econBarPrice B !! JEconLabScrollBar> econBarQuad B !! JEconLabScrollBar> econBarY0 B !! JLabel> labelOfferCurveSlope TT !! JLabel> labelMRFromDemCurve TT // Prob Specs End >>>> ` Text Start `RED`BLDU(X,Y) = aX`SUP2`SUP + bX + Y`BLD`BLK BL: Budget Line IC: Indifference Curve OC: Offer Curve DC: Demand Curve MR: Marginal Revenue Curve ` Prob End ************************** End Copy """ }