document.write( "Question 1169166: Twenty percent of a mixture of pure milk and water is water. Half a litre of wine is added to one litre of the mixture of water and milk and throughly mixed. What percentage of the new mixture is water m \n" ); document.write( "
Algebra.Com's Answer #793904 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Twenty percent of a mixture of pure milk and water is water. \n" ); document.write( " Half a litre of wine is added to one litre of the mixture of water and milk and throughly mixed. \n" ); document.write( " What percentage of the new mixture is water? \n" ); document.write( ": \n" ); document.write( "Let x = percent, in decimal form, of water in the final mixture \n" ); document.write( ": \n" ); document.write( ".20(1) = x(1+.5)) \n" ); document.write( ".2 = 1.5x \n" ); document.write( "x = .2/1.5 \n" ); document.write( "x = .1333 or 13.33% water in the new mixture \n" ); document.write( " |