document.write( "Question 230075: How many liters of a 20% alcohol solution must be miced with 50 liters of a 70% solution to get a 50 % solution?\r
\n" ); document.write( "\n" ); document.write( "I can solve this just by using the equation of .20x + 35 = .50(50+x)\r
\n" ); document.write( "\n" ); document.write( "But this has to be done in a system of equations. I am stumped on how to get the 2nd equation. There is no usual x+y = a certain total amount here.\r
\n" ); document.write( "\n" ); document.write( "Not looking for the answer but just the 2nd. equation\r
\n" ); document.write( "\n" ); document.write( "Thanks in advance :0)
\n" ); document.write( "

Algebra.Com's Answer #170449 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
All I can figure is that they want you to say
\n" ); document.write( "\"x+%2B+y\" liters is the total liters of solution
\n" ); document.write( "and \"y+=+50\" is the other equation (very trivial)
\n" ); document.write( "Let \"x\" = liters of 20% alcohol solution needed
\n" ); document.write( "In words:
\n" ); document.write( "(final liters of alcohol)/(final total solution) = 50%
\n" ); document.write( "given:
\n" ); document.write( "Alcohol in 70% solution:
\n" ); document.write( "\".7%2A50+=+35\"
\n" ); document.write( "----------------------
\n" ); document.write( "\"%28.2x+%2B+35%29%2F%28x+%2B+y%29+=+.5\"
\n" ); document.write( "\".2x+%2B+35+=+.5%2A%28x+%2B+y%29\"
\n" ); document.write( "\".2x+%2B+35+=+.5x+%2B+.5y\"
\n" ); document.write( "(1) \".3x+%2B+.5y+=+35\"
\n" ); document.write( "and
\n" ); document.write( "(2) \"y+=+50\"
\n" ); document.write( "
\n" ); document.write( "
\n" );