document.write( "Question 277812: Solution A is 25% acid and solution B is 40% acid. How much of each solution is needed to make 100 liters of 30% acid?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #202214 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solution A is 25% acid and solution B is 40% acid. How much of each solution is needed to make 100 liters of 30% acid? \n" ); document.write( "------------- \n" ); document.write( "One variable solution: \n" ); document.write( "0.25x + 0.40(100-x) = 0.30*100 \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "25x + 40*100 - 40x = 30*100 \n" ); document.write( "-15x = -10*100 \n" ); document.write( "x = (2/3)100 \n" ); document.write( "x = 66.67 liters (amt of 25% solution needed in the mixture) \n" ); document.write( "--- \n" ); document.write( "100-x = 33.3 liters (amt of 40% solution needed in the mixture) \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |