document.write( "Question 940371: One liter of 10% alcohol is mixed with 3 liters of 30% alcohol. What is the percentage of alcohol in the resulting mixture? \n" ); document.write( "
Algebra.Com's Answer #573096 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+.1%2A1+=+.1+\" liters of alcohol in 10% mixture
\n" ); document.write( "\"+.3%2A3+=+.9+\" liters of alcohol in 30% mixture
\n" ); document.write( "---------------
\n" ); document.write( "\"+%28+.1+%2B+.9+%29+%2F+%28+1+%2B+3+%29+=+1%2F4+\"
\n" ); document.write( "\"+1%2F4+=+.25+\"
\n" ); document.write( "\"+.25%2A100+=+25+\"
\n" ); document.write( "the mixture is 25% alcohol
\n" ); document.write( "
\n" ); document.write( "
\n" );