document.write( "Question 969618: SOLVE THE WORD PROBLEM. NEED TO USE 2 LET STATEMENTS. PLEASE SOLVE SOMPLETELY\r
\n" ); document.write( "\n" ); document.write( "A chemist has 6% and 15% solutions of sulfuric acid. How much of each solution should she mix to get 10 liters of a 9% solution?
\n" ); document.write( "

Algebra.Com's Answer #592441 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Let x= number of liters of 6% sulfuric acid solution.\r
\n" ); document.write( "\n" ); document.write( "Let y= number of liters of 15% sulfuric acid solution.\r
\n" ); document.write( "\n" ); document.write( "x+y=10 (units are liters)\r
\n" ); document.write( "\n" ); document.write( ".06*x + (.15)y=(.09)*10\r
\n" ); document.write( "\n" ); document.write( "y=10-x (substitution works well here). Elimination could be used.\r
\n" ); document.write( "\n" ); document.write( ".06x + (.15) (10-x)=0.9 (I multiplied out the right side)\r
\n" ); document.write( "\n" ); document.write( ".06x + 1.5 - 0.15x=0.9\r
\n" ); document.write( "\n" ); document.write( "Subtract 1.5 from both sides and combine x s You will get two negatives, one on each side of the equation, and they will cancel out, making the result positive.\r
\n" ); document.write( "\n" ); document.write( "-0.09x=-0.6
\n" ); document.write( "x=6.67 (repeating decimal) liters of 6%
\n" ); document.write( "y=3.33 liters of 15%\r
\n" ); document.write( "\n" ); document.write( "Check is done a different way:
\n" ); document.write( "9%, the desired amount, is 1/3 the way between 6 and 15%\r
\n" ); document.write( "\n" ); document.write( "Therefore, 2/3 of the solution must come from the 6% solution and 1/3 from the 15% solution
\n" ); document.write( "
\n" );