document.write( "Question 284889: Write a complete solution:
\n" );
document.write( "How many liters of a 20% alcohol solution should maria mix with 50 liters of a 60% alcohol solution to obtain a 30% solution? \n" );
document.write( "
Algebra.Com's Answer #206641 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! first mixture + second mixture = total mixture\r \n" ); document.write( "\n" ); document.write( "Here is your equation and you solve for x.\r \n" ); document.write( "\n" ); document.write( "0.20(x) + 0.60(50) = 0.30(x + 50)\r \n" ); document.write( "\n" ); document.write( "Can you finish now? \n" ); document.write( " |