document.write( "Question 670499: A 12 liter mixture is 60% alcohol. If 8 liters of a 25% alcohol mixture are added,what percent mixture will be formed?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #416944 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Let x be the percent age of the mixyure \n" ); document.write( " Percent ---------------- quantity \n" ); document.write( "Alcohol I 60 ---------------- 12 liters \n" ); document.write( "Alcohol II 25 ---------------- 8 liters \n" ); document.write( "Total x ---------------- 20 liters \n" ); document.write( " \n" ); document.write( "15*60+8 *25=20x \n" ); document.write( "900+200 =20x \n" ); document.write( "1100=20x \n" ); document.write( "/ 20 \n" ); document.write( "1100 / 20 = x \n" ); document.write( "55 = x \n" ); document.write( "the percent age of the mixyure is 55 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |