document.write( "Question 389953: Santa's fish tank contains 200 gallons of sea water. The sea water is 7.5% salt. How many gallons of fresh water must be added to the tank so that the mixture only contains 7% salt?\r
\n" );
document.write( "\n" );
document.write( "Please help! I'm bad at mixtures and setting them up. \n" );
document.write( "
Algebra.Com's Answer #276448 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Santa's fish tank contains 200 gallons of sea water. The sea water is 7.5% salt. How many gallons of fresh water must be added to the tank so that the mixture only contains 7% salt? \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "salt + salt = salt \n" ); document.write( "---- \n" ); document.write( "0.075*200 + 0*x = 0.07(200+x) \n" ); document.write( "----- \n" ); document.write( "Multiply thru by 1000 to get: \n" ); document.write( "75*200 + 0 = 70*200 + 70x \n" ); document.write( "--- \n" ); document.write( "70x = 5*200 \n" ); document.write( "x = 14.29 gallons (amount of water that must be added) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |