document.write( "Question 324683: how many mL of each of 45% solution and a 15% solution should be mixed in order to obtain 25 mL of a 30% solution? \n" ); document.write( "
Algebra.Com's Answer #232422 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how many mL of each of 45% solution and a 15% solution should be mixed in order to obtain 25 mL of a 30% solution? \n" ); document.write( "---------- \n" ); document.write( "Equation: \n" ); document.write( "active + active = active \n" ); document.write( "0.45x + 0.15(25-x) = 0.30(25) \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "45x + 15*25 - 15x = 30*25 \n" ); document.write( "30x = 15*25 \n" ); document.write( "x = 12.5 mL (amt. of 45% solution needed in the mix) \n" ); document.write( "--- \n" ); document.write( "25-x = 12.5 mL (amt of 15% solution needed in the mix) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |