document.write( "Question 927909: How many gallons of a 21% acid solution and the 29% acid solution need to be mixed to make 8 gallons of a 26% acid solution? \n" ); document.write( "
Algebra.Com's Answer #563323 by Techpriest(29)\"\" \"About 
You can put this solution on YOUR website!
Assuming we don't know the gallons of the 21% acid solution, we will express it as x.
\n" ); document.write( "Assuming we don't know the gallons of the 29% acid solution, we will express it as y.
\n" ); document.write( "In the assumptions, we are able to convey this equation.
\n" ); document.write( "\"+x+%2B+y+=+8+\"
\n" ); document.write( "\"+.21x+%2B+.29y+=+.26%288%29+\"
\n" ); document.write( "We are able to solve it through substitution by finding that y = 8 - x through the subtraction property of equality.
\n" ); document.write( "\"+.21x+%2B+.29%288-x%29+=+.26%288%29+\" Substitution
\n" ); document.write( "\"+21x+%2B+29%288-x%29+=+26%288%29+\" Since they are a percent, we will multiply all by 100.
\n" ); document.write( "\"+21x+%2B+232+-+29x+=+208+\" Distribution
\n" ); document.write( "\"+-8x+%2B+232+=+208+\" Combine Like Terms
\n" ); document.write( "\"+-8x+%2B+232+-+232+=+208+-+232+\" Subtraction Property of Equality
\n" ); document.write( "\"+-8x%2F-8+=+-24%2F-8+\" Division Property of Equality
\n" ); document.write( "\"+x+=+3+\"
\n" ); document.write( "Now we know that x is 3, we will plug-in the x for the y to find the value of y.
\n" ); document.write( "\"+y+=+8+-+x+\"
\n" ); document.write( "\"+y+=+8+-+3+\"
\n" ); document.write( "\"+y+=+5+\"\r
\n" ); document.write( "\n" ); document.write( "It takes 3 gallons of a 21% acid solution and 5 gallons of a 29% acid solution to make 8 gallons of a 26% acid solution.
\n" ); document.write( "
\n" );