document.write( "Question 606766: Ellie has 20 pounds of nut mix at her store. The mix contains 10% walnuts. She wants to add walnuts to the mix so that it becomes 25% walnuts. How many pounds of walnuts must Ellie add? \n" ); document.write( "
Algebra.Com's Answer #382247 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! She has 2 lbs of walnuts now. \n" ); document.write( ".25(x+20)=.10*(20)+x \n" ); document.write( "x=4\r \n" ); document.write( "\n" ); document.write( "check \n" ); document.write( ".25(24)=2+4 \n" ); document.write( "6=6 \n" ); document.write( "ok\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |