document.write( "Question 1083671: 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( "55%
\n" );
document.write( " salt and Solution B is
\n" );
document.write( "80%
\n" );
document.write( " salt. She wants to obtain
\n" );
document.write( "160
\n" );
document.write( " ounces of a mixture that is
\n" );
document.write( "60%
\n" );
document.write( " salt. How many ounces of each solution should she use?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #699193 by adamhen894(15)![]() ![]() ![]() You can put this solution on YOUR website! solutionA \n" ); document.write( "x ounces of 55%salt \n" ); document.write( "solutionB \n" ); document.write( "(160-x)ounces of 80% salt\r \n" ); document.write( "\n" ); document.write( "mixture of two solution \n" ); document.write( "160 ounces of 60% salt\r \n" ); document.write( "\n" ); document.write( "now we can set up the equation, solve for x \n" ); document.write( "0.55x+0.8(160-x)=0.6*160 \n" ); document.write( "x= 128 ounces of 55% salt \n" ); document.write( "and 32 ounces of 60% salt\r \n" ); document.write( "\n" ); document.write( "input x value into equation, they equal to each other.\r \n" ); document.write( "\n" ); document.write( "if you have alternative way of solving it, i would love to hear \n" ); document.write( "adamchen894@gmail.com \n" ); document.write( " |