document.write( "Question 784974: suppose that you have a supply of a 20% solution of alcohol and a 70% solution of alcohol. How man quarts of each should be mixed to produce 50 quarts that is 40% alcohol? \n" ); document.write( "
Algebra.Com's Answer #477326 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
ASSIGN VARIABLES
\n" ); document.write( "H = 70%
\n" ); document.write( "L = 20%
\n" ); document.write( "T = 40%, concentration wanted
\n" ); document.write( "M = 50 quarts, quantity wanted
\n" ); document.write( "u = unknown volume of 20%
\n" ); document.write( "v = unknown volume of 70%\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "MAKE EQUATIONS FOR SYSTEM\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28%28Lu%2BHv%29%2FM=T%29\" and \"highlight%28u%2Bv=M%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve for u and v. The equations will be linear so the rational one with T is easily transformed into a more familiar format.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"v=M-u\", and \"Lu%2BHv=TM%2C\"
\n" ); document.write( "\"Lu%2BH%28M-u%29=TM\"
\n" ); document.write( "\"Lu-Hu%2BHM=TM\"
\n" ); document.write( "\"%28L-H%29u=TM-HM\"
\n" ); document.write( "\"u=%28TM-HM%29%2F%28L-H%29\"
\n" ); document.write( "\"u=M%28T-H%29%2F%28L-H%29\"
\n" ); document.write( "Divide by or multiply by \"%28-1%29%2F%28-1%29\" because computations will be easier that way:
\n" ); document.write( "\"highlight%28u=M%28H-T%29%2F%28H-L%29%29\"
\n" ); document.write( "'
\n" ); document.write( "Use that for u and then go back to \"highlight%28v=M-u%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "SUBSTITUTE THE GIVEN VALUES TO FIND THE UNKNOWN VALUES\r
\n" ); document.write( "\n" ); document.write( "Just use the number values from the description, listed as \"ASSIGN VARIABLES\".
\n" ); document.write( "
\n" );