document.write( "Question 404642: A solution of 60 ml is 50% acid. How many ml of water must be added to create a 30% acid solution?\r
\n" );
document.write( "\n" );
document.write( "I tried solving this problem but got a negative answer...\r
\n" );
document.write( "\n" );
document.write( "I put the question in this form- W+.50(60)=.30(W+60) \r
\n" );
document.write( "\n" );
document.write( "Thank you.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #285960 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A solution of 60 ml is 50% acid. How many ml of water must be added to create a 30% acid solution? \n" ); document.write( "----------- \n" ); document.write( "60 ml of 50% has 30 ml of acid. \n" ); document.write( "For 30 ml to be 30%, the total must be 100 ml \n" ); document.write( "Add 40 ml of water. \n" ); document.write( "-------------------- \n" ); document.write( "You can do it this way: \n" ); document.write( "T = w + 60 (total solution) \n" ); document.write( "0.5*60 + w*0 = 0.3(w + 60) (total acid) \n" ); document.write( "30 = 0.3w + 18 \n" ); document.write( "0.3w = 12 \n" ); document.write( "w = 40 ml \n" ); document.write( " |