document.write( "Question 22531: If you boil 3 gallons of 10% salt water until ther is only 2 gallons of water. What is the percent of salt when you finish?\r
\n" );
document.write( "\n" );
document.write( "Next question is:
\n" );
document.write( "Dilute 35 gallons of 40% acid with 7 gallons of water. What is the amount and strength of the mixture? \n" );
document.write( "
Algebra.Com's Answer #11052 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One way to do this is to \"follow the water\". \n" ); document.write( "You started with 3 gallons that was 90%water. \n" ); document.write( "You boiled off 1 gallon that was 100%water. \n" ); document.write( "You ended up with 2 gallons that was \"x\"% water.\r \n" ); document.write( "\n" ); document.write( "Equation: \n" ); document.write( " 0.9 (3) - 1(1) = (x)(2) \n" ); document.write( " 2.7 - 1 = (x)(2) \n" ); document.write( " 1.7/2 = x% \n" ); document.write( " x = 0.850 \n" ); document.write( " The 2 gallons at the end is 85% water. \n" ); document.write( " So it is a 15% salt water solution. \n" ); document.write( "================================================= \n" ); document.write( "This time we will \"follow the acid\" \n" ); document.write( "You start with 35 gallons that is 40% acid. \n" ); document.write( "You add 7 gallons that is 0% acid. \n" ); document.write( "You end up with 42 gallons that is x% acid. \n" ); document.write( "Equation: \n" ); document.write( " 0.40(35) + 0(7) = 42x \n" ); document.write( " x = 14/42 = 33% acid\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |