document.write( "Question 1157405: he needs to make 60 liters of a 36% acid solution to test a new product. His supplier only ships a 10% and 40% solution. he decides to make the 36% solution by mixing the 10% solution with the 40% solution. how much of the 10% solution will he need to use \n" ); document.write( "
Algebra.Com's Answer #780275 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A quick and easy non-algebraic way to solve 2-part mixture problems like this: \n" ); document.write( "(1) 36% is 26/30 of the way from 10% to 40% (from 10 to 40 is 30; from 10 to 36 is 26...) \n" ); document.write( "(2) That means 26/30 of the mixture has to be the 40% solution \n" ); document.write( "Since he is making 60 liters of the mixture, he needs 26/30 of 60 liters, or 52 liters, of the 40% solution; the other 8 liters are the 10% solution. \n" ); document.write( "CHECK: \n" ); document.write( ".40(52)+.10(8) = 20.8+0.8 = 21.6 \n" ); document.write( ".36(60) = 21.6 \n" ); document.write( " \n" ); document.write( " |