document.write( "Question 358689: A chemist needs 18L of a 20% solution of alcohol. she has on hand a 15% solution as well as a 30% solution. How many L of the 15% solution and the 30% solution should she mix to get the 20% solution needed? \n" ); document.write( "
Algebra.Com's Answer #256019 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .30x+.15(18-x)=.20*18 \n" ); document.write( ".30x+2.7-.15x=3.6 \n" ); document.write( ".15x=3.6-2.7 \n" ); document.write( ".15x=.9 \n" ); document.write( "x=.9/.15 \n" ); document.write( "x=6 L. of 30% solution. \n" ); document.write( "Proof: \n" ); document.write( ".30*6+.15(18-6)=.20*18 \n" ); document.write( "1.8+.15*12=3.6 \n" ); document.write( "1.5+1.8=3.6 \n" ); document.write( "3.6=3.6 \n" ); document.write( " |