document.write( "Question 469447: 2) How many Liters each of 15% acid and 33% acid should be mixed to get 120 Liters of 21% acid? \n" ); document.write( "
Algebra.Com's Answer #322134 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "mixed to get 120 Liters
\n" ); document.write( "Let x and (120-x) represent the amount of the 33% and 15% solutions respectively
\n" ); document.write( "Question states***
\n" ); document.write( " mixing to get 120 Liters of 21% acid?
\n" ); document.write( " .33x + .15(120-x) = .21*120L
\n" ); document.write( "Solving for x
\n" ); document.write( " .18x = .06*120L = 7.2L
\n" ); document.write( " x = 40L, the amount of the 33% Solution. 80L of the 15% solution\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " .33*40 + .15*80 = 13.2 + 12 = 25.2 = .21*120 \n" ); document.write( "
\n" );