document.write( "Question 40186: Joe's Dairy Farm has 100 gallons of milk that is 4.6% butterfat. How much skimmilk (no butterfat) should be mixed with it to make milk that is 3.2% fat?
\n" );
document.write( "________gallons of milk should be added.
\n" );
document.write( "--------------------------------------------------------------------------------
\n" );
document.write( "A chemist has one solution that is 80% acid and another soulution that is 30% acid. How much of the first (80%) solution is needed to make a 400L solution that is 62% acid?
\n" );
document.write( "__________liters of the 80% solution is required.
\n" );
document.write( "Thanx \n" );
document.write( "
Algebra.Com's Answer #25619 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! read my Lesson on Mixtures. That should help you understand this type of question.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Anyway: \n" ); document.write( "1. We cannot think about \"amounts of butterfat, since the skimmed has none: its percentage is zero. So i have turned it around and considered the percentage of non-fat milk in the milk: the skimmed will be 100%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "100*0.954 + x*1.00 = (100+x)*0.968 \n" ); document.write( "95.4 + x = 96.8 + 0.968x \n" ); document.write( "x - 0.968x = 96.8 - 95.4 \n" ); document.write( "0.032x = 1.4 \n" ); document.write( "x = (1.4)/(0.032) \n" ); document.write( "x = 43.75 gallons\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. Start with 80% acid and a 30% acid. \n" ); document.write( "--> Let there be x litres of the 80% solution acid. So, how much of the 30%? Answer is \"the rest of the 400 litres ie (400-x). This is the tricky bit you need to \"see\".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, 0.80x + 0.30(400-x) = 0.62*400 \n" ); document.write( "0.80x + 120 - 0.30x = 256 \n" ); document.write( "0.80x - 0.30x = 256 - 120 \n" ); document.write( "0.50x = 136 \n" ); document.write( "x = 272\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we need 272 litres of the 80% acid \n" ); document.write( "and we need 128 litres of the 30% acid\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |