Chapter 4: Problem 12
\(\begin{array}{ll}\text { Maximize } & p=x-y+z+w \\ \text { subject to } & x+y+z \leq 3 \\ & y+z+w \leq 3 \\ & x+z+w \leq 4 \\ & x+y+w \leq 4 \\ & x \geq 0, y \geq 0, z \geq 0, w \geq 0 .\end{array}\)
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 4: Problem 12
\(\begin{array}{ll}\text { Maximize } & p=x-y+z+w \\ \text { subject to } & x+y+z \leq 3 \\ & y+z+w \leq 3 \\ & x+z+w \leq 4 \\ & x+y+w \leq 4 \\ & x \geq 0, y \geq 0, z \geq 0, w \geq 0 .\end{array}\)
All the tools & learning materials you need for study success - in one app.
Get started for free
In February 2008 , each episode of "American Idol" was typically seen by \(28.5\) million viewers, while each episode of "Back to You" was seen by \(12.3\) million viewers. \(^{15}\) Your marketing services firm has been hired to promote Bald No More's hair replacement process by buying at least 30 commercial spots during episodes of "American Idol" and "Back to You." The cable company running "American Idol" has quoted a price of \(\$ 3,000\) per spot, while the cable company showing "Back to You" has quoted a price of \(\$ 1,000\) per spot. Bald No More's advertising budget for TV commercials is \(\$ 120,000\), and it would like no more than \(50 \%\) of the total number of spots to appear on "Back to You." How many spots should you purchase on each show to reach the most viewers?
$$ \begin{aligned} \text { Minimize } & c=s+t \\ \text { subject to } & s+2 t \geq 6 \\ & 2 s+t \geq 6 \\ & s \geq 0, t \geq 0 . \end{aligned} $$
Consider the following example of a nonlinear programming problem: Maximize \(p=x y\) subject to \(x \geq 0, y \geq 0\), \(x+y \leq 2\). Show that \(p\) is zero on every corner point, but is greater than zero at many noncorner points.
Agriculture \(^{30}\) Your farm encompasses 900 acres, and you are planning to grow soybeans, corn, and wheat in the coming planting season. Fertilizer costs per acre are: \(\$ 5\) for soybeans, \(\$ 2\) for corn, and \(\$ 1\) for wheat. You estimate that each acre of soybeans will require an average of 5 hours of labor per week, while tending to corn and wheat will each require an average of 2 hours per week. Based on past yields and current market prices, you estimate a profit of \(\$ 3,000\) for each acre of soybeans, \(\$ 2,000\) for each acre of corn, and \(\$ 1,000\) for each acre of wheat. You can afford to spend no more than \(\$ 3,000\) on fertilizer, but your labor union contract stipulates at least 2,000 hours per week of labor. How many acres of each crop should you plant to maximize total profits? In this event, will you be using more than 2,000 hours of labor?
Solve the LP problems. If no optimal solution exists, indicate whether the feasible region is empty or the objective function is unbounded. Maximize and minimize \(\quad p=x+2 y\) subject to \(\begin{aligned} & x+y \geq 2 \\ & x+y \leq 10 \\ & x-y \leq 2 \\\ & x-y \geq-2 . \end{aligned}\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.