document.write( "Question 429657: How many gallons of 25% alcohol solution and 40% alcohol solution must be mixed to get 6 gallons of 30% alcohol solution?
\n" ); document.write( "......gallons of 25%
\n" ); document.write( ".....gallons of 40%
\n" ); document.write( "

Algebra.Com's Answer #298414 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Mixture to be 6 gallons of 30% alcohol solution
\n" ); document.write( "Let x and (6-x)represent the amount of the 40% and 25% respectively
\n" ); document.write( "Question states***
\n" ); document.write( " Mixing
\n" ); document.write( " .40x + .25(6-x) = .30*6gal
\n" ); document.write( " .15x = .05*6
\n" ); document.write( " x = 2gal of 40% solution and 4gal of 25% ssolution\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " .4*2 + .25*4 = .8 + 1 = .3*6 = 1.8gal \n" ); document.write( "
\n" );