document.write( "Question 27019: I need help on a mixture problem, I have tried to set the problem up, but these (percents) mess me up. How many oz. of an 8% alcohol solution must be mixed with a 12% alcohol sloution to obtain 100 oz. of a 12.2 alcohol solution?
\n" ); document.write( "I think it is 12.2(100)-.08x = .12(100=x), but i can't get it to work out into an answer I have to chose from.
\n" ); document.write( "

Algebra.Com's Answer #14696 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
.08(S) + .12(100 - S) = .122 (100) = 12.2
\n" ); document.write( "where S is the amount of 8% alcohol solution
\n" ); document.write( ".08S + 12 - .12S = 12.2
\n" ); document.write( "-.04S = .2
\n" ); document.write( "S = -50
\n" ); document.write( "I don't think the problem, as stated, has a solution
\n" ); document.write( "when S = 0, then the left side is 12 (less than 12.2)
\n" ); document.write( "when S = 100, the left side is 8 (also less than 12.2)
\n" ); document.write( "
\n" );