document.write( "Question 711414: Find the quantity of a 30% solution which must be mixed with a 15% solution to produce 600 kg of 25% solution \n" ); document.write( "
Algebra.Com's Answer #437399 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the quantity of a 30% solution which must be mixed with a 15% solution to produce 600 kg of 25% solution \n" ); document.write( "----------- \n" ); document.write( "t = amount of 30% \n" ); document.write( "f = 15% \n" ); document.write( "-------- \n" ); document.write( "t + f = 600 \n" ); document.write( "30t + 15f = 25*600 \n" ); document.write( "========= \n" ); document.write( "etc \n" ); document.write( " |