document.write( "Question 642948: We have 24 Gallons of 10% lemonade. how many gallons of pure water must be added to produce 6% lemonade? \r
\n" ); document.write( "\n" ); document.write( "so far i have: 21.6 gal of water in the 10% solution
\n" ); document.write( "x gal of pure water
\n" ); document.write( ".94(24+x)gal of 6% lemonade
\n" ); document.write( "then i set up this equation: 21.6+x=.94(24+x)
\n" ); document.write( "after solving i got 16 gal of pure water. Is this correct?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #404296 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
We have 24 Gallons of 10% lemonade.
\n" ); document.write( " how many gallons of pure water must be added to produce 6% lemonade?
\n" ); document.write( ":
\n" ); document.write( "You are right but took the hard way to do it, a simple equation would be
\n" ); document.write( ".10(24) = .06(x+24)
\n" ); document.write( "2.4 = .06x + 1.44
\n" ); document.write( "2.4- 1.44 = .06x
\n" ); document.write( ".96 = .06x
\n" ); document.write( "x = .96/.06
\n" ); document.write( "x = 16 gal
\n" ); document.write( "
\n" );