document.write( "Question 30723: Please help me with this problem. Caroline needs a 3% solution. How many liters of a 1% solution should she add to 2 liters of a 32% solution to get a 3% solution? \n" ); document.write( "
Algebra.Com's Answer #17441 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let the solution be x \n" ); document.write( "x+32(2)=3(x+2) \n" ); document.write( "x+64=3x+6 \n" ); document.write( "-2x=-58 \n" ); document.write( "x=29 \n" ); document.write( " Hence, about 29L of solution must be added.\n" ); document.write( " |