document.write( "Question 87918This question is from textbook
\n" );
document.write( ": How many litres of water must be added to 50 L of a 30% acid solution in order to produce a 20% acid solution? \n" );
document.write( "
Algebra.Com's Answer #63790 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many litres of water must be added to 50 L of a 30% acid solution in order to produce a 20% acid solution? \n" ); document.write( "---------------- \n" ); document.write( "Amt of 30% solution = 50 L; amt of active ingredient = 0.30*50 = 15 L \n" ); document.write( "------------------ \n" ); document.write( "Amt of water added = x L ; amt of active ingredient = 0x = 0 \n" ); document.write( "------------------------- \n" ); document.write( "Amt of 20% solution = (50+x) L; amt of active ingredient = 0.2(50+x) = 10+0.2x L \n" ); document.write( "---------------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "active + active = active \n" ); document.write( "15 + 0 = 10 + 0.2x \n" ); document.write( "5 = 0.2x \n" ); document.write( "x= 25 L (amount of water that must be added) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |