Example 5.15.
A rectangular fence is to be constructed from a fixed budget of 1000 dollars. Two parallel sides of the fence are constructed from a material costing 4 dollars per foot, while the remaining sides are constructed from a material costing 3 dollars per foot. Express these constraints as a linear equation.
Solution.
Let \(x\) denote the length of the sides costing 4 dollars per foot and let \(y\) denote the length of the sides costing 3 dollars per foot. Then the cost of the fence is \(4x+4x+3y+3y = 8x + 6y\text{.}\) The fixed budget imposes the linear constraint
\begin{equation*}
8x+6y = 1000.
\end{equation*}