document.write( "Question 957245: A biologist has a 30% salt solution and a 60% salt soution. How many gallons of the 30% salt solution should be added to the 60% salt solution to make 24 gallons of a 40% salt solution? \n" ); document.write( "
Algebra.Com's Answer #584920 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A biologist has a 30% salt solution and a 60% salt soution. How many gallons of the 30% salt solution should be added to the 60% salt solution to make 24 gallons of a 40% salt solution? \n" ); document.write( "--------------- \n" ); document.write( "Equation: \n" ); document.write( "salt + salt = salt \n" ); document.write( "0.30x + 0.60(24-x) = 0.40*24 \n" ); document.write( "----------------------- \n" ); document.write( "30x + 60*24 - 60x = 40*24 \n" ); document.write( "-30x = -20*24 \n" ); document.write( "x = (2/3)24 \n" ); document.write( "x = 16 gallons (amt. of 30% solution needed) \n" ); document.write( "24-x = 8 gallons (amt. of 60% solution needed) \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |