document.write( "Question 1104152: A scientist has two solutions, which she has labeled Solution A and Solution B. Each contains salt. She knows that Solution A is
\n" );
document.write( "70%
\n" );
document.write( " salt and Solution B is
\n" );
document.write( "95%
\n" );
document.write( " salt. She wants to obtain
\n" );
document.write( "60
\n" );
document.write( " ounces of a mixture that is
\n" );
document.write( "80%
\n" );
document.write( " salt. How many ounces of each solution should she use? \n" );
document.write( "
Algebra.Com's Answer #718886 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(1) The traditional algebraic solution.... \n" ); document.write( "Use x ounces of A and (60-x) ounces of B. \n" ); document.write( "The amount of salt in x ounces of A is .70(x); the amount in (60-x) ounces of B is .95(60-x); the amount of salt in the mixture is .80(60). \n" ); document.write( "Write and solve the equation that says the amount of salt in the two ingredients is equal to the amount in the mixture: \n" ); document.write( " \n" ); document.write( "I'll let you finish from there.... \n" ); document.write( "(2) But here is an easier way to answer this kind of \"mixture\" problem: \n" ); document.write( "Look at the percentages of the two ingredients and of the mixture, as if on a number line. \n" ); document.write( "80 is 2/5 of the way from 70 to 95. (80-70=10; 95-70=25; 10/25 = 2/5). \n" ); document.write( "That 2/5 means 2/5 of the mixture must be the 95% ingredient, B. \n" ); document.write( "2/5 of 60 is 24; so use 24 ounces of B and 36 ounces of A. \n" ); document.write( "If you finished the solution above using the standard algebraic method, that is the answer you should have gotten. \n" ); document.write( " |