document.write( "Question 402683: how many litres of a 40% concentrated solution and a 25% concentrated solution must be mixed to obtain 79 litres of a 32% solution? \n" ); document.write( "
Algebra.Com's Answer #284795 by mananth(16946)![]() ![]() You can put this solution on YOUR website! percent ----------------quantity \n" ); document.write( "40.00% ----------------x \n" ); document.write( "25.00% ----------------79-x \n" ); document.write( "32.00% ----------------79 \n" ); document.write( "....\r \n" ); document.write( "\n" ); document.write( "40x+25(79-x)=32 *79 \n" ); document.write( " \n" ); document.write( "40x+1975-25x=2528 \n" ); document.write( " \n" ); document.write( "15x=553 \n" ); document.write( "/15 \n" ); document.write( "x=36.87 liters of 40% \n" ); document.write( " 42.13 liters of 25% \n" ); document.write( " \n" ); document.write( " |