document.write( "Question 511529: What quantity of a 60% acid solution must be mixed with a 20% solution to produce 200 mL of a 55% solution?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I don't know what to try, everything the book has to say on this problem provides no help what-so-ever. \n" );
document.write( "
Algebra.Com's Answer #342247 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! Keep track of how much 'pure' stuff you need. \n" ); document.write( "You need 200 mL of a 55% solution, so you need \n" ); document.write( ".55*200 = 110 mL of 'pure' acid and 90 mL of water (or other stuff). \n" ); document.write( ". \n" ); document.write( "You need to mix two solutions to arrive a defined total volume, so you need to state the two amounts in terms of one unknown. \n" ); document.write( "x mL of 60% acid \n" ); document.write( "200-x mL of 20% acid \n" ); document.write( ". \n" ); document.write( "60%(x) + 20%(200-x) = 110 mL \n" ); document.write( ". \n" ); document.write( ".6x + .2(200-x) = 110 \n" ); document.write( ". \n" ); document.write( "multiply by 10 to eliminate decimal. \n" ); document.write( ". \n" ); document.write( "6x + 2(200-x) = 1100 \n" ); document.write( ". \n" ); document.write( "6x + 400 -2x = 1100 \n" ); document.write( "4x = 700 \n" ); document.write( "x = 700/4 \n" ); document.write( "x = 175 \n" ); document.write( ". \n" ); document.write( "200-x = 25 \n" ); document.write( ". \n" ); document.write( "So this suggests you need: \n" ); document.write( "175 mL of 60% solution \n" ); document.write( "25 mL of 20% solution \n" ); document.write( ". \n" ); document.write( "Calculate the total 'pure' acid to see if this answer is correct. \n" ); document.write( ". \n" ); document.write( ".6*175 = 105 mL \n" ); document.write( ".2*25 = 5 mL \n" ); document.write( "105 + 5 = 110 mL \n" ); document.write( "which is exactly how much pure acid you needed in the 200 mL for it to be 55% solution. \n" ); document.write( ". \n" ); document.write( "Answer: Mix 175 mL of 60% acid with 25 mL of 20% acid to make 200 mL of 55% acid. \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " |