document.write( "Question 242373: how many ounces of a 40% alcohol solution should be mixed with 60 ounces of a 70% alcohol solutionto produce a 60% alcohol solution? \n" ); document.write( "
Algebra.Com's Answer #177439 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Call the number of ounces X.
\n" ); document.write( "\"%28X%29%2840%29%2B60%2870%29=%28X%2B60%29%2860%29\"
\n" ); document.write( "\"40X%2B4200=60X%2B3600\"
\n" ); document.write( "\"20X=600\"
\n" ); document.write( "\"X=30\"
\n" ); document.write( "30 ounces
\n" ); document.write( "
\n" );