document.write( "Question 275411: In a chemistry class, 6 liters of 4% silver iodide solution must be mixed with 10% solution to get a 6% solution. How many liters of 10% solution are needed? \n" ); document.write( "
Algebra.Com's Answer #854120 by math_tutor2020(3835)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Tutor mananth made an error when writing 0.04x as it should be 0.04*6 instead.
\n" ); document.write( "Solving 0.04*6+0.1x = 0.06*(x+6) leads to x = 3 as tutor ikleyn has shown, and as I show below.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Tutor josgarithmetic made an error on the last step. It should be 6*(0.06-0.04)/(0.1-0.06)
\n" ); document.write( "The \"1\" should be \"0.1\" instead
\n" ); document.write( "That expression evaluates to 3.
\n" ); document.write( "I think it's beneficial to simplify along the way to avoid a sea of numbers. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's how I would solve the problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = amount of the 10% solution in liters\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We have 6 liters of the 4% solution.
\n" ); document.write( "That contributes 0.04*6 = 0.24 liters of pure silver so far.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We add x liters of the 10% solution.
\n" ); document.write( "So we add 0.1x liters of pure silver to get 0.24+0.1x liters of pure silver total.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is out of 6+x liters of solution of silver and other elements.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(amount of pure silver)/(amount of solution) = 6% goal
\n" ); document.write( "(0.24+0.1x)/(6+x) = 0.06
\n" ); document.write( "0.24+0.1x = 0.06(6+x)
\n" ); document.write( "0.24+0.1x = 0.36+0.06x
\n" ); document.write( "0.1x-0.06x = 0.36-0.24
\n" ); document.write( "0.04x = 0.12
\n" ); document.write( "x = 0.12/0.04
\n" ); document.write( "x = 3\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 3 liters
\n" ); document.write( "
\n" ); document.write( "
\n" );