document.write( "Question 283484: I have been looking over mixture problems, and am quite comfortable solving 2 ingredient formulas, but I do not know the procedure if there are MORE than 2 ingredients.
\n" );
document.write( "Example:
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "Create a mixture using all 4 candies that will sell for $3.95 while maximizing profits.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #205787 by Deina(147) You can put this solution on YOUR website! Set for just two ingredients \n" ); document.write( "A larger output quantity will allow us to narrow in on the desired selling price easier, so we will do a total of 25 lbs. \n" ); document.write( "Using only two ingredients, Candies B & D:
\n" ); document.write( " \n" ); document.write( "x = 17.75 lbs of candy B \n" ); document.write( "25 - 17.75 = 7.25 lbs of candy D \n" ); document.write( " \n" ); document.write( " |