document.write( "Question 97450: How many gallons of a 85% solution must be mixed with 96 gallons of 40% solution to obtain a 53% solution? \n" ); document.write( "
Algebra.Com's Answer #71031 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
How many gallons of a 85% solution must be mixed with 96 gallons of 40% solution to obtain a 53% solution?
\n" ); document.write( ":
\n" ); document.write( "Let x = amt of 85% solution required
\n" ); document.write( ":
\n" ); document.write( "This will be mixed with 96 gal, therefore:
\n" ); document.write( "Resulting amt = (x+96)
\n" ); document.write( ":
\n" ); document.write( "The decimal equation:
\n" ); document.write( ".85x + .40(96) = .53(x+96)
\n" ); document.write( ":
\n" ); document.write( ".85x + 38.4 = .53x + 50.88
\n" ); document.write( ":
\n" ); document.write( ".85x - .53x = 50.88 - 38.4
\n" ); document.write( ":
\n" ); document.write( ".32x = 12.48
\n" ); document.write( ":
\n" ); document.write( "x = 12.48/.32
\n" ); document.write( ":
\n" ); document.write( "x = 39 gal of 85% solution
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution:
\n" ); document.write( ".85(39) + .40(96) = .53(39+96)
\n" ); document.write( "33.15 + 38.4 = .53(135)
\n" ); document.write( " 71.55 = 71.55; confirms our solution
\n" ); document.write( ":
\n" ); document.write( "Not that hard, right?
\n" ); document.write( "
\n" );