Skip to main content
Contents
Dark Mode Prev Up Next
\(
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Exercises 36.3 Homework
1.
(Theoretical) Write down the system of linear constraints used in
Example 36.2.1 in an explicit form, as a system of inequalities such as “
\(11a+22b-33c + w\le 44\) ”.
2.
(Computational) Modify the code in
Example 36.2.2 to separate the points (not completely) by a parabola rather than by a line.