document.write( "Question 631278: A candy mix that sells for $2.50 a pound is to be mixed with a candy mix that sells for $5.00 a pound. How much of each should be used to make 50 pounds of mix that sells for $4.00 a pound? \n" ); document.write( "
Algebra.Com's Answer #397476 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Price ----------------quantity
\n" ); document.write( "Candy mix I 2.5----------------x pounds
\n" ); document.write( "Candy mix II 5 ------ 50-xpounds
\n" ); document.write( "Mixture 4 ---------------- 50
\n" ); document.write( "2.50x+5(50-x)=4 *50
\n" ); document.write( "250x+500(50-x)= 20000
\n" ); document.write( "250x+25000-500x =20000
\n" ); document.write( "250x-500x=20000 -25000
\n" ); document.write( "-250 x = -5000
\n" ); document.write( "/ -250
\n" ); document.write( "x= 20pounds Candy mix I
\n" ); document.write( "30 pounds Candy mix II
\n" ); document.write( "
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" );