document.write( "Question 195302: HOW MANY LITERS OF A 30% ALCHOHOL SOLUTION MUST BE MIXED WITH 40LITERS OF 90% SOLUTION TO GET A 50%SOLUTION? \n" ); document.write( "
Algebra.Com's Answer #146485 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of 30% solution needed\r \n" ); document.write( "\n" ); document.write( "Now we know that the amount of pure alcohol in the 30% mixture (0.30x) plus the amount of pure alcohol in the 40 liters (0.90*40) has to equal the amount of pure alcohol in the final mixture (0.50(40+x), so:\r \n" ); document.write( "\n" ); document.write( "0.30x+0.90*40=0.50(40+x) get rid of parens \n" ); document.write( "0.30x+36=20+0.50x subtract 36 and also 0.50x from each side \n" ); document.write( "0.30x-0.50x+36-36=20-36 \n" ); document.write( "-0.20x=-16 divide each side by -0.20 \n" ); document.write( "x=80 liters-------------------amount of 30% solution needed\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "0.30*80+0.90*40=0.50(120) \n" ); document.write( "24+36=60 \n" ); document.write( "60=60\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " \n" ); document.write( " |