document.write( "Question 1098453: Use the graphic method to solve this problem\r
\n" ); document.write( "\n" ); document.write( "Minimize the objective function:\r
\n" ); document.write( "\n" ); document.write( "3x+2y\r
\n" ); document.write( "\n" ); document.write( "Subject to the constraints:\r
\n" ); document.write( "\n" ); document.write( "2x+y>=30
\n" ); document.write( "2x+5y>=50
\n" ); document.write( "x+y=>20
\n" ); document.write( "x>=0
\n" ); document.write( "y>=0
\n" ); document.write( "

Algebra.Com's Answer #712842 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!

The solution you got from tutor ikleyn was very well done and very thorough.

\n" ); document.write( "However, there is a shortcut for getting to the final answer, without having to evaluate the objective function at all the vertices of the feasibility region. In fact, with this shortcut it is not even necessary to find all the vertices of the feasibility region.

\n" ); document.write( "I will refer to her response in describing the shortcut.

\n" ); document.write( "The slopes of the three constraint lines are -2 (red), -1 (blue), and -2/5 (green).

\n" ); document.write( "The objective function, evaluated at some particular point, is 3x+2y equal to some number. All lines with equations of that form have slopes of -3/2.

\n" ); document.write( "We need to find where a line with slope -3/2 touches a single vertex of the feasibility region, and does not pass through any portion of the feasibility region.

\n" ); document.write( "If you think about that, it is going to occur at the vertex where the slope of the objective function is between the slopes of the two intersecting constraint functions.

\n" ); document.write( "Since the slope of the objective function, -3/2, is between -2 and -1 (the intersection of the red and blue lines), that vertex is where the minimum value of the objective function is going to occur.

\n" ); document.write( "So the vertex where the minimum value of the objective function occurs is the intersection of the red and blue lines.

\n" ); document.write( "The only vertex of the feasibility region for which you need to determine the coordinates is that one; and then the minimum value of the objective function is the objective function evaluated at those coordinates.


\n" ); document.write( "So the streamlined process for solving this kind of problem is
\n" ); document.write( "(1) Find the slopes of the constraint lines and of the objective function;
\n" ); document.write( "(2) Find the two constraint lines for which the slope of the objective function is between the slopes of the two constraint lines;
\n" ); document.write( "(3) Find the coordinates of the intersection of those two constraint lines; and
\n" ); document.write( "(4) Evaluate the objective function at that point.
\n" ); document.write( "
\n" ); document.write( "
\n" );