document.write( "Question 224866: A chemist wants to make 250 ml of 30% acid solution by mixing a 20% acid solution with a 60% acid solution. determine how much acid solution should be used as follows. x represents the amount of 20% acid solution. y represents the amount of 60% acid solution.
\n" ); document.write( " write an equation relating x and y to the desired amount of acid.
\n" ); document.write( "

Algebra.Com's Answer #167952 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+y=250 or y=250-x
\n" ); document.write( ".20x+.60y=.30*250
\n" ); document.write( ".20x+.60(250-x)=75
\n" ); document.write( ".20+150-.60x=75
\n" ); document.write( "-.40x=75=150
\n" ); document.write( "-.40x=75
\n" ); document.write( "x=75/.40
\n" ); document.write( "x=187.5 ml. of 20% mix is used.
\n" ); document.write( "250-187.5=62.5 ml. of 60% mix is uded.
\n" ); document.write( "Proof:
\n" ); document.write( ".20*187.5+.60*62.5=75
\n" ); document.write( "37.5+37.5=75
\n" ); document.write( "75=75
\n" ); document.write( "
\n" ); document.write( "
\n" );