document.write( "Question 456112: You need a 65% alcohol solution. On hand, you have a 360 mL of a 15% alcohol mixture. You also have 95% alcohol mixture. How much of the 95% mixture will you need to add to obtain the desired solution?\r
\n" ); document.write( "\n" ); document.write( "You will need
\n" ); document.write( " ? mL of the 95% solution
\n" ); document.write( "to obtain
\n" ); document.write( "? mL of the desired 65% solution.
\n" ); document.write( "

Algebra.Com's Answer #317110 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
360(.15)+n(.95)=.65(360+n)
\n" ); document.write( "54+.95n=234+.65n
\n" ); document.write( ".30n=180
\n" ); document.write( "n=180/.30=600
\n" ); document.write( "You need 600 mL of 95% solution to mix with your 15% alcohol solution..
\n" ); document.write( "
\n" );