document.write( "Question 399317: Tank a contains 32 gallons of solution which is 25% alcohol by volume. Tank b has 50 gallons of solution which is 40% alcohol by volume. What volume should be taken from each tank and combined in order to make up 40 gallons of solution containing 30% alcohol by volume? \n" ); document.write( "
Algebra.Com's Answer #282757 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"a\" = gallons to be removed from tank a
\n" ); document.write( "Let \"b\" = gallons to be removed from tank b
\n" ); document.write( "\".25a\" = gallons of alcohol removed from tank a
\n" ); document.write( "\".4b\" = gallons of alcohol removed from tank b
\n" ); document.write( "--------------------------------------------------
\n" ); document.write( "\"%28.25a+%2B+.4b%29%2F40+=+.3\"
\n" ); document.write( "\".25a+%2B+.4b+=+12\"
\n" ); document.write( "(1) \"25a+%2B+40b+=+1200\"
\n" ); document.write( "also,
\n" ); document.write( "(2) \"a+%2B+b+=+40\"
\n" ); document.write( "Multiply both sides of (2) by \"25\"
\n" ); document.write( "and subtract (2) from (1)
\n" ); document.write( "(1) \"25a+%2B+40b+=+1200\"
\n" ); document.write( "(2) \"-25a+-+25b+=+-1000\"
\n" ); document.write( "\"15b+=+200\"
\n" ); document.write( "\"b+=+13.333\"
\n" ); document.write( "And from (2),
\n" ); document.write( "\"a+=+40+-+b\"
\n" ); document.write( "\"a+=+40+-+13.333\"
\n" ); document.write( "\"a+=+26.666\"
\n" ); document.write( "combine 26 2/3 gallons from tank \"a\"
\n" ); document.write( " with 13 1/3 gallons from tank \"b\"
\n" ); document.write( "check answer:
\n" ); document.write( "\"%28.25a+%2B+.4b%29%2F40+=+.3\"
\n" ); document.write( "\"%28.25%2A26.666+%2B+.4%2A13.333%29%2F40+=+.3\"
\n" ); document.write( "\".25%2A26.666+%2B+.4%2A13.333+=+12\"
\n" ); document.write( "\"+6.666+%2B+5.333+=+12\"
\n" ); document.write( "\"12+=+12\"
\n" ); document.write( "OK\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );