document.write( "Question 1196249: A fruit juice company makes two special drinks by blending apple and pineapple juices. The first drink
\n" );
document.write( "uses 30% apple juice and 70% pineapple juice, while the second drink uses 60% apple juice and 40%
\n" );
document.write( "pineapple juice. There are 1000 liters of apple juice and 1500 liters of pineapple juice available. If the
\n" );
document.write( "profit for the first drink is N$.60 per liter and that for the second drink is N$.50, use the simplex
\n" );
document.write( "method to find the number of liters of each drink that should be produced in order to maximize the
\n" );
document.write( "profit. \n" );
document.write( "
Algebra.Com's Answer #829036 by ikleyn(52797)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Regarding the post by @amoresroy, the numbers in the answer are correct, \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " but the solution itself is INADEQUATE.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This problem is a Linear Programming problem.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "On solving typical Linear Programming problems, see the lesson\r \n" ); document.write( "\n" ); document.write( " - Solving minimax problems by the Linear Programming method \r \n" ); document.write( "\n" ); document.write( "in this site.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Learn the subject from there.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |