document.write( "Question 243087: I just need help setting this up. \r
\n" );
document.write( "\n" );
document.write( "A chemist has one solution that is 20% saline and a second that is 65% saline. The chemist makes 120 gallons of a solution that is 50% saline by combining the two solutions. \r
\n" );
document.write( "\n" );
document.write( "How much of each solution is used in the mixture?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #178102 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A chemist has one solution that is 20% saline and a second that is 65% saline. The chemist makes 120 gallons of a solution that is 50% saline by combining the two solutions. \n" ); document.write( "--------------------------- \n" ); document.write( "Equation: \n" ); document.write( "saline + saline = saline \n" ); document.write( "0.20x + 0.65(120-x) = 0.50*120 \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "20x + 65*120 - 65x = 50*120 \n" ); document.write( "-45x = -15*120 \n" ); document.write( "x = (1/3)120 \n" ); document.write( "x = 40 gallons (amt. of 20% solution needed in the mixture) \n" ); document.write( "120-x = 120-40 = 80 gallons (amt. of 65% solution needed in the mixture) \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |