document.write( "Question 317004: a mixture of alcohol and water contains a total of 36 oz of liquid. there are 9 oz of pure alcohol in the mixture. what percent of mixture is water? what percent is alcohol? \n" ); document.write( "
Algebra.Com's Answer #226931 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Mixture = 36 oz
\n" ); document.write( "alcohol 9 oz
\n" ); document.write( "water = 36-9
\n" ); document.write( "=27oz
\n" ); document.write( "..
\n" ); document.write( "9/36*100
\n" ); document.write( "=25% alcohol\r
\n" ); document.write( "\n" ); document.write( "(27/36) * 100
\n" ); document.write( "=75% water
\n" ); document.write( "
\n" );