document.write( "Question 1086442: A chemist wants to mix a 66% alcohol solution with eight liters of a 54% alcohol solution to produce a solution that is 64% alcohol. How many liters of the 66% alcohol solution should be used? \n" ); document.write( "
Algebra.Com's Answer #700633 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 66%=x l \n" ); document.write( "54%=8 l \n" ); document.write( "64%=(8+x) l \n" ); document.write( ".66x+.54(8)=.64(8+x) \n" ); document.write( ".66x+4.32=5.12+.64x \n" ); document.write( ".02x=0.80 \n" ); document.write( "x=40 l \n" ); document.write( "Check. \n" ); document.write( "66% is only 2% from 64%, so it will need to bring up the 54%, which is 10% away. There needs to be 5 times as much 60% than 54%. \n" ); document.write( " |