document.write( "Question 665012: A factory can produce two products, x and y, with a profit approximated by P = 14x + 22y – 900. The production of y can exceed x by no more than 200 units. Moreover, production levels are limited by the formula x + 2y ≤ 1600. What production levels yield maximum profit? \r
\n" );
document.write( "\n" );
document.write( "A. x = 400; y = 600
\n" );
document.write( "B. x = 0; y = 0
\n" );
document.write( "C. x = 1,600; y = 0
\n" );
document.write( "D. x = 0; y = 200 \n" );
document.write( "
Algebra.Com's Answer #413706 by KMST(5328)![]() ![]() You can put this solution on YOUR website! Obvious constraints are: \n" ); document.write( " \n" ); document.write( "(no negative production) \n" ); document.write( "Given constraints are: \n" ); document.write( " \n" ); document.write( "( \n" ); document.write( "the difference has to be \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Because of those constraints, \n" ); document.write( "there is a feasibility region. \n" ); document.write( "You only can work in that region of the x-y plane. \n" ); document.write( "That region is bordered by the lines represented by \n" ); document.write( " \n" ); document.write( "You can graph the lines. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( "Your feasibility region is tue quadrilateral with \n" ); document.write( "parts of the x-axis, the y-axis and the green and red lines for sides. \n" ); document.write( "You can find the intersection points for each pair of lines. \n" ); document.write( "For example, solving \n" ); document.write( "gives you the solution \n" ); document.write( "for point (400,600), where the red and green slanted lines intersect. \n" ); document.write( " \n" ); document.write( "The vertices of your feasibility region are: \n" ); document.write( "(0,0) , (0,200) , (400,600) and (1600,0). \n" ); document.write( "The maximum for \n" ); document.write( "(In some cases it could happen at 2 of vertices and the whole segment connecting them). \n" ); document.write( "All you need to do is calculate \n" ); document.write( "I will show you the calculation for 2 of them: \n" ); document.write( "For point (400,600), with \n" ); document.write( " \n" ); document.write( "For point (1600,0), \n" ); document.write( "The other points give you smaller values for \n" ); document.write( "so the solution is point (1600,0), \n" ); document.write( "with \n" ); document.write( " \n" ); document.write( "THE REASON WHY IT WORKS THAT WAY: \n" ); document.write( "The function to maximize, \n" ); document.write( "is a function of x and y, \n" ); document.write( "which could be represented in 3 dimensions, \n" ); document.write( "wit \n" ); document.write( "As with altitude as a function of 2-dimensional coordinates (latitude and longitude), \n" ); document.write( "we can represent the function \n" ); document.write( "The contour lines would be \n" ); document.write( "Luckily for us, the function is linear in \n" ); document.write( "so those contour lines will be straight lines, like the blue line below. \n" ); document.write( " \n" ); document.write( "The blue line is the graph of \n" ); document.write( " \n" ); document.write( "That is the line for \n" ); document.write( "As you change the constant, the line changes, \n" ); document.write( "but all the other contour lines are parallel to that blue line. \n" ); document.write( "As increase the value for the constant the lines moves away from the origin, until it moves out of your feasibility region. \n" ); document.write( "You want the values (for \n" ); document.write( "when you reach the end of the feasibility region. \n" ); document.write( "In general, that will happen at one of the vertices, or at 2 of the vertices and the side that joins them. \n" ); document.write( "In this case it happens at point (1600,0). \n" ); document.write( "The maximum for P will be found at (1600,0) \n" ); document.write( "where \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |