document.write( "Question 732409: A scientist has two solutions, which she has labeled Solution A and Solution B. Each contains salt. Combining 44 ounces of Solution A with 66 ounces of Solution B gives 110 ounces of a mixture that is 55% salt. Combining 14 ounces of Solution A with 56 ounces of Solution B gives 70 ounces of a mixture that is 60 salt. What are the percentages of salt in the two solutions? \n" ); document.write( "
Algebra.Com's Answer #447838 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A scientist has two solutions, which she has labeled Solution A and Solution B. Each contains salt. Combining 44 ounces of Solution A with 66 ounces of Solution B gives 110 ounces of a mixture that is 55% salt. Combining 14 ounces of Solution A with 56 ounces of Solution B gives 70 ounces of a mixture that is 60 salt. What are the percentages of salt in the two solutions? \n" ); document.write( "---- \n" ); document.write( "a is % of salt in A \n" ); document.write( "b is % of salt in B \n" ); document.write( "------ \n" ); document.write( "Note: salt + salt = salt \n" ); document.write( "------ \n" ); document.write( "44a + 66b = 55*110 \n" ); document.write( "14a + 56b = 60*70 \n" ); document.write( "------- \n" ); document.write( "Modify: \n" ); document.write( "4a + 6b = 55*10 \n" ); document.write( "4a + 16b = 60*20 \n" ); document.write( "-------------------- \n" ); document.write( "Subtract and solve for \"b\": \n" ); document.write( "10b = 650 \n" ); document.write( "b = 65% \n" ); document.write( "--- \n" ); document.write( "Solve for \"a\": \n" ); document.write( "4a + 16*65 = 60*20 \n" ); document.write( "4a = 160 \n" ); document.write( "a = 40% ( \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |