document.write( "Question 1024233: 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. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "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.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #639730 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! No need to mention the water part.\r \n" ); document.write( "\n" ); document.write( "A chemist needs 500 milliliters of a 20% acid for a chemistry experiment. The chemist combines X milliliters of a 10% acid and Y milliliters of 30% acid to make the 20% acid. \n" ); document.write( "-------- \n" ); document.write( "You didn't ask a question. \n" ); document.write( "20% is the average of 10% & 30% --> equal parts. \n" ); document.write( "x = y = 250 ml\r \n" ); document.write( "\n" ); document.write( "=========== \n" ); document.write( "The chemists also needs 500 milliliters of 15% acid. Does the chemist need more of the 10% acid than the 30% acid to make this new mix? Explain. \n" ); document.write( "--- \n" ); document.write( "Yes, he needs more 10%. \n" ); document.write( "Equal parts gives the average, 20%. \n" ); document.write( "More 10% --> lower than average concentration of the mix. \n" ); document.write( "More 30% --> higher than average concentration of the mix. \n" ); document.write( "-- \n" ); document.write( "In math terms: \n" ); document.write( "x + y = 500 --> y = 500-x \n" ); document.write( "10x + 30*(500-x) = 500*C where C is the %age of the mix. \n" ); document.write( "15000 - 20x = 500*C \n" ); document.write( "C = 30 - x/25 (0 <= x <= 500) \n" ); document.write( "--> Increasing x decreases C\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |