document.write( "Question 868110: i have 100% baking soda and need to dilute it to 10%. how much baking soda would i use for 1 liter of water? \n" ); document.write( "
Algebra.Com's Answer #523352 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
1 liter of water is 1000 grams of water.\r
\n" ); document.write( "\n" ); document.write( "let s = grams of baking soda to use.
\n" ); document.write( "\"s%2F%281000%2Bs%29=0.10\"
\n" ); document.write( "\"s=0.1%28s%2B1000%29\"
\n" ); document.write( "\"s=0.1s%2B100\"
\n" ); document.write( "\"0.9s=100\"
\n" ); document.write( "\"s=100%2F0.9\"
\n" ); document.write( "\"highlight%28s=111%29\" grams
\n" ); document.write( "
\n" );