document.write( "Question 430221: Alpine Trail mix is 40% nuts and Meadows Trail Mix is 25% nuts. How much of Alpine and how much of Meadows should be mixed to form a 10-lb batch of trail mix that is 32% nuts? (Set up the problem) \n" ); document.write( "
Algebra.Com's Answer #298833 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Alpine Trail mix is 40% nuts and Meadows Trail Mix is 25% nuts. \n" ); document.write( " How much of Alpine and how much of Meadows should be mixed to form a 10-lb \n" ); document.write( " batch of trail mix that is 32% nuts? (Set up the problem) \n" ); document.write( ": \n" ); document.write( "Let x = Alpine, 40% nuts mixture \n" ); document.write( "the result is to be 10 lb, therefore \n" ); document.write( "(10-x) = Meadows, 25% nuts \n" ); document.write( ": \n" ); document.write( ".40x + .25(10-x) = .32(10) \n" ); document.write( " |