document.write( "Question 1024180: A chemist needs 500 milliliters of a 20% acid and 80% water mix for a chemistry experiment. The chemist combines X milliliters of a 10% acid and 90% water mix and Y milliliters of a 30% acid and 70% water mix to make the 20% acid and 80% water mix.
\n" );
document.write( "A. write a linear system that represents the situation. MY ANSWER: x+y= 500 -My teacher did part a in class.
\n" );
document.write( "B. How many milliliters of the 10% acid and 90% water mix and the 30% acid and 70% water mix are combined to make the 20% acid and the 80% water mix?
\n" );
document.write( "C. The chemists also needs 500 milliliters of a 15% acid and 85% water mix. Does the chemist need more of the 10% acid and 90% water mix than the 30% acid and 70% water mix to make this new mix? Explain.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #639639 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A chemist needs 500 milliliters of a 20% acid and 80% water mix for a chemistry experiment. \n" ); document.write( "The chemist combines X milliliters of a 10% acid and 90% water mix and Y milliliters of a 30% acid and 70% water mix to make the 20% acid and 80% water mix. \n" ); document.write( "------ \n" ); document.write( " \n" ); document.write( "A. write a linear system that represents the situation. MY ANSWER: x+y= 500 -My teacher did part a in class. \n" ); document.write( "Note: 10% fluid + 30% fluid = 100 milliliters \n" ); document.write( "acid + acid = acid \n" ); document.write( "------------------------------------ \n" ); document.write( "Quantity:: n + r = 100 ml \n" ); document.write( "Acid:::: 10n+30r = 20*100 \n" ); document.write( "----- \n" ); document.write( "n + r = 100 \n" ); document.write( "n + 3r = 2*100 \n" ); document.write( "-- \n" ); document.write( "Subtract and solve for \"r\":: 2r = 100 ; r = 50ml (amt. of 30% solution needed) \n" ); document.write( "Then n = 100 - 50 = 50ml (amt. of 10% solution needed) \n" ); document.write( "-------------- \n" ); document.write( "-----\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "B. How many milliliters of the 10% acid and 90% water mix and the 30% acid and 70% water mix are combined to make the 20% acid and the 80% water mix? \n" ); document.write( "Worked above. \n" ); document.write( "---------------- \n" ); document.write( " \n" ); document.write( "C. The chemists also needs 500 milliliters of a 15% acid mix. Does the chemist need more of the 10% acid mix than the 30% acid mix to make this new mix? Explain. \n" ); document.write( "Quantity: n + r = 500 \n" ); document.write( "Acid:::: 10n+30r = 15*500 \n" ); document.write( "-------------------- \n" ); document.write( "n + r = 500 \n" ); document.write( "n + 3r = 1.5*500 \n" ); document.write( "--- \n" ); document.write( "2r = 0.5*500 \n" ); document.write( "r = 0.5*250 = 125ml (amt. of 30% needed) \n" ); document.write( "n = 500-125 = 375ml (amt. of 10% needed) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |