document.write( "Question 198078: Brand X sells 21 oz. bags of mixed nuts that
\n" ); document.write( "contain 29% peanuts. To make their
\n" ); document.write( "product they combine Brand A mixed nuts
\n" ); document.write( "which contain 35% peanuts and Brand B
\n" ); document.write( "mixed nuts which contain 25% peanuts.
\n" ); document.write( "How much of each do they need to use?
\n" ); document.write( "

Algebra.Com's Answer #148550 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"a\"= ounces of brand A nuts used
\n" ); document.write( "Let \"b\"= ounces of brand B nuts used
\n" ); document.write( "In words:
\n" ); document.write( "(ounces of peanuts in final mixture)/(total ounces of mixture) = 29%
\n" ); document.write( "\"%28.35a+%2B+.25b%29+%2F+21+=+.29\"
\n" ); document.write( "\".35a+%2B+.25b+=+.29%2A21\"
\n" ); document.write( "(1) \".35a+%2B+.25b+=+6.09\"
\n" ); document.write( "(2) \"a+%2B+b+=+21\"
\n" ); document.write( "Multiply both sides of (2) by \".25\" and
\n" ); document.write( "subtract (2) from (1)
\n" ); document.write( "(1) \".35a+%2B+.25b+=+6.09\"
\n" ); document.write( "(2) \"-.25a+-+.25b+=+-5.25\"
\n" ); document.write( "-----------------------------
\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( "\"8.4+%2B+b+=+21\"
\n" ); document.write( "\"b+=+21+-+8.4\"
\n" ); document.write( "\"b+=+12.6\"
\n" ); document.write( "8.4 ounces of brand A and 12.6 ounces of brand B are needed
\n" ); document.write( "check:
\n" ); document.write( "\"%28.35a+%2B+.25b%29+%2F+21+=+.29\"
\n" ); document.write( "\"%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" ); document.write( "
\n" );