document.write( "Question 272598: The cost to run machine 1 for an hour is $2. During that hour, Machine 1 produces 240 bolts and 100 nuts. The cost to run machine 2 for an hour is $2.40. During that hour, Machine 2 produces 160 bolts and 160 nuts. With a combined running time of no more that 30 hours, how long should each machine run to produce an order of at least 2080 bolts and 1520 nuts at the minimum operating cost?\r
\n" ); document.write( "\n" ); document.write( "I can't figure out the proper equations to graph.
\n" ); document.write( "

Algebra.Com's Answer #199356 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The cost to run machine 1 for an hour is $2.
\n" ); document.write( "During that hour, Machine 1 produces 240 bolts and 100 nuts.
\n" ); document.write( "-----------------------------------------------------------------
\n" ); document.write( "The cost to run machine 2 for an hour is $2.40.
\n" ); document.write( "During that hour, Machine 2 produces 160 bolts and 160 nuts.
\n" ); document.write( "-----------------------------------------------------------------
\n" ); document.write( "With a combined running time of no more that 30 hours, how long should each machine run to produce an order of at least 2080 bolts and 1520 nuts at the minimum operating cost?
\n" ); document.write( "----------------------------------\r
\n" ); document.write( "\n" ); document.write( "Let \"x\" be machine 1 running time: x >= 0
\n" ); document.write( "Let \"y\" be machine 2 running time: y >= 0
\n" ); document.write( "------
\n" ); document.write( "Objective Function: Cost = 2x + 2.40y
\n" ); document.write( "This is the function to be minimized
\n" ); document.write( "----------------------
\n" ); document.write( "Equations:
\n" ); document.write( "time: x + y = 7
\n" ); document.write( "bolts: 240x + 160y >=2080
\n" ); document.write( "nuts:: 100x + 160y >- 1520
\n" ); document.write( "-------------------------------
\n" ); document.write( "Solve equations/inequlities for y and graph.
\n" ); document.write( "---
\n" ); document.write( "I guess you know the rest of the procedure
\n" ); document.write( "===============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );