document.write( "Question 1139948: A chain saw requires 3 hours of assembly and a wood chipper 5 hours. A maximum of 45 hours of assembly time is available. The profit is $ 160 on a chain saw and $ 240 on a chipper. How many of each should be assembled for maximum​ profit?
\n" ); document.write( "To attain the maximum​ profit, assemble
\n" ); document.write( "nothing chain saws and
\n" ); document.write( "nothing wood chippers.  
\n" ); document.write( "

Algebra.Com's Answer #760459 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
i solved this graphically as shown below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the area of the graph that is not shaded is the region of feasibility.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to find that region, i graphed the opposite of the inequalities formed by the constraints of the problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the constraints of the problem were:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x + 5y <= 45
\n" ); document.write( "x >= 0
\n" ); document.write( "y >= 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i graphed:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x + 5y >= 45
\n" ); document.write( "x <= 0
\n" ); document.write( "y <= 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the corner points of the feasible region are where the maximum / minimum solutions lie.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the objective function, which was profit = 160x + 240y, was evaluated at each of these corner points.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "at (0,9), the profit was 240 * 9 = 2160\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "at (15,0), the profit was 160 * 15 = 2400.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "maximum profit was 2400 when 15 chains saws and zero chippers were assembled.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "unfortunately, there was no happy middle ground for maximum profit.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for example, when x = 5, y = 6 and the profit was 160 * 5 + 240 * 6 = 2240.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that was actually better than one of the corner points but not better than the other.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );