document.write( "Question 897837: A chemist needs 110 milliliters of a 32% solution but has only
\n" );
document.write( "29% and 40% solution available. Find how many milliliters of each
\n" );
document.write( "That should be mixed to get the desired solution. \n" );
document.write( "
Algebra.Com's Answer #544359 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b=110 \n" ); document.write( "0.29*a+0.4*b=0.32*110 \n" ); document.write( "a=80, b=30\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |