document.write( "Question 1191306: 3. A chemist mixed a solution that was 34% acid with another solution that was 18% acid to produce a 30 ounce solution that was 28% acid. How much of the 34% acid solution did he use?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #823121 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = amount of the 34% solution used \n" ); document.write( "y = amount of the 18% solution used \n" ); document.write( "Amounts are in ounces\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+y = 30 ounces total \n" ); document.write( "y = 30-x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "34% of x = 0.34x = amount of pure acid from the first solution \n" ); document.write( "18% of y = 0.18y = amount of pure acid from the second solution \n" ); document.write( "0.34x+0.18y = total amount of pure acid\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The chemist desires 28% acid solution of the 30 ounce batch, so they want 0.28*30 = 8.4 ounces of pure acid.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.34x+0.18y = 8.4 \n" ); document.write( "0.34x+0.18(30-x) = 8.4 ... replace y with 30-x \n" ); document.write( "0.34x+0.18(30)+0.18(-x) = 8.4 \n" ); document.write( "0.34x+5.4-0.18 = 8.4 \n" ); document.write( "0.16x+5.4 = 8.4 \n" ); document.write( "0.16x = 8.4-5.4 \n" ); document.write( "0.16x = 3 \n" ); document.write( "x = 3/(0.16) \n" ); document.write( "x = 18.75\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, \n" ); document.write( "y = 30-x \n" ); document.write( "y = 30-18.75 \n" ); document.write( "y = 11.25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The chemist used 18.75 ounces of the 34% solution and 11.25 ounces of the 18% acid solution. \n" ); document.write( " \n" ); document.write( " |