document.write( "Question 703984: How many liters of a 9% solution of salt should be added to a 21% solution in order to obtain 540 liters of a 15% solution? \n" ); document.write( "
Algebra.Com's Answer #433871 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Notice that 15 is exactly in the middle of 9 and 21. EXACTLY. Maybe half of 540 liters of each solution?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x and y are liters volume of the 9% and the 21% respectively, to use.
\n" ); document.write( "x+y=540.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Account for the percntages,
\n" ); document.write( "\"%28x%2A0.09%2By%2A0.21%29%2F540=0.15\"
\n" ); document.write( "\"%28x%2A0.09%2By%2A0.21%29=0.15%2A540\"
\n" ); document.write( "\"9%2Ax%2B21%2Ay=15%2A540\"
\n" ); document.write( "Substitute x=540-y into this equation,
\n" ); document.write( "\"9%2A%28540-y%29%2B21%2Ay=15%2A540\"
\n" ); document.write( "Continue to find y...
\n" ); document.write( "\"12y=15%2A540-9%2A540\"
\n" ); document.write( "\"y=540%2A%286%2F12%29\"
\n" ); document.write( "\"y=270\" liters
\n" ); document.write( "
\n" );