document.write( "Question 371779: A 30% acid solution is to be mixed with a 50% acid solution to get 100 milliliters of a 35% acid solution. How many milliliters of 30% are needed \n" ); document.write( "
Algebra.Com's Answer #264840 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! A 30% acid solution is to be mixed with a 50% acid solution to get 100 milliliters of a 35% acid solution. How many milliliters of 30% are needed\r \n" ); document.write( "\n" ); document.write( "Let x = the number of milliliters of 30% needed \n" ); document.write( "100-x = the number of milliliters of 50% needed\r \n" ); document.write( "\n" ); document.write( "0.30x + 0.50(100-x) = .35(100) \n" ); document.write( "0.30x + 50 - 0.5x = 35 \n" ); document.write( " -0.2x = 35-50 \n" ); document.write( " x = 75 \n" ); document.write( " \n" ); document.write( "75 milliliters of 30% are needed\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |