document.write( "Question 88108: Word problem #1
\n" ); document.write( "Need to make at least 12 heat and at least 20 radar missiles per month.
\n" ); document.write( "Production limits number of missiles to no more than 72 per month
\n" ); document.write( "Will sell the heat missilies for 312,000 and radar for 512,000.
\n" ); document.write( "How many of each should be sold to max profits per month?? What is the max profit?\r
\n" ); document.write( "\n" ); document.write( "Need:
\n" ); document.write( "Constraints
\n" ); document.write( "Objective Function
\n" ); document.write( "solution\r
\n" ); document.write( "\n" ); document.write( "So hard to work out - HELP!! thanks
\n" ); document.write( "lucyloo
\n" ); document.write( "

Algebra.Com's Answer #64053 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Need to make at least 12 heat and at least 20 radar missiles per month.
\n" ); document.write( "Production limits number of missiles to no more than 72 per month
\n" ); document.write( "Will sell the heat missiles for 312,000 and radar for 512,000.
\n" ); document.write( "How many of each should be sold to max profits per month?? What is the max profit?
\n" ); document.write( ":
\n" ); document.write( "Let x = no. of heat seeking missiles
\n" ); document.write( "Let y = no. of radar guided missiles
\n" ); document.write( "Need:
\n" ); document.write( "Constraints
\n" ); document.write( "Requirement constraints:
\n" ); document.write( "x => 12
\n" ); document.write( "y => 20
\n" ); document.write( "x + y =< 72
\n" ); document.write( ":
\n" ); document.write( "Here you tell us the price of the missiles, but this is not the profit on each
\n" ); document.write( "We need to know that\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Objective Function
\n" ); document.write( "solution
\n" ); document.write( "
\n" );