document.write( "Question 25903: A customer has asked a caterer for 60lb of nuts, 60% of which are to be cashews. The caterer have available mixtures of 70% cashews and 45% cashews. How many pounds of each mixture should be used? \n" ); document.write( "
Algebra.Com's Answer #13920 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! 70x+45(60-x)=60(60) \n" ); document.write( "70x+2700-45x=3600 \n" ); document.write( "25x=900 \n" ); document.write( "x=36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "60-36=24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, for 70% there are 36Lb of nuts, and for 45% there are 24lb of nuts. \n" ); document.write( "Paul. \n" ); document.write( " \n" ); document.write( " |