document.write( "Question 223264: how many liters of 24% salt solution must be added to 76 liters of 64% salt solution to get a 43% salt solution? \r
\n" );
document.write( "\n" );
document.write( "how do you do this kind of problem??? \n" );
document.write( "
Algebra.Com's Answer #166986 by scott8148(6628) You can put this solution on YOUR website! (24%)(x) + (64%)(76) = (43%)(x + 76)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiplying by 100 to clear percentages ___ 24x + (64*76) = 43x + (43*76)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "21 * 76 = 19x ___ 84 = x \n" ); document.write( " |