document.write( "Question 996636: How many liters of pure acid and how many liters of a 25% acid solution should be mixed to get 10 liters of a 40% acid solution? \n" ); document.write( "
Algebra.Com's Answer #614990 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many liters of pure acid and how many liters of a 25% acid solution should be mixed to get 10 liters of a 40% acid solution? \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "1*x + 0.25(10-x) = 0.40*10 \n" ); document.write( "------ \n" ); document.write( "100x + 25*10 - 25x = 40*10 \n" ); document.write( "------ \n" ); document.write( "75x = 15*10 \n" ); document.write( "---- \n" ); document.write( "x = 2 liters (amt of pure acid needed) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |