document.write( "Question 761952: Please help me to solve this problem
\n" );
document.write( "How much water must be added to 6 gal of a 4% insecticide solution to reduce the concentration to 3%? (Hint : water is 0% insecticide) \n" );
document.write( "
Algebra.Com's Answer #463605 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How much water must be added to 6 gal of a 4% insecticide solution to reduce the concentration to 3%? \n" ); document.write( "----------------- \n" ); document.write( "6*4 + x*0 = (6+x)*3 \n" ); document.write( " \n" ); document.write( " |