document.write( "Question 396601: A chemist has 5 gallons of salt solution with a concentration of 0.2 pounds per gallon and another solution with a concentration of 0.5 pounds per gallon. How many gallons of the stronger solution must be added to the weaker solution to get a solution that contains 0.3 pounds per gallon? \n" ); document.write( "
Algebra.Com's Answer #281320 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A chemist has 5 gallons of salt solution with a concentration of 0.2 pounds per gallon and another solution with a concentration of 0.5 pounds per gallon. How many gallons of the stronger solution must be added to the weaker solution to get a solution that contains 0.3 pounds per gallon? \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "salt + salt = salt \n" ); document.write( "0.2*5 + 0.5x = 0.3(5+x) \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 10 to get: \n" ); document.write( "2*5 + 5x = 3*5+3x \n" ); document.write( "2x = 1*5 \n" ); document.write( "x = 2.5 gallons (amt of stronger needed for the mixture) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |