document.write( "Question 384856: Can you please show me how to set up this problem so I can solve it:
\n" );
document.write( "How much water should be added to a 150ml of a 25% salt solution to make a 15% salt solution? \n" );
document.write( "
Algebra.Com's Answer #272402 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How much water should be added to a 150ml of a 25% salt solution to make a 15% salt solution? \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "water + water = water \n" ); document.write( "0.75*150 + x = 0.85(150+x) \n" ); document.write( "----- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "75*150 + 100x = 85*150 + 85x \n" ); document.write( "15x = 10*150 \n" ); document.write( "x = 10*10 = 100 ml (amt. of water that must be added to the mixture) \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |