document.write( "Question 898491: For an experiment, a student requires 200 milliliters of a solution that is 8% NaCl (sodium chloride). The storeroom has only solutions that are 15% NaCl and 5% NaCl. How many milliliters of each available solution should be mixed to get 200 milliliters of 8% NaCl? \n" ); document.write( "
Algebra.Com's Answer #544860 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For an experiment, a student requires 200 milliliters of a solution that is 8% NaCl (sodium chloride). The storeroom has only solutions that are 15% NaCl and 5% NaCl. How many milliliters of each available solution should be mixed to get 200 milliliters of 8% NaCl? \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "salt + salt = salt \n" ); document.write( "0.15x + 0.05(200-x) = 0.08*200 \n" ); document.write( "------ \n" ); document.write( "15x + 5*200 - 5x = 8*200 \n" ); document.write( "10x = 3*200 \n" ); document.write( "x = 60 ml (amt. of 15% solution needed) \n" ); document.write( "200-x = 140 ml (amt. of 5% solution needed) \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |