document.write( "Question 23072: Hi, I need to do problem on linear programming and answer all those questions bellow the problem. This is a problem: A manufacturer produces two kinds of radios.
\n" ); document.write( "Model X takes 4 hours to produce, cost $8 in production, and sells for $15
\n" ); document.write( "Model Y takes 3 hours to produce, cost $7 in production, and sells for $12
\n" ); document.write( "If manufacture allots a total of 58 hours and $126 per week to produce radios, find his maximum income. How many of each model will produce this maximum profit?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "X stands for: I think x stand for number model X radios will produces \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Y stands for: I think y number model Y radios will produces\r
\n" ); document.write( "\n" ); document.write( "Constraint Equations:
\n" ); document.write( "8x+ 7y\r
\n" ); document.write( "\n" ); document.write( "15x+12y
\n" ); document.write( "I think if I know how to create equation then I will be able to to graphs\r
\n" ); document.write( "\n" ); document.write( "Objective Function:\r
\n" ); document.write( "\n" ); document.write( "Corner Coordinates:\r
\n" ); document.write( "\n" ); document.write( "Work shown in checking Coordinates:\r
\n" ); document.write( "\n" ); document.write( "Correct answer in a sentence\r
\n" ); document.write( "\n" ); document.write( "Graph
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #11507 by stanbon!(97)\"\" \"About 
You can put this solution on YOUR website!
Regarding your constraint equations:
\n" ); document.write( " 8x+7y is a production cost expression. The equation
\n" ); document.write( "you want is 8x+7y<=126
\n" ); document.write( "You also need a production time eqation:
\n" ); document.write( " 4x + 3y <= 58
\n" ); document.write( "Also x>=0 and y>=0
\n" ); document.write( "The Objective Function is an Income statement:
\n" ); document.write( "Income or I = 15x + 12y
\n" ); document.write( "Procedure:
\n" ); document.write( "Graph the four constraint lines on a single pair of xy axes.
\n" ); document.write( "The lines will form a triangle with two intersections on the
\n" ); document.write( "y-axis and one where the production-cost and the production-
\n" ); document.write( "time lines intersect.
\n" ); document.write( "Find the three points of intersection.
\n" ); document.write( "Put the (x,y) values into the objective function to determine
\n" ); document.write( "under what production conditions you maximize your income and
\n" ); document.write( "therefore your maximize profit.
\n" ); document.write( "
\n" ); document.write( "
\n" );