Introduction to Optimization: Free Response
5 questions in parts, 56 points in total. Work each one out on paper, taking a hint if you get stuck. When you have an answer, reveal the answer to check it, and the full solution only if you still want it. The rubric is there so you can mark your own work.
-
1. The corner you would not find by guessing . Application, 9 points. Question 1 of 5.
A feasible region is defined by , , , and . This question asks for the maximum of over that region, and for what a shortcut would miss.
- Part A.
Find every vertex of the region. Three of them lie on a coordinate axis, counting the origin; for the one that lies on neither axis, show the system you solved to find it.
Solve and show your work Write each step out, and end with the value and its units. 3 points
- Part B.
Evaluate at every vertex from part A, and state which vertex maximizes .
Carry your own answer forward Evaluate the objective at the four vertices you found in part A, even if your list differs from the one in the solution here.
Solve and show your work Write each step out, and end with the value and its units. 3 points
- Part C.
Three of the four vertices lie on a coordinate axis, counting the origin, and one lies on neither. Explain, using the corner-point principle, why checking only the axis intercepts could never be enough by itself to guarantee that the true maximum has been found.
Explain why it works A sentence or two. Reasons, not steps. 3 points
Hints
One at a time, each one a step further than the last. Take only as many as you need.
-
Hint 1 of 3
Four boundary pieces bound this region: the two coordinate axes and the two given lines. A vertex forms wherever two of those boundaries actually meet, so decide which pairs border the region before doing any algebra.
-
Hint 2 of 3 · Part A
For the vertex that is not on either axis, eliminate one variable between and the same way you eliminated a variable when solving a system of two equations earlier in the course.
-
Hint 3 of 3 · Part C
Ask what would happen to the search if the inside vertex simply were left off the candidate list: would the largest of the remaining values still be trustworthy as THE maximum, or only as the best of an incomplete list?
That is every hint for this question.
Answer and solution
Check your answer first. If it is wrong, go back to your paper: the worked solution will still be here.
The answer
Part A
, , , and .
Part B
, , , and ; the maximum is , at .
Part C
The axis intercepts are only SOME of the region's vertices; the corner-point principle guarantees the maximum only once every vertex is checked, and the vertex where the two slanted boundaries meet is a genuine candidate that the intercepts alone would miss entirely.
Not what you got? Look for the slip on your own paper before you open the solution. Finding it yourself is worth more than reading it.
Worked solution
Part A
Two vertices come straight from the axes. On the -axis (), the binding limit is , giving , so . On the -axis (), the binding limit is , giving , so .
The fourth vertex is where the two slanted lines meet. Solve for and substitute into :
so : the vertex . Together with the origin, the four vertices are , , , and .
Part B
Substitute each vertex into the objective.
The largest of the four values is , reached at , the vertex that is not on either axis.
Part C
The corner-point principle says that over a bounded region like this one the maximum is reached at a vertex, but it makes no promise about WHICH vertex; every one of them is a candidate until it has been checked. A region bounded by two slanted lines together with the axes generally has a vertex where the two slanted lines cross each other, and that point is just as much a vertex as the two on the axes.
Stopping at the axis intercepts silently drops a candidate from the list, so the largest of the remaining values is only the best of an incomplete search, not necessarily the true maximum. In this problem that dropped vertex is exactly the one that wins.
In one line
The region's four vertices are , , , and ; the maximum of is , reached at ; and checking only the axis intercepts would have missed that vertex entirely, since the corner-point principle requires every vertex to be checked, not just the ones on the axes.
Rubric
Mark your own paper against this. Give yourself the points for each element you actually wrote down, not the ones you meant to.
Part A 3 points
Finds the two non-origin axis vertices by identifying which line is actually binding on each axis, rather than reading intercepts off both lines regardless of which is tighter. . Worth 2 points.
Solves the two slanted lines as a system to find the fourth vertex, and reports all four points as a complete list. . Worth 1 point.
Part B 3 points
Substitutes all four vertices into the objective correctly, including the one off the axes. . Worth 2 points.
Identifies which single vertex gives the largest value, not just the four raw numbers. . Worth 1 point.
Part C 3 points
States that the corner-point principle requires checking EVERY vertex, and explains that stopping early leaves out a genuine candidate rather than an unimportant one. . Worth 2 points. needs an explanation, not just an answer
Names the general shape of the missed vertex: the point where two non-axis boundaries meet. . Worth 1 point.
-
-
2. Why a corner, and nowhere else . Foundational, 11 points. Question 2 of 5.
A feasible region is bounded by , , , and . Two of its vertices, where each slanted line meets an axis, are already known to be and . This question is about the one remaining vertex that lies on neither axis, and about why the search for a maximum stops at vertices at all.
- Part A.
Find the remaining vertex that lies on neither axis, where the two slanted lines and actually meet. Show the elimination or substitution step.
Solve and show your work Write each step out, and end with the value and its units. 3 points
- Part B.
For a linear objective (with and not both ), the points where form a line whose slope does not depend on , so changing only slides the line without turning it. Using that fact, explain why the maximum of over a feasible region can never occur at a point strictly inside the region, one that lies on no boundary at all.
Explain why it works A sentence or two. Reasons, not steps. 4 points
- Part C.
Take the region from the stem with the objective . The point satisfies and with room to spare on both, so it lies strictly inside the region. Using part B's reasoning, explain why computing at can never settle whether the true maximum has been found, no matter how large the resulting value turns out to be.
Justify your claim State the claim, then give the reason it has to be true. 4 points
Hints
One at a time, each one a step further than the last. Take only as many as you need.
-
Hint 1 of 4
This region has exactly four boundary pieces: the two axes and the two slanted lines. Work out which pairs of those boundaries genuinely meet inside the first quadrant before doing any algebra.
-
Hint 2 of 4 · Part A
Solve and the way you solved a system of two linear equations earlier this course: isolate one variable in one equation, then substitute into the other.
-
Hint 3 of 4 · Part B
Picture sliding a level line of across the plane. From a point with room on every side, is there ever a direction you could nudge it that stays inside the region while landing on a line farther along in the increasing direction?
-
Hint 4 of 4 · Part C
Whatever number comes out to, ask whether part B's argument depended on which specific point was tested, or only on the point being strictly inside the region.
That is every hint for this question.
Answer and solution
Check your answer first. If it is wrong, go back to your paper: the worked solution will still be here.
The answer
Part A
.
Part B
From an interior point you can always take a small step toward larger while staying inside the region, since the point touches no boundary; that step lands on a level line with a bigger value of , so a nearby feasible point always beats an interior one, and no interior point can be the maximum.
Part C
By part B's argument, is a strictly interior point, so a nearby feasible point always gives a strictly larger value; the number can therefore never be the true maximum, however large it looks, and only a vertex is ever a genuine candidate.
Not what you got? Look for the slip on your own paper before you open the solution. Finding it yourself is worth more than reading it.
Worked solution
Part A
Solve for : . Substitute into :
so : the vertex .
Part B
Take any point strictly inside the feasible region: it lies on no boundary, so a small enough move in any direction stays inside the region. In particular, move a small step in the direction that increases , the direction the level lines slide toward larger values. That step keeps every constraint satisfied, because the point started with room to spare on every one of them, and it lands on a level line with larger than before.
So from any interior point there is always a nearby feasible point with a strictly larger value of . A point that can always be beaten cannot be the maximum. This rules out every interior point at once, which is why, on a bounded region like this one, the maximum has to sit on the boundary and ultimately at a vertex of it.
Part C
First check that really is strictly interior: , strictly less than , and , strictly less than , with and as well. Every one of the four constraints has room to spare, so the point touches no boundary.
That looks like a respectable value, but part B's argument applies to it exactly as it does to any interior point: a small step from toward larger stays feasible and lands on a strictly larger value. So is provably not the maximum, regardless of how it compares to any particular vertex; only checking the actual vertices can settle the question.
In one line
The third vertex is , found by solving and together. No point strictly inside a feasible region can be the maximum of a linear objective, because a small step toward larger stays feasible from there and lands on a bigger value; that is why at the interior point settles nothing, however large it looks, and only the region's vertices are genuine candidates.
Rubric
Mark your own paper against this. Give yourself the points for each element you actually wrote down, not the ones you meant to.
Part A 3 points
Eliminates one variable between the two slanted equations by a method that is actually shown, rather than reading the point off a picture. . Worth 2 points.
Reports the vertex as a single coordinate pair consistent with BOTH original equations. . Worth 1 point.
Part B 4 points
Gives a valid general argument, that one small step toward larger stays feasible and increases , rather than checking the claim on a single numerical point. . Worth 3 points. needs an explanation, not just an answer
States the conclusion the argument was built for: no interior point can be the maximum. . Worth 1 point.
Part C 4 points
Recognizes that is strictly interior (checks it against all four constraints, not just one) before applying part B's argument to it. . Worth 2 points.
Concludes that the size of is irrelevant to whether it could be the maximum, and explains why using part B's reasoning rather than merely asserting it. . Worth 2 points. needs an explanation, not just an answer
-
-
3. A rule that quietly assumed a wall . Reasoning, 11 points. Question 3 of 5.
Consider the following claim about linear optimization: for an objective with and both positive, evaluating at every vertex of a feasible region and taking the largest value always gives the maximum of over that region. This question tests that claim against the region , , .
- Part A.
This region has exactly two vertices. Find them, and evaluate at each.
Solve and show your work Write each step out, and end with the value and its units. 3 points
- Part B.
Using ONE specific feasible point that is not a vertex, show that the claim in the stem is false for this region and this objective.
Carry your own answer forward Compare your test point's value against the larger of the two vertex values you found in part A, whatever that value was.
Construct a counterexample Give one specific case, and show it breaks the claim. 4 points
- Part C.
The region in the stem is unbounded. Explain what property of an unbounded region makes the claim in part B fail, and state the extra condition on the feasible region that the corner-point principle needs in order to guarantee that a maximum exists at all.
Justify your claim State the claim, then give the reason it has to be true. 4 points
Hints
One at a time, each one a step further than the last. Take only as many as you need.
-
Hint 1 of 4
Not every feasible region closes up into a polygon. Picture , , before finding a single vertex: does it stay within a bounded area, or does it run off in some direction?
-
Hint 2 of 4 · Part A
Each vertex here is where the line meets one of the two axes. Set one coordinate to in and solve for the other.
-
Hint 3 of 4 · Part B
You need only ONE feasible point to break a claim about ALL feasible points. Pick something far out in the direction the region keeps growing, and compare its objective value with the two you already found.
-
Hint 4 of 4 · Part C
Ask what stopped a maximum from existing in part B: something about the OBJECTIVE, or something about the SHAPE of the region?
That is every hint for this question.
Answer and solution
Check your answer first. If it is wrong, go back to your paper: the worked solution will still be here.
The answer
Part A
The vertices are and ; and .
Part B
Take : it is feasible since , and . Then , larger than , the largest of the two vertex values, so the claim is false.
Part C
The region is unbounded: you can move arbitrarily far out and stay feasible, so has no largest value at all. Boundedness is what the corner-point principle needs in order to promise both extremes. It is sufficient, not necessary: an unbounded region can still attain one, as this one attains its minimum.
Not what you got? Look for the slip on your own paper before you open the solution. Finding it yourself is worth more than reading it.
Worked solution
Part A
Each vertex is where meets an axis. On the -axis (): , giving . On the -axis (): , giving . No other pair of boundaries meets in the first quadrant, since and do not cross each other except at the origin, and the origin fails .
Both vertices give the objective the same value.
Part B
The claim says the largest vertex value is always the true maximum. Pick any feasible point that is not one of the two vertices and see whether it beats them. Take : check it is feasible first, with , so yes.
The largest vertex value from part A was , and . A feasible point has beaten every vertex value, which is exactly what the claim said could never happen. One such point is enough to refute a claim made about ALL feasible regions, so the claim is false.
Part C
In part B, moving away from the vertices toward larger and never left the region: it kept growing, further than any bound. That is exactly what an unbounded region means, and it is why no vertex value could be trusted as the largest possible: whatever value a vertex gives, a feasible point farther out gives more.
The corner-point principle, as proved in this lesson, guarantees both a maximum and a minimum only for a BOUNDED feasible region, one that fits inside some large enough box. Here the region stops growing toward the origin, bounded below by , so a minimum exists, but it never stops growing away from the origin, so no maximum exists.
In one line
The region's two vertices, and , both give , but the feasible point gives , which refutes the claim that the largest vertex value is always the true maximum. The reason is that the region is unbounded: the corner-point principle guarantees a maximum only over a BOUNDED region, and here can be pushed arbitrarily high, so no maximum exists at all.
Rubric
Mark your own paper against this. Give yourself the points for each element you actually wrote down, not the ones you meant to.
Part A 3 points
Finds both vertices correctly by intersecting with each axis, and recognizes that the origin is not a vertex of this region. . Worth 2 points.
Compares the objective values at the two vertices and states plainly how they relate to each other. . Worth 1 point.
Part B 4 points
Produces a specific feasible point, checked against the region's constraints, rather than describing in general terms where the claim might fail. . Worth 2 points.
Evaluates the objective at that point and compares it numerically against the vertex values from part A to establish that it is larger. . Worth 2 points.
Part C 4 points
Identifies unboundedness as the reason the claim fails: the region has no farthest point, so no vertex value can be the largest possible. . Worth 3 points. needs an explanation, not just an answer
States explicitly that a bounded region is what the corner-point principle needs to promise BOTH extremes, without claiming an unbounded region can never attain either one. . Worth 1 point.
-
-
4. A candle studio's best week . Application, 10 points. Question 4 of 5.
A candle studio pours vanilla candles ( per week) and lavender candles ( per week). Each vanilla candle uses oz of wax and hour of curing time; each lavender candle uses oz of wax and hours of curing time. In a week the studio has at most oz of wax and hours of curing time. Vanilla candles bring a profit of dollars each and lavender candles dollars each.
- Part A.
Write the full system of constraints, including non-negativity, and the objective to maximize.
Model the situation Name your unknown first, then write every other quantity in terms of that one letter. 3 points
- Part B.
Find every vertex of this feasible region and evaluate the profit at each. State the weekly plan that maximizes profit.
Carry your own answer forward Use the constraints you wrote in part A, even if they differ from the ones shown in the solution here.
Solve and show your work Write each step out, and end with the value and its units. 3 points
- Part C.
Check whether the winning plan from part B uses the studio's oz of wax and hours of curing time completely, and explain what it would mean about a plan if some of a resource had been left unused at the optimum.
Carry your own answer forward Check your own winning plan from part B against the two resource totals, whatever numbers you found there.
Explain what it means Words, not just symbols. Say what the number is telling you about the situation. 4 points
Hints
One at a time, each one a step further than the last. Take only as many as you need.
-
Hint 1 of 4
Two different limited resources are at work here, one rate per candle type for each. Before writing anything, decide which quantity you are trying to make as large as possible, and which two are the hard limits on it.
-
Hint 2 of 4 · Part A
Total wax used is the wax per vanilla candle times plus the wax per lavender candle times , and that total cannot exceed what the studio has. Build the curing-time constraint the same way.
-
Hint 3 of 4 · Part B
This region has four vertices: the origin, one on each axis, and one where the two slanted constraints meet each other. Solve that last one as a system, the way you did earlier in the course.
-
Hint 4 of 4 · Part C
Substitute the winning plan's and back into the LEFT side of each original constraint, and compare each result with the number on the right.
That is every hint for this question.
Answer and solution
Check your answer first. If it is wrong, go back to your paper: the worked solution will still be here.
The answer
Part A
Maximize subject to , , , .
Part B
, , , and ; the maximum profit is dollars, made by pouring vanilla and lavender candles.
Part C
At vanilla and lavender: wax used is and curing time used is , so both resources are used up completely. Leftover resource at the optimum would mean that resource is not what is limiting the plan, so having more of it would not raise the profit; the resource that IS used up is the one worth more of.
Not what you got? Look for the slip on your own paper before you open the solution. Finding it yourself is worth more than reading it.
Worked solution
Part A
Wax used is oz per vanilla candle and oz per lavender candle, and the total cannot exceed the oz available:
Curing time used is hour per vanilla candle and hours per lavender candle, capped at hours:
Both counts are nonnegative, and , and the profit to maximize adds dollars per vanilla candle and dollars per lavender candle: .
Part B
On the -axis (): gives , and from the other limit, so wax binds first: , giving . On the -axis (): gives , and gives , so curing time binds first: . The inside vertex is where meets :
Evaluate at all four vertices:
The maximum is dollars, at vanilla and lavender candles.
Part C
Substitute the winning plan, vanilla and lavender, back into the left side of each original constraint.
Both totals hit their limits exactly, so the plan spends all oz of wax and all hours of curing time.
That is not a coincidence at an optimum found at an inside vertex: that vertex is where the two slanted constraints cross, so both are tight there by construction. If a resource were instead left over at whatever point maximizes profit, it would mean that resource was never actually forcing a tradeoff, and the true limit on production was coming from elsewhere, a sign that some of that leftover resource could still be put to use, at least up to where the OTHER constraint finally takes over.
In one line
The model is maximize subject to , , ; the maximum profit is dollars a week, pouring vanilla and lavender candles, and that plan uses both the wax and the curing time completely, which is exactly why the constraints meeting there is where the best plan sits.
Rubric
Mark your own paper against this. Give yourself the points for each element you actually wrote down, not the ones you meant to.
Part A 3 points
Builds each resource constraint as (amount per vanilla candle) times plus (amount per lavender candle) times , capped by the amount available, for BOTH wax and curing time. . Worth 2 points.
Writes the profit objective with coefficients matching each candle's actual profit, and includes both non-negativity constraints. . Worth 1 point.
Part B 3 points
Finds all four vertices, including the one where the wax and curing-time limits meet each other. . Worth 2 points.
States which plan (not just which number) maximizes profit, in terms of candles poured. . Worth 1 point.
Part C 4 points
Substitutes the winning plan back into BOTH original constraints and compares each resulting total against its own limit. . Worth 2 points.
Explains, in general terms, what leftover resource at an optimum indicates about which resource is actually limiting the plan, rather than concluding that more could be produced. . Worth 2 points.
-
-
5. Solving the equations was not enough . Reasoning, 15 points. Question 5 of 5.
The following computation seeks the maximum of over the region , , , . It lists the region's four boundary lines as , , , and , solves every pair of them that actually meets in a point, and evaluates at each result together with the origin:
The largest of these, at , is reported as the maximum of over the region.
- Part A.
One of the five points evaluated above does not actually lie in the feasible region. Identify it, and name the specific constraint from the region's definition that it fails.
Find and correct the error Say which line first goes wrong, why it is wrong, and then do it correctly. 3 points
- Part B.
Excluding the point you identified in part A, verify by direct substitution that really is larger than at every other valid candidate, and state the true maximum of over the region.
Carry your own answer forward Exclude whichever point you named in part A, whichever one that was, and compare against what remains.
Solve and show your work Write each step out, and end with the value and its units. 3 points
- Part C.
Explain, in general, why solving a pair of boundary lines can produce a point that is not a genuine vertex of the feasible region, and what must always be checked before treating such a point as a candidate for the optimum.
Justify your claim State the claim, then give the reason it has to be true. 4 points
- Part D.
Suppose the objective were changed to instead of , over the same region. Evaluate at and at , explain why these two values must be equal to every value of along the entire boundary segment joining them, and state the maximum of over the whole region.
Explain why it works A sentence or two. Reasons, not steps. 5 points
Hints
One at a time, each one a step further than the last. Take only as many as you need.
-
Hint 1 of 4
Every one of the five points above was produced by solving two of the four boundary equations together. That guarantees the point satisfies those two equations. It guarantees nothing about the rest of the region's definition.
-
Hint 2 of 4 · Part A
Test each of the five points against all four conditions , , , , not only the two equations that produced it.
-
Hint 3 of 4 · Part C
Ask what a solved pair of equations actually proves about a point, and compare that to everything a genuine vertex of THIS region has to satisfy.
-
Hint 4 of 4 · Part D
is not just a random line; it is one of the region's own boundaries. Ask what that means for the value of at every single point sitting on it.
That is every hint for this question.
Answer and solution
Check your answer first. If it is wrong, go back to your paper: the worked solution will still be here.
The answer
Part A
fails , since . It does satisfy and , but that is not enough to make it feasible.
Part B
, , , and ; the true maximum is , at .
Part C
Solving two boundary lines together only guarantees the point satisfies THOSE two equations; it says nothing about the region's other constraints. A point counts as a genuine vertex, and so a genuine candidate, only once it has been checked against EVERY remaining constraint, not just the two that were solved to find it.
Part D
and ; they are equal because that whole edge lies on , so equals identically at every point of it, not only at its two ends. The maximum of over the region is , achieved at every point of that edge.
Not what you got? Look for the slip on your own paper before you open the solution. Finding it yourself is worth more than reading it.
Worked solution
Part A
Test each of the five points against every one of the four constraints , , , , not only the two equations that produced it.
For : holds, holds, holds, but
That single failure is enough to disqualify the point entirely: solved and correctly, but it was never checked against , the constraint it actually violates.
Part B
Substitute the four valid candidates into directly.
The value at , , is larger than at every other valid candidate, so it is the true maximum. The list of four is also complete: with removed, every remaining pair of boundary lines that actually meets inside the region has been solved.
Part C
A boundary line is the equation version of one inequality, holding with equality. Solving two such equations together finds the one point where BOTH of those two conditions hold exactly, and the algebra guarantees nothing more than that: it never looks at any of the region's other constraints.
A genuine vertex of the feasible region is a point where two boundaries meet AND every other constraint is still satisfied there too. When a problem has more than two boundary lines total, as this one does, some pairs of lines cross outside the region that the OTHER constraints carve out, exactly as and cross at , a point rules out. The fix is always the same: after solving a pair of boundary equations, substitute the result into every constraint that was NOT one of the two solved, and only keep the point if all of them hold.
Part D
The two values agree, and that is not a coincidence: the segment joining and is exactly the boundary , so every point on it, not only the two endpoints, satisfies . Since IS , the objective equals at every single point of that edge, because the edge's own equation forces it to.
Evaluating at the other two vertices confirms neither beats that: and . So the maximum of over the whole region is , tied along the entire edge from to , the case where an objective's level lines run parallel to one of the region's own edges.
In one line
is not feasible, since it fails ; once it is excluded, the true maximum of is , at . In general, solving two boundary lines only certifies those two conditions, so a candidate must be checked against every other constraint before it counts as a vertex. And for over the same region, the maximum is , tied along the whole edge from to , because that edge lies on .
Rubric
Mark your own paper against this. Give yourself the points for each element you actually wrote down, not the ones you meant to.
Part A 3 points
Identifies exactly one of the five listed points as the one that is not feasible, rather than rejecting a point that does satisfy every constraint. . Worth 2 points.
Names the specific constraint that point fails, with the numerical check that shows the failure, rather than saying only that it lies outside the region. . Worth 1 point.
Part B 3 points
Substitutes all four VALID points into the objective correctly, without re-including the excluded one. . Worth 2 points.
States the true maximum, and where it occurs, as the conclusion the surviving comparisons support. . Worth 1 point.
Part C 4 points
Explains that solving two equations together certifies only those two conditions, and says nothing about the rest of the region's constraints. . Worth 3 points. needs an explanation, not just an answer
States the general fix: check a candidate point against every remaining constraint before accepting it. . Worth 1 point.
Part D 5 points
Evaluates at both named points correctly. . Worth 2 points.
Explains why the values must agree using the fact that the edge lies on , rather than treating the match as a coincidence. . Worth 2 points. needs an explanation, not just an answer
States the maximum of over the whole region and that it is achieved along the entire edge, not just at one point. . Worth 1 point.
-