document.write( "Question 1103727: Q16. The manager of a candy shop sells chocolate covered peanuts for $6 per pound and chocolate covered cashews for $15 per pound. The manager wishes to mix 100 pounds of the cashews to get a cashew-peanut mixture that will sell for $8 per pound. How many pounds of peanuts should be used? \n" ); document.write( "
Algebra.Com's Answer #718451 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = pounds of peanuts needed
\n" ); document.write( "-------------------------------------
\n" ); document.write( "\"+%28+6x+%2B+15%2A100+%29+%2F+%28+x+%2B+100+%29+=+8+\"
\n" ); document.write( "\"+6x+%2B+1500+=+8%2A%28+x+%2B+100+%29+\"
\n" ); document.write( "\"+6x+%2B+1500+=+8x+%2B+800+\"
\n" ); document.write( "\"+2x+=+700+\"
\n" ); document.write( "\"+x+=+350+\"
\n" ); document.write( "-------------------------
\n" ); document.write( "350 pounds of peanuts are needed
\n" ); document.write( "--------------------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+%28+6%2A350+%2B+1500+%29+%2F+%28+350+%2B+100+%29+=+8+\"
\n" ); document.write( "\"+%28+2100+%2B+1500+%29+%2F+450+=+8+\"
\n" ); document.write( "\"+3600+%2F+450+=+8+\"
\n" ); document.write( "\"+3600+=+3600+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );