document.write( "Question 1175036: Hi, I have the following math problem and wondering if possible can get some help. Thank you in advance.\r
\n" ); document.write( "\n" ); document.write( "A chemist has three different acid solutions. The first acid solution contains 25% acid, the second contains 35% and the third contains 75%. He wants to use all three solutions to obtain a mixture of 64 liters containing 50% acid, using 33 times as much of the 75% solution as the 35% solution. How many liters of each solution should be used?
\n" ); document.write( "

Algebra.Com's Answer #800588 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "SOLUTION CONC.       VOLUME(L)        SOLUTE\r\n" );
document.write( "   25%                 x              0.25x\r\n" );
document.write( "   35%                 y              0.35y\r\n" );
document.write( "   75%                 33y            0.75*33y\r\n" );
document.write( "                     64               \"0.5%2A64\"\r\n" );
document.write( "

\n" ); document.write( "\"system%28x%2B34y=64%2C0.25x%2B25.1y=0.32%29\"
\n" ); document.write( "
\n" );