document.write( "Question 609155: find how many quarts of 6% butterfat milk and 3% butterfat milk should be mixed to yield 75 quarts of 5% butter milk? \n" ); document.write( "
Algebra.Com's Answer #383639 by math-vortex(648)\"\" \"About 
You can put this solution on YOUR website!
Hi, there--
\n" ); document.write( ".
\n" ); document.write( "To solve this problem we will create a system of equations modeling the information in the problem.
\n" ); document.write( ".
\n" ); document.write( "Let x be the number of quarts of 6% butterfat milk.
\n" ); document.write( "Let y be the number of quarts of 3% butterfat milk.
\n" ); document.write( ".
\n" ); document.write( "6% butterfat means that six-hundredths of each quart is butterfat. Since we want to know the amount of butter fat in x quarts, we multiply, 0.06*x or just .06x.
\n" ); document.write( ".
\n" ); document.write( "Using similar reasoning, the amount of butterfat in the 3% butterfat milk would be .03y.
\n" ); document.write( ".
\n" ); document.write( "We want to end up with 75 quarts of 5% butterfat milk. Five-hundredths of each of these quarts is butterfat and we have 75 quarts so we multiply again. There are (.05)(75)=3.75 quarts of butterfat in the final 75 quarts.
\n" ); document.write( ".
\n" ); document.write( "We can use this information to write an equation:
\n" ); document.write( "[the butterfat in the 6% milk] + [the butterfat in the 3% milk] = [butterfat in the final product]
\n" ); document.write( "0.06x + 0.03y = 3.75
\n" ); document.write( ".
\n" ); document.write( "We can write a second equation about the total volume of the milk:
\n" ); document.write( "[the amount of 6% milk] + [the amount of 3% milk] = [amount of 5% milk]
\n" ); document.write( "x + y = 75
\n" ); document.write( ".
\n" ); document.write( "Now we have two equations with two unknowns. We can solve using substitution. Set the second equation equal to y.
\n" ); document.write( "x + y = 75
\n" ); document.write( "y = 75 - x
\n" ); document.write( ".
\n" ); document.write( "Substitute 75 - x for y in the first equation.
\n" ); document.write( "0.06x + 0.03y = 3.75
\n" ); document.write( "0.06x + 0.03(75 - x) = 3.75
\n" ); document.write( ".
\n" ); document.write( "Simplify and solve for x.
\n" ); document.write( "0.06x + 2.25 - 0.03x = 3.75
\n" ); document.write( "0.03x +2.25 = 3.75
\n" ); document.write( "0.03x = 1.50
\n" ); document.write( "x = 50
\n" ); document.write( ".
\n" ); document.write( "Solve for y using the second equation.
\n" ); document.write( "x + y = 75
\n" ); document.write( "50 + y = 75
\n" ); document.write( "y = 25
\n" ); document.write( ".
\n" ); document.write( "There are 50 quarts of 6% butterfat milk and 25 quarts of 3% butterfat milk.
\n" ); document.write( ".
\n" ); document.write( "We can check our work by making use the amount of butterfat is correct:
\n" ); document.write( ".06(50) = 3 quarts of butterfat from the 6% solution.
\n" ); document.write( ".03(25) = 0.75 quarts of butterfat from the 3% solution.
\n" ); document.write( "Together, we have 3.75 quarts of butterfat.
\n" ); document.write( ".
\n" ); document.write( "Check!
\n" ); document.write( ".
\n" ); document.write( "Hope this helps. Feel free to email me via gmail if you have questions about the solution.
\n" ); document.write( ".
\n" ); document.write( "Ms.Figgy
\n" ); document.write( "math.in.the.vortex@gmail.com
\n" ); document.write( "
\n" ); document.write( "
\n" );