Copyright (c) Christopher Makler / econgraphs.org

Supply and Demand in the Edgeworth Box


visibility controls

{{ params.personA }}'s perspective
{{ params.personB }}'s perspective
offer curves
contract curve
Snap to EquilibriumMake prices draggable

Utility Functions


u^A({{ notation.xLabel }},{{ notation.yLabel }}) = {{ model.utilityA.formula(true) }}

u^B({{ notation.xLabel }},{{ notation.yLabel }}) = {{ model.utilityB.formula(true) }}

Price Ratio


\frac{p_1}{p_2} = {{ params.showE ? model.equilibriumPriceRatio() : params.priceRatio | number: 2 }}