document.write( "Question 911425: Hector is performing a chemistry experiment that requires 140 mL of a 30% copper sulfate solution. he has a 25% copper sulfate solution and a 60% copper sulfate solution. How many milliliters of each solution Gould he mix to obtain the needed solution? \n" ); document.write( "
Algebra.Com's Answer #553079 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
We need a total of 140 mL at 30%
\n" ); document.write( "We want to know how many mL at 25% to mix with 60%
\n" ); document.write( "a+b=140,
\n" ); document.write( "0.25*a+0.6*b=0.3*140
\n" ); document.write( "a=140-b
\n" ); document.write( "0.25*(140-b)+0.6*b=42
\n" ); document.write( "35-0.25b+0.6*b=42
\n" ); document.write( "0.35*b=7
\n" ); document.write( "b=20
\n" ); document.write( "a=140-b
\n" ); document.write( "a=120 mL at 25%
\n" ); document.write( "b=20 mL at 60%
\n" ); document.write( "check
\n" ); document.write( "0.25*120+0.6*20=0.3*140
\n" ); document.write( "30+12=42
\n" ); document.write( "42=42
\n" ); document.write( "ok
\n" ); document.write( "codemx1
\n" ); document.write( "
\n" ); document.write( "
\n" );