document.write( "Question 837160: how much of a 60% salt solution must be mixed with 108 liters of an 80% salt solution to get a 75% salt solution? \n" ); document.write( "
Algebra.Com's Answer #504505 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how much of a 60% salt solution must be mixed with 108 liters of an 80% salt solution to get a 75% salt solution? \n" ); document.write( "------------------- \n" ); document.write( "108*80 + x*60 = 75*(108 + x) \n" ); document.write( " \n" ); document.write( " |