document.write( "Question 932304: how many liters of 12% salt solution must be mixed with 14 liters of a 36% salt to obtain a 24% salt solution
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #566095 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 12x + 36*14 = 24(x + 14) \n" ); document.write( "12x + 36*14 = 24x + 14*24 \n" ); document.write( "12x = 36*14 - 14*24 \n" ); document.write( "x = ( 36*14 - 14*24 )/12 \n" ); document.write( "x = 14 liters of 12% \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |