document.write( "Question 285515: how many gallons of a 25% solution must be mixed with 60 gallons of a 50% solution to get a 30% solution? \n" ); document.write( "
Algebra.Com's Answer #206956 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=number of gal of 25% solution needed\r
\n" ); document.write( "\n" ); document.write( "Now we know that the amount of \"pure stuff\" in the 25% solution (0.25x) plus the amount of \"pure stuff\" in the 60 gal of the 50% solution ((0.50*60) has to equal the amount of \"pure stuff\" in the final mixture (0.30(60+x)). So, our equation to solve is:\r
\n" ); document.write( "\n" ); document.write( "0.25x+0.50*60=0.30(60+x) get rid of parens and simplify
\n" ); document.write( "0.25x+30=18+0.30x subtract 0.25x and also 18 from each side
\n" ); document.write( "30-18=0.30x-0.25x
\n" ); document.write( "0.05x=12 divide each side by 0.05
\n" ); document.write( "x=240 gal of 25% solution is needed\r
\n" ); document.write( "\n" ); document.write( "CK
\n" ); document.write( "240*0.25 +0.50*60=0.30*300
\n" ); document.write( "60+30=90
\n" ); document.write( "90=90\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" );