document.write( "Question 1151235: How many gallons of 40% alcohol solution must be mixed with 70% solution to obtain 30 gallons of 52% alcohol solution? \n" ); document.write( "
Algebra.Com's Answer #772923 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
H=70
\n" ); document.write( "L=30
\n" ); document.write( "M=30
\n" ); document.write( "T=52, the target percentage for the mixture
\n" ); document.write( "v gallons of H%
\n" ); document.write( "M-v gallons of L%\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28Hv%2BL%28M-v%29=TM%29\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"Hv%2BLM-Lv=TM\"\r
\n" ); document.write( "\n" ); document.write( "\"%28H-L%29v=TM-LM\"\r
\n" ); document.write( "\n" ); document.write( "\"%28H-L%29v=M%28T-L%29\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28v=M%28%28T-L%29%2F%28H-L%29%29%29\"\r
\n" ); document.write( "\n" ); document.write( "Substitute the given values and evaluate M-v.
\n" ); document.write( "
\n" );