document.write( "Question 947090: A pharmacist has two vitamin-supplement powders. The first powder is 10% vitamin B1 and 30% vitamin B2. The second is 15% vitamin B1 and 20% vitamin B2. How many milligrams of each powder should the pharmacist use to make a mixture that contains 80 mg of vitamin B1 and 200 mg of vitamin B2? \n" ); document.write( "
Algebra.Com's Answer #577773 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x and y for first and second powders\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First Powder: 10% B1, 30% B2
\n" ); document.write( "Second Powder: 15% B1, 30% B2
\n" ); document.write( "Mixture: 80 mg B1, 200 mg B2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Account for B1:
\n" ); document.write( "\"0.1x%2B0.15y=80\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Account for B2:
\n" ); document.write( "\"0.3x%2B0.3y=200\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply B1 equation by 100 and multiply B2 equation by 10 to form a simplified system
\n" ); document.write( "of equations.
\n" ); document.write( "\"system%2810x%2B15y=8000%2C3x%2B3y=2000%29\"
\n" ); document.write( "-
\n" ); document.write( "Further simplify the first equation, dividing members by 5.
\n" ); document.write( "\"system%282x%2B3y=1600%2C3x%2B3y=2000%29\"
\n" ); document.write( "You can use any method you know or want for solving the system. Elimination would be
\n" ); document.write( "easiest to start with. Just subtract the first equation from the second equation to
\n" ); document.write( "eliminate terms of y. Immediatly find:
\n" ); document.write( "\"highlight%28x=400%29\", mg of the first powder.
\n" ); document.write( "-
\n" ); document.write( "\"3y=1600-2x\"
\n" ); document.write( "\"y=%281600-2x%29%2F3\"
\n" ); document.write( "\"y=%281600-2%2A400%29%2F3\"
\n" ); document.write( "\"highlight%28y=800%29\", mg of second powder.
\n" ); document.write( "
\n" ); document.write( "
\n" );