document.write( "Question 524385: How many liters of each of a 10% acid solution and a 25% acid solution must be used to produce 60 liters of a 15% acid solution? \n" ); document.write( "
Algebra.Com's Answer #347716 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many liters of each of a 10% acid solution and a 25% acid solution must be used to produce 60 liters of a 15% acid solution? \n" ); document.write( "-------------- \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.10x + 0.25(60-x) = 0.15*60 \n" ); document.write( "------ \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "10x + 25*60-25x = 15*60 \n" ); document.write( "-15x = -10*50 \n" ); document.write( "x = (2/3)*50 \n" ); document.write( "x = 33 1/3 liters (amt. of 10% solution needed) \n" ); document.write( "----------- \n" ); document.write( "60-x = 26 2/3 liters (amt. of 25% solution needed) \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |