document.write( "Question 795155: Hector is performing an experiment that requires 160 ml of 40% sulfuric solution. He has a 25% sulfuric acid solution and a 50% sulfuric acid solution. How many ml of each solution should he mix to obtain the needed solution? \n" ); document.write( "
Algebra.Com's Answer #480827 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Set up two equations, much like you do for coin problems. One for the value and one for the number of coins. On;y now you use liquids with a different percentage concentration and you have the total volume of the combined concentrations. \n" ); document.write( "Let a = the number of milliliters of the 25% sulfuric acid solution \n" ); document.write( "Let b = the number of milliliters of the 50% sulfuric acid solution \n" ); document.write( "Let c = the number of milliliters of the total 40% sulfuric acid solution \n" ); document.write( "Using the volume we have \n" ); document.write( "(1) a + b = c or \n" ); document.write( "(2) a + b = 160 \n" ); document.write( "Now for the mixture we have \n" ); document.write( "(3) .25*a + .5*b = .4*c or \n" ); document.write( "(4) a/4 + b/2 = .4*160 or \n" ); document.write( "(5) a/4 + b/2 = 64 or \n" ); document.write( "(6) a + 2*b = 4*64 or \n" ); document.write( "(7) a + 2*b = 256 \n" ); document.write( "Now solve (7) and (2) simultaneously to get a and b. \n" ); document.write( "The first step is to subtract (2) from (7) to get \n" ); document.write( "(8) (a + 2*b) - (a + b) = 256 - 160 or \n" ); document.write( "(9) a - a + 2*b - b = 96 or \n" ); document.write( "(10) b = 96 \n" ); document.write( "Then from (2) we get \n" ); document.write( "(11) a + 96 = 160 or \n" ); document.write( "(12) a = 160 - 96 or \n" ); document.write( "(13) a = 64 \n" ); document.write( "Let's (always) check our answer with (3). \n" ); document.write( "Is (.25*64 + .5*96 = .4*160)? \n" ); document.write( "Is (16 + 48 = 64)? \n" ); document.write( "Is (64 = 64)? Yes \n" ); document.write( "Answer: Hector should mix 64ml of the 25% solution with 96ml of the 50% solution in order to get 160ml at a 40% concentration of sulfuric acid.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |