document.write( "Question 502773: The owner of a candy store wanted to mix peanuts selling for $2 per pound, cashews selling for $9 per pound, and Brazil nuts selling for $7 per pound to get 50 pounds of a mixture that would sell for $5.20 per pound. She used 15 fewer pounds of cashews than peanuts. How many pounds of each did she use? \n" ); document.write( "
Algebra.Com's Answer #338941 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"a\" = pounds of peanuts needed
\n" ); document.write( "Let \"b\" = pounds of cashews needed
\n" ); document.write( "Let \"c\" = pounds of Brazil nuts needed
\n" ); document.write( "given:
\n" ); document.write( "(1) \"+a+%2B+b+%2B+c+=+50+\"
\n" ); document.write( "(2) \"+%28+2a+%2B+9b+%2B+7c+%29+%2F+50+=+5.2+\"
\n" ); document.write( "(3) \"+b+=+a+-+15+\"
\n" ); document.write( "----------------
\n" ); document.write( "(2) \"+2a+%2B+9b+%2B+7c+=+260+\"
\n" ); document.write( "Multiply both sides of (1) by \"7\" and
\n" ); document.write( "subtract (2) from (1)
\n" ); document.write( "(1) \"+7a+%2B+7b+%2B+7c+=+350+\"
\n" ); document.write( "(2) \"+-2a+-+9b+-+7c+=+-260+\"
\n" ); document.write( "\"+5a+-+2b+=+90+\"
\n" ); document.write( "Substitute (3) into this result
\n" ); document.write( "\"+5a+-2%2A%28+a+-+15+%29+=+90+\"
\n" ); document.write( "\"+5a+-+2a+%2B+30+=+90+\"
\n" ); document.write( "\"+3a+=+60+\"
\n" ); document.write( "\"+a+=+20+\"
\n" ); document.write( "and, since
\n" ); document.write( "(3) \"+b+=+a+-+15+\"
\n" ); document.write( "(3) \"+b+=+20+-+15+\"
\n" ); document.write( "(3) \"+b+=+5+\"
\n" ); document.write( "and, since
\n" ); document.write( "(1) \"+a+%2B+b+%2B+c+=+50+\"
\n" ); document.write( "(1) \"+20+%2B+5+%2B+c+=+50+\"
\n" ); document.write( "(1) \"+c+=+50+-+25+\"
\n" ); document.write( "(1) \"+c+=+25+\"
\n" ); document.write( "20 pounds of peanuts are needed
\n" ); document.write( "5 pounds of cashews are needed
\n" ); document.write( "25 pounds of Brazil nuts are needed
\n" ); document.write( "check answer:
\n" ); document.write( "(2) \"+%28+2a+%2B+9b+%2B+7c+%29+%2F+50+=+5.2+\"
\n" ); document.write( "(2) \"+%28+2%2A20+%2B+9%2A5+%2B+7%2A25+%29+%2F+50+=+5.2+\"
\n" ); document.write( "(2) \"+%28+40+%2B+45+%2B+175+%29+%2F+50+=+5%2C2+\"
\n" ); document.write( "(2) \"+260%2F50+=+5.2+\"
\n" ); document.write( "(2) \"+260+=+260+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );