Demand: D(P) = a − b·P. Supply: S(P^e) = c + d·P^e. Naive: P^e_t = P_{t−1}. Adaptive: P^e_t = P^e_{t−1} + λ(P_{t−1} − P^e_{t−1}). Smaller λ damps oscillations.