document.write( "Question 283565: the store sells cashews for 6.00 per pound and peanuts for 3.00 per pound the manager decides to mix 60 pounds with some cashews and sell the mixture for 4.oo per pound how many pounds should be mixed with the cashews to produce the same revenue. I keep getting this wrong. \n" ); document.write( "
Algebra.Com's Answer #205881 by scott8148(6628) You can put this solution on YOUR website! 3(x) + 6(60 - x) = 4(60)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x + 360 - 6x = 240\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "120 = 3x ___ 40 = x \n" ); document.write( " |