document.write( "Question 157305: How many liters of a 70% acid solution are needed to be mixed with 18 liters of a 10% acid solution to get a mixture which is 25% alcohol? \n" ); document.write( "
Algebra.Com's Answer #115945 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
First of all, this might be a \"trick\" question. It talks about acid
\n" ); document.write( "solutions giving an alcohol solution. Maybe it's miscopied someway.
\n" ); document.write( "Let \"x\"= liters of 70% solution needed
\n" ); document.write( "In words:
\n" ); document.write( "(alcohol in 70% solution + alcohol in 10% solution) / (total solution) = 25%
\n" ); document.write( "\"%28.7x+%2B+.1%2A18%29+%2F+%28x+%2B+18%29+=+.25\"
\n" ); document.write( "multiply both sides by \"x%2B18\"
\n" ); document.write( "\".7x+%2B+1.8+=+.25%2A%28x+%2B+18%29\"
\n" ); document.write( "\".7x+%2B+1.8+=+.25x+%2B+4.5\"
\n" ); document.write( "\".45x+=+2.7\"
\n" ); document.write( "\"x+=+6\" liters of 70% solution needed
\n" ); document.write( "check:
\n" ); document.write( "\"%28.7x+%2B+.1%2A18%29+%2F+%28x+%2B+18%29+=+.25\"
\n" ); document.write( "\"%28.7%2A6+%2B+.1%2A18%29+%2F+%286+%2B+18%29+=+.25\"
\n" ); document.write( "\"%284.2+%2B+1.8%29+%2F+24+=+.25\"
\n" ); document.write( "\"6%2F24+=+.25\"
\n" ); document.write( "\".25+=+.25\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );