document.write( "Question 830185: I have 100 gallons of 70% solution. I need to mix it with a 90% solution to obtain a 75% solution. How much 90% do I need? \n" ); document.write( "
Algebra.Com's Answer #715849 by amalm06(224)\"\" \"About 
You can put this solution on YOUR website!
Let A denote the 70% solution and B denote the 90% solution\r
\n" ); document.write( "\n" ); document.write( "Using the method of alligation,\r
\n" ); document.write( "\n" ); document.write( "0.75-0.70=0.05\r
\n" ); document.write( "\n" ); document.write( "0.90-0.75=0.15\r
\n" ); document.write( "\n" ); document.write( "So that A/B=0.15/0.05\r
\n" ); document.write( "\n" ); document.write( "E.g. there are 0.15 parts of A for every 0.05 parts of B\r
\n" ); document.write( "\n" ); document.write( "If there are 100 parts of A, then (0.15/0.05)=100/x\r
\n" ); document.write( "\n" ); document.write( "x=33.3 gallons of 90% solution (Answer)
\n" ); document.write( "
\n" );