document.write( "Question 622855: How many ounces of a 75% solution must be mixed with 16 ounces of 30% solution to produce a 50% solution?
\n" );
document.write( "Can anyone go into detail in figuring out how that is the answer?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #391654 by Alan3354(69443) You can put this solution on YOUR website! How many ounces of a 75% solution must be mixed with 16 ounces of 30% solution to produce a 50% solution? \n" ); document.write( "Can anyone go into detail in figuring out how that is the answer? \n" ); document.write( "----------- \n" ); document.write( "16*30 + oz*75 = (16 + oz)*50 \n" ); document.write( "480 + 75oz = 800 + 50oz \n" ); document.write( "25oz = 320 \n" ); document.write( "oz = 12.8 ounces of 75% \n" ); document.write( "------ \n" ); document.write( "Make sense? \n" ); document.write( " \n" ); document.write( " |