document.write( "Question 280713: How many liters of a 40% acid solution must be added to 12 liters of a 20% solution to obtain a 25% solution?
\n" );
document.write( "30 \n" );
document.write( "
Algebra.Com's Answer #204030 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! .4x + 12*.2 = (12+x)*.25 \n" ); document.write( "Solve for x \n" ); document.write( "x is the amount of 40% added \n" ); document.write( " \n" ); document.write( " |