document.write( "Question 1201492: How much water must be added to 5L of 8% weed killer mixture to make a 5% weed killer mixture? \n" ); document.write( "
Algebra.Com's Answer #835877 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Answer: 3 liters of water\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Explanation:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = amount of liters of pure water to add
\n" ); document.write( "this is some positive real number\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I'll draw out a mixture table.
\n" ); document.write( "The table is optional but it might help clear up confusion, and also keep things organized.
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
WaterWeed KillerTotal
start4.60.45
addx0x
end4.6+x0.45+x

\n" ); document.write( "The first row of the table is \"start\" to represent what we have at first: the 8% solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "8% of 5 = 0.08*5 = 0.4 liters of pure weed killer
\n" ); document.write( "5-0.4 = 4.6 liters of water\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The second row is labeled \"add\" to represent the next mixture. In this case it's pure water.
\n" ); document.write( "It's just water and nothing else.
\n" ); document.write( "We have x liters of this and 0 liters of weed killer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The \"water\" column adds to 4.6+x. Simply add straight down.
\n" ); document.write( "The \"weed killer\" column adds to 0.4+0 = 0.4
\n" ); document.write( "The totals add to 5+x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The final mix will have 0.4 liters of pure weed killer out of 5+x liters total solution (water+weed killer)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The ratio of these items must be 5% because want a 5% solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = amount of pure weed killer = 0.4
\n" ); document.write( "B = total amount of solution = 5+x
\n" ); document.write( "A/B = 5% solution
\n" ); document.write( "A/B = 0.05
\n" ); document.write( "(0.4)/(5+x) = 0.05
\n" ); document.write( "0.4 = 0.05*(5+x)
\n" ); document.write( "0.4 = 0.25+0.05x
\n" ); document.write( "0.4-0.25 = 0.05x
\n" ); document.write( "0.15 = 0.05x
\n" ); document.write( "0.05x = 0.15
\n" ); document.write( "x = 0.15/0.05
\n" ); document.write( "x = 3
\n" ); document.write( "We need to add 3 liters of pure water to achieve a 5% solution.
\n" ); document.write( "
\n" ); document.write( "
\n" );