document.write( "Question 329828: Solution A is 10% sugar while Solution B is 30% sugar.A chemist wants to have a 60-liter mixture of solutions A and B with 18% sugar.How many liters of each solution should he use? \n" ); document.write( "
Algebra.Com's Answer #236417 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solution A is 10% sugar while Solution B is 30% sugar.A chemist wants to have a 60-liter mixture of solutions A and B with 18% sugar.How many liters of each solution should he use? \n" ); document.write( "------------------------ \n" ); document.write( "Equation: \n" ); document.write( "sugar + sugar = sugar \n" ); document.write( "0.10x + 0.30(60-x) = 0.18*60 \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "10x + 30*60 - 30x = 18*60 \n" ); document.write( "-20x = -12*60 \n" ); document.write( "x = 36 liters (amt. of 10% solution needed in the mixture) \n" ); document.write( "--- \n" ); document.write( "60-x = 24 liters (amt of 0.30% solution needed in the mixture) \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |