document.write( "Question 355982: A manager of a candy shop sells chocolate covered peanuts for $8 per pound and chocolate covered cashews for $14 per pound. The manager wishes to mix fifty pounds of cashews to get a cashew-peanut mixture that will sell for $9 per pound. How many pounds of chocolate covered peanuts should be used? \n" ); document.write( "
Algebra.Com's Answer #254119 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
(x)(8) + (50)(14) = (50 + x)(9) \n" ); document.write( "
\n" );