document.write( "Question 362929: a spice mixture is 25% thyme. How many grams of thyme must be added to 12 g of the mixutre to increase the thyme content to 40%? \n" ); document.write( "
Algebra.Com's Answer #258698 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 12<==>.25<==>3 \n" ); document.write( " x<===>1.0<==>x \n" ); document.write( "12+x<=>.4<=>.4(12+x) \n" ); document.write( ". \n" ); document.write( "3+x=.4(12+x) \n" ); document.write( "3+x=4.8+.4x \n" ); document.write( ".6x=1.8 \n" ); document.write( "x=3 gm of thyme. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |