document.write( "Question 1153924: A manufacturing company makes two types of water skis, a trick ski and a slalom ski. The relevant manufacturing data are given in the table:\r
\n" );
document.write( "\n" );
document.write( "LABOR HRS
\n" );
document.write( " MAX LABOR HRS AVAILABLE PER DAY
\n" );
document.write( "DEPT Trick Ski Slalom Ski
\n" );
document.write( "Fabricating 8 6 264
\n" );
document.write( "Finishing 1 1 40 \r
\n" );
document.write( "\n" );
document.write( "(A) If the profit on a trick ski is $40 and the profit on a slalom ski is $50, how many of each type of ski should be manufactured each day to realize a maximum profit? What is the maximum profit? \n" );
document.write( "
Algebra.Com's Answer #776270 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The other tutor provided a thorough solution to the problem using the standard process: graph the feasibility region and evaluate the profit function at each corner. \n" ); document.write( "In fact that is usually not necessary. \n" ); document.write( "The method described below can usually get you to the solution to this kind of problem faster and with less work. \n" ); document.write( "The given constraints give us the inequalities \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "And of course x and y have to be zero or positive. \n" ); document.write( "Consider the graphs of the boundary lines of those inequalities. In slope-intercept form they are \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "A graph.... \n" ); document.write( " \n" ); document.write( "The corners of the feasibility region are (0,0), (0,40), (33,0) and the as yet undetermined point where the two constraint boundary line intersect. \n" ); document.write( "In the standard solution process, you would determine that 4th point and evaluate the profit function at each corner. That is not necessary. \n" ); document.write( "Instead, consider the slope of the profit function. The function is \n" ); document.write( " \n" ); document.write( "In slope-intercept form, that is \n" ); document.write( " \n" ); document.write( "The maximum profit is going to occur when a line with slope -4/5 just touches a corner of the feasibility region, rather than passing through it. \n" ); document.write( "Comparing the slope of the profit function to the slopes of the two constraint boundary lines, it is clear that the corner of the feasibility region that will yield the maximum profit is (0,40). \n" ); document.write( "So the maximum profit is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |