document.write( "Question 362953: can you give me an example of the following word problem in a table format? A spice mixture is 25% thyme. How many grams of thyme must be added to 12 g to the mixuter to increase the thyme content to 40%?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #258733 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( " |