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( "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)\"\" \"About 
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( "
  • \"+4.95%28x%29+%2B+1.50%2825-x%29+=+3.95%2825%29+\"
    \n" ); document.write( "
  • \"+4.95x+%2B+37.5+-+1.5x+=+98.75+\"
    \n" ); document.write( "
  • \"+3.45x+%2B+37.5+=+98.75+\"
    \n" ); document.write( "
  • \"+3.45x+%2F+3.45+=+61.25+%2F+3.45+\"

\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( "
\n" );