document.write( "Question 510304: chemical is 60% acid and chemical B is 36% acid. How much of each should be mixed together to get 120oz of a chemical that is 52% acid? \n" ); document.write( "
Algebra.Com's Answer #341787 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
With mixture problems, you need to keep track of how much 'pure' stuff you have or need.
\n" ); document.write( ".
\n" ); document.write( "120 oz. of a 52% solution means you need to have .52*120 = 62.4 oz of 'pure' acid in the 120 oz.
\n" ); document.write( ".
\n" ); document.write( "You will combine an unknown amount of one solution, 'x' with another amount to have 120 oz.
\n" ); document.write( "So we can use x' and '120-x' as the two volumes.
\n" ); document.write( ".
\n" ); document.write( "The combined solutions are defined by the following equation.
\n" ); document.write( ".
\n" ); document.write( "60%*x + 36%(120-x) = 52%*120
\n" ); document.write( ".
\n" ); document.write( "Solve it.
\n" ); document.write( ".
\n" ); document.write( ".60x + .36(120-x) = .52*120
\n" ); document.write( ".
\n" ); document.write( "multiply by 100 to eliminate decimals
\n" ); document.write( ".
\n" ); document.write( "60x + 36(120-x) = 52*120
\n" ); document.write( ".
\n" ); document.write( "60x +4320 -36x = 6240
\n" ); document.write( ".
\n" ); document.write( "24x = 6240 -4320
\n" ); document.write( ".
\n" ); document.write( "24x = 1920
\n" ); document.write( ".
\n" ); document.write( "x = 80 oz
\n" ); document.write( "120-x = 40 oz
\n" ); document.write( ".
\n" ); document.write( "Answer: Combine 80 oz. of 60% solution and 40 oz. of 36% solution.
\n" ); document.write( ".
\n" ); document.write( "Check to be sure the answer is right.
\n" ); document.write( ".
\n" ); document.write( "60%(80 oz) = 48 oz of 'pure' acid
\n" ); document.write( "36%(40 oz) = 14.4 oz of 'pure' acid
\n" ); document.write( "48 + 14.4 = 62.4 oz. of 'pure' acid in the 120 oz., which is what we need to achieve 52%
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" ); document.write( "
\n" );