// DemAndOffCurves.txt. 5/15/2025. import Foundation let strModule0 :String = """ `` Lab Specs // <<<< LabSpecs start !! JEconLabScrollBar: econBarElastSub 1.00 4.0 .25 2.00 !! JEconLabScrollBar: econBarAlphaX 0.1 0.9 0.1 0.6 !! JEconLabScrollBar: econBarAlphaY 0.1 0.9 0.1 0.4 !! JEconLabScrollBar: econBarIncome 100 1000 100 500 !! JEconLabScrollBar: econBarPriceX .50 5.00 .10 2.20 // Lab Specs End >>>> `` Prob Specs ` Prob Start ************************ Start Copy !! Problem Name CES Utility Function !! JEconLabScrollBar> econBarElastSub B !! JLabel> graphOffCurve TT !! JLabel> graphDemCurve TT !! JEconLabScrollBar> econBarAlphaX B !! JEconLabScrollBar> econBarAlphaY B !! JEconLabScrollBar> econBarIncome B !! JEconLabScrollBar> econBarPriceX B !! JLabel> lblGoodX TT !! JLabel> lblGoodY TT !! JCheckBox> chckbxDemandCurve TTT !! JCheckBox> chckbxBudgetLine TTT !! JCheckBox> chckbxIndiffCurve TTT !! JCheckBox> chckbxOfferCurve TTT !! JCheckBox> chckbxMRCurve TTT !! JLabel> lblMRDemand TT !! JLabel> lblSlopeOffer TT // Prob Specs End >>>> ` Text Start CES Utility Function: U(X, Y) = `0x03B1`SUBX`SUBX`SUP`0x03C1`SUP + `0x03B1`SUBY`SUBY`SUP`0x03C1`SUP ` Prob End ************************** End Copy """ }