document.write( "Question 278419: A chemist has one solution that is 80% acid and another solution that is 30% acid. How much of the first (80%) solution is needed to make a 400 L solution that is 62% acid? \n" ); document.write( "
Algebra.Com's Answer #202596 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A chemist has one solution that is 80% acid and another solution that is 30% acid. How much of the first (80%) solution is needed to make a 400 L solution that is 62% acid? \n" ); document.write( "----------------------- \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.80x + 0.30(400-x) = 0.62*400 \n" ); document.write( "--------------------- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "80x + 30*400 - 30x = 62*400 \n" ); document.write( "50x = 32*400 \n" ); document.write( "x = 8*32 \n" ); document.write( "x = 256 L (amt. of 80% solution needed in the mixture) \n" ); document.write( "========================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |