document.write( "Question 449727: Hakan has 50 milliliters of a 10% acid solution. How many milliliters of 45% acid solution should he add to create a 35% acid solution? \n" ); document.write( "
Algebra.Com's Answer #316249 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 50 ml x .1=5 ml \n" ); document.write( ".45(n)+5=.35(n+50) \n" ); document.write( ".45n+5=.35n+17.5 \n" ); document.write( ".1n=12.5 \n" ); document.write( "n=125 \n" ); document.write( "You need 125 ml of 45% solution to add to 50 ml of 10% solution to make 175 ml of 35% solution.. \n" ); document.write( " |