document.write( "Question 233645: How much 30% solution and 70% solution need to be combined to make 80 ml of a 60% solution? \n" ); document.write( "
Algebra.Com's Answer #172448 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How much 30% solution and 70% solution need to be combined to make 80 ml of a 60% solution? \n" ); document.write( "-------------- \n" ); document.write( "Equation: \n" ); document.write( "0.30x + 0.70(80-x) = 0.60*80 ml \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "30x + 70*80 - 70x = 60*80 \n" ); document.write( "-40x = -10*80 \n" ); document.write( "x = 20 ml (amount of 30% solution needed in the mixture) \n" ); document.write( "--- \n" ); document.write( "80-x = 60 ml (amount of 70% solution needed in the mixture) \n" ); document.write( "=========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |