document.write( "Question 248087: I'm just simply stuck. I can think through many parts of it in my mind. I can't remember how to put it in a formula.\r
\n" );
document.write( "\n" );
document.write( "How many ounces of 5% alcohol solution must be mixed with 16 ounces of a 10% alcohol solution to make a 6% alcohol solution?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #180823 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "let x be the amount in ounces of 5% solution \n" ); document.write( "the total solution will be 16 ounces plus x\r \n" ); document.write( "\n" ); document.write( ".05x+.10(16)=.06*(x+16) \n" ); document.write( "You could multiply both sides by 100 to get rid of the decimals\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |