document.write( "Question 578393: You have a 60% solution of dye. You would like to make 18mL of a 10% solution. How much of the 60% dye will you need? How much water will you need? \n" ); document.write( "
Algebra.Com's Answer #370638 by dfrazzetto(283)\"\" \"About 
You can put this solution on YOUR website!
x = volume of dye needed\r
\n" ); document.write( "\n" ); document.write( "y = water\r
\n" ); document.write( "\n" ); document.write( "x+y = 18\r
\n" ); document.write( "\n" ); document.write( ".6x / 18 = .10\r
\n" ); document.write( "\n" ); document.write( ".6x = 1.8\r
\n" ); document.write( "\n" ); document.write( "x= 3 ml\r
\n" ); document.write( "\n" ); document.write( "3 ml of dye, 15 ml of water\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );