document.write( "Question 425463: 2) How many pounds of chocolate worth $1.20 a pound must be mixed with 10 pounds of chocolate worth 90 cents a pound to produce a mixture worth $1.00 a pound? \n" ); document.write( "
Algebra.Com's Answer #318137 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
1.2p+10(.9)=1(10+p)
\n" ); document.write( "1.2p+9=10+p
\n" ); document.write( ".2p=1
\n" ); document.write( "p=1/.2=5 lbs of chocolate at $1.20/lb. for your mix..
\n" ); document.write( "
\n" );