document.write( "Question 394018: A chemist has one liter of a solution that is 90% acid. How much water must be added to make the resulting solution 45% acid? \n" ); document.write( "
Algebra.Com's Answer #279537 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A chemist has one liter of a solution that is 90% acid. How much water must be added to make the resulting solution 45% acid? \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.90*1 + 0*x = 0.45(1+x) \n" ); document.write( "----- \n" ); document.write( "Multiply 90 = 45 + 45x \n" ); document.write( "45x = 45 \n" ); document.write( "x = 1 liter (amt. of water that must be added) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |