document.write( "Question 193595: A chemist needs to have a 70% acid solution. He has 5 gallons of a 90% acid solution. How much pure water must be added to the 90% acid solution to obtain the 70% acid solution he requires? \n" ); document.write( "
Algebra.Com's Answer #145309 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A chemist needs to have a 70% acid solution. He has 5 gallons of a 90% acid solution. How much pure water must be added to the 90% acid solution to obtain the 70% acid solution he requires? \n" ); document.write( "-------------------------- \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.9*5 + 0*x = 0.7(x + 5) \n" ); document.write( "4.5 + 0 = 07x + 3.5 \n" ); document.write( "0.07x = 1 \n" ); document.write( "x = 100/7 gallons \n" ); document.write( "x = 14.29 gallons (amt. of pure 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( " |