document.write( "Question 1088646: How many ml of 4% and 1% solution are needed to make 1800 ml of 2% solution? \n" ); document.write( "
Algebra.Com's Answer #702945 by natolino_2017(77)![]() ![]() ![]() You can put this solution on YOUR website! Let x: ml. of the 4% solution \n" ); document.write( " y: ml. of the 1% solution\r \n" ); document.write( "\n" ); document.write( "x+y = 1,800 (total solution) \n" ); document.write( "0.04x +0.01y = 0,02(1,800) = 36 (total component)\r \n" ); document.write( "\n" ); document.write( "Solving x=600 ml. and y= 1,200 ml.\r \n" ); document.write( "\n" ); document.write( "So answer is we need 600 ml of the 4% and 1,200 ml of the 1% solution.\r \n" ); document.write( "\n" ); document.write( "In a more general case, we need 1/3 of the 4% solution and 2/3 of the 1% solution to make a solution of 2%.\r \n" ); document.write( "\n" ); document.write( "4%x/3+ 1%*2x/3 = 2%*x when x is the total ml. of the solution.\r \n" ); document.write( "\n" ); document.write( "@natolino_\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |