| Alternative 1 | |
|---|---|
| Error | 1.3 |
| Cost | 456 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -0.018:\\
\;\;\;\;7.787037037037037 \cdot x\\
\mathbf{elif}\;x \leq 0.0175:\\
\;\;\;\;0.13793103448275862\\
\mathbf{else}:\\
\;\;\;\;7.787037037037037 \cdot x\\
\end{array}
\]