document.write( "Question 568749: Deon has 12 milliliters of a 5% solution. He also has a solution that has a concentration of 30%. How many milliliters of the 30% solution does Deon need to add to the 5% solution to obtain a 20% solution? \n" ); document.write( "
Algebra.Com's Answer #367109 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Deon has 12 milliliters of a 5% solution. He also has a solution that has a concentration of 30%. How many milliliters of the 30% solution does Deon need to add to the 5% solution to obtain a 20% solution? \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "active + active = active \n" ); document.write( "0.05*12 + 0.30x = 0.20(12+x) \n" ); document.write( "---- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "5*12 + 30x = 20*12 + 20x \n" ); document.write( "10x = 15*12 \n" ); document.write( "x = (3/2)12 \n" ); document.write( "x = 18 ml (amt of 30% solution needed) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |