document.write( "Question 696905: A 3 gallon mixture contain 1 part x and 2 parts y. In order to change it to a mixture containing 25%x, how much y should be added. \n" ); document.write( "
Algebra.Com's Answer #429463 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let A=amount of y that should be added:
\n" ); document.write( "The 3 gallon mixture initially contains 1/3 x and 2/3 y
\n" ); document.write( "Now we know that the amount of pure x that exists before the y is added ((1/3)*3) has to equal the amount of pure x that exists after the y is added (3+A)(1/4)
\n" ); document.write( "Sooooo
\n" ); document.write( "(1/3)*3=(1/4)*(3+A)
\n" ); document.write( "1=3/4 + (1/4)*A
\n" ); document.write( "1-(3/4)=(1/4)A
\n" ); document.write( "1/4=(1/4)A
\n" ); document.write( "A=1---gal of y needs to be added
\n" ); document.write( "CK
\n" ); document.write( "(1/3)*3=(1/4)*4
\n" ); document.write( "1=1\r
\n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor
\n" ); document.write( "
\n" );