document.write( "Question 1063552: 9. A company sells a container of mixed nuts that is 12% peanuts and another container that is
\n" );
document.write( "60% peanuts. How many cups of each mixture would be needed to make 12 cups that is 40%
\n" );
document.write( "peanuts?
\n" );
document.write( "4 cups of the 12% peanuts and 8 cups of the 60% peanuts
\n" );
document.write( "8 cups of the 12% peanuts and 4 cups of the 60% peanuts
\n" );
document.write( "5 cups of the 12% peanuts and 7 cups of the 60% peanuts
\n" );
document.write( "3 cups of the 12% peanuts and 9 cups of the 60% peanuts \n" );
document.write( "
Algebra.Com's Answer #678678 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x= cups of 12% \n" ); document.write( "12-x= cups of 60% \n" ); document.write( ".12x+.60(12-x)=.40(12) \n" ); document.write( ".12x+7.2-.60x=4.8 \n" ); document.write( "-.48x=-2.4 \n" ); document.write( "x=5 cups of 12% \n" ); document.write( "12-x=7 cups of 60% \n" ); document.write( "expect the number of cups of 60% to be more, because you end up a little closer to 60% than to 12%. \n" ); document.write( " \n" ); document.write( " |