document.write( "Question 198835: Brand X sells 21 oz. bags of mixed nuts that contain 29% peanuts. To make their product they combine Brand A mixed nuts which contain 35% peanuts Brand B mixed nuts which contain 25% peanuts. How much of each do they need to use? \n" ); document.write( "
Algebra.Com's Answer #149309 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"a\"= ounces of brand A they need
\n" ); document.write( "Let \"b\"= ounces of brand B they need
\n" ); document.write( "given:
\n" ); document.write( "\".35a\"= ounces of peanuts in brand A
\n" ); document.write( "\".25b\"= ounces of peanuts in brand B
\n" ); document.write( "\"a+%2B+b+=+21\"
\n" ); document.write( "\".29%2A21+=+6.09\"= ounces of peanuts in final mixture
\n" ); document.write( "--------------------
\n" ); document.write( "In words:
\n" ); document.write( "(total ounces of peanuts) / (total ounces of mixture) = % peanuts
\n" ); document.write( "(1) \"a+%2B+b+=+21\"
\n" ); document.write( "(2) \"%28.35a+%2B+.25b%29+%2F+21+=+.29\"
\n" ); document.write( "Multiply both sides of (2) by \"21\"
\n" ); document.write( "(2) \".35a+%2B+.25b+=+6.09\"
\n" ); document.write( "Multiply both sides of (1) by \".25\"
\n" ); document.write( "and subtract (1) from (2)
\n" ); document.write( "(2) \".35a+%2B+.25b+=+6.09\"
\n" ); document.write( "(1) \"-.25a+-+.25b+=+5.25\"
\n" ); document.write( "\".1a+=+.84\"
\n" ); document.write( "\"a+=+8.4\"
\n" ); document.write( "and, since
\n" ); document.write( "\"a+%2B+b+=+21\"
\n" ); document.write( "\"b+=+21+-+8.4\"
\n" ); document.write( "\"b+=+12.6\"
\n" ); document.write( "They need 8.4 ounces of brand A and 12.6 ounces of brand B
\n" ); document.write( "check answer:
\n" ); document.write( "(2) \"%28.35a+%2B+.25b%29+%2F+21+=+.29\"
\n" ); document.write( "(2) \"%28.35%2A8.4+%2B+.25%2A12.6%29+%2F+21+=+.29\"
\n" ); document.write( "\"%282.94+%2B+3.15%29+%2F+21+=+.29\"
\n" ); document.write( "\"6.09%2F21+=+.29\"
\n" ); document.write( "\".29+=+.29\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );