document.write( "Question 472081: How many liters of pure water must be added to 6 liters of a 30% solution to get a 10% solution \n" ); document.write( "
Algebra.Com's Answer #323691 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many liters of pure water must be added to 6 liters of a 30% solution to get a 10% solution \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "water + water = water \n" ); document.write( "x + 0.70*6 = 0.90(x+6) \n" ); document.write( "---- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "100x + 70*6 = 90x + 90*6 \n" ); document.write( "--- \n" ); document.write( "10x = 20*6 \n" ); document.write( "x = 3 liters (amt. of pure water needed) \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |