Data Visualizationhard
0:00.0

A streamgraph visualization shows two layers f1(x)=x2f_1(x) = x^2 and f2(x)=xf_2(x) = x. To minimize 'wiggle', the baseline b(x)b(x) is calculated as b(x)=12(f1(x)+f2(x))b(x) = -\frac{1}{2}(f_1(x) + f_2(x)). What is the vertical position of the bottom of the first layer f1f_1 at x=2x=2?