document.write( "Question 1145782: How many mililiters of a 30 percent solution must be mixed with 12 mililiters of a 5 percent solution to obtain a 20 percent solution \n" ); document.write( "
Algebra.Com's Answer #767033 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many mililiters of a 30 percent solution must be mixed with 12 mililiters of a 5 percent solution to obtain a 20 percent solution \n" ); document.write( "----------- \n" ); document.write( "Add M mls of 30% \n" ); document.write( "--- \n" ); document.write( "M*30 + 12*5 = (M + 12)*20 \n" ); document.write( " |