document.write( "Question 261472: a 5 percent salt solution is mixed with a 10% salt solution. How many mililiters of each solution are needed to obtain 400 mililiters of an 8% solution? \n" ); document.write( "
Algebra.Com's Answer #192680 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A 5 percent salt solution is mixed with a 10% salt solution. How many mililiters of each solution are needed to obtain 400 mililiters of an 8% solution? \n" ); document.write( "-------------------- \n" ); document.write( "Equation: \n" ); document.write( "salt + salt = salt \n" ); document.write( "0.05x + 0.10(400-x) = 0.08*400 \n" ); document.write( "Multiply thru by 100 \n" ); document.write( "5x + 10*400 - 10x = 8*400 \n" ); document.write( "-5x = -2*400 \n" ); document.write( "x = 2*80 \n" ); document.write( "x = 160 milimeters (amt. of 5% solution needed for the mixture) \n" ); document.write( "--- \n" ); document.write( "400-160 = 340 milimeter (amt of 10% solution needed for the mixture) \n" ); document.write( "===================================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |