document.write( "Question 251686: A boy made 40 quarts of lemonade, which contained 20% lemon. How much water
\n" ); document.write( "would he have to add to reduce it to 10% lemon?
\n" ); document.write( "

Algebra.Com's Answer #183363 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.20*40+0*q=.10(40+q)
\n" ); document.write( "q=40
\n" ); document.write( "which makes sense since we want half the potency so we double the quantity
\n" ); document.write( "
\n" );