document.write( "Question 251982: Both solution X and solution Y contain alcohol and water. In solution X the ratio
\n" ); document.write( "of alcohol to water is 3:2. When equal amounts of solution X and solution Y are
\n" ); document.write( "mixed, the ratio of alcohol to water is 3:4. What is the ratio of alcohol to water in solution Y? Write your answer in the form A:W.
\n" ); document.write( "

Algebra.Com's Answer #183750 by vksarvepalli(154)\"\" \"About 
You can put this solution on YOUR website!
let the ratio of alcohol to water in Y be a:b
\n" ); document.write( "now suppose 5 litres each of both the sol's are mixed (you can take any value it doesn't matter just they have to be equal in volume)\r
\n" ); document.write( "\n" ); document.write( "then we will have two equations in a and b
\n" ); document.write( "a+b=5
\n" ); document.write( "and 3b-4a=6\r
\n" ); document.write( "\n" ); document.write( "solving these we get the answer a:b=9:26
\n" ); document.write( "
\n" );