document.write( "Question 1056140: Hi
\n" );
document.write( "how much water should be added to 2 litres of 5% cordial mixture to produce a 3 % cordial mixture.\r
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #671324 by Alan3354(69443) You can put this solution on YOUR website! how much water should be added to 2 litres of 5% cordial mixture to produce a 3% cordial mixture. \n" ); document.write( "----------- \n" ); document.write( "Add w liters. \n" ); document.write( "then, \n" ); document.write( "2*5 + w*0 = (2+w)*3 \n" ); document.write( " |