document.write( "Question 438653: Christie wants to make trail mix for a school fundraiser. Peanuts cost $2.00 per pound, M&M's cost 3 times the cost of the peanuts. Christie wants to make the trail mix with an equal amount of peanuts and m&m's, she has $32 to spend. How many pounds of each can she buy?
\n" );
document.write( "Me: Peanuts = x, M&M's = 3x??? Or Pounds = X, Peanuts = $2x m&m's = $6x a pound of each = 8x=32? is that what they are looking for?? four pounds of each? \n" );
document.write( "
Algebra.Com's Answer #303265 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Peanuts cost $2.00/lb, or 2x; M&M's cost 3 times that amount, or 6x. \n" ); document.write( "2x+6x=32.00 \n" ); document.write( "8x=32.00 \n" ); document.write( "x=4 \n" ); document.write( "Christie can buy 4 lbs each of peanuts and M&M's for $32.00, and mix them evenly. \n" ); document.write( " |