document.write( "Question 1135642: Serena is making an experiment. For that, she needs 20 grams of a 52% solution of salt. She has two large bottles of salt water: one with 40% and the other with 70% of salt in them. How much of each must she use to make the solution she needs? \n" ); document.write( "
Algebra.Com's Answer #753269 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x grams of 40% and 20-x grams of 70%\r
\n" ); document.write( "\n" ); document.write( "0.40x+0.70(20-x)=0.52*20
\n" ); document.write( "0.40x-0.70x+14=10.40
\n" ); document.write( "-0.30x=-3.60
\n" ); document.write( "x=12 grams of 40% or 4.8 gms pure and
\n" ); document.write( "20-x=8 grams of 70% or 5.6 gms pure.
\n" ); document.write( "
\n" ); document.write( "
\n" );