document.write( "Question 1046814: pure acid is to be added to a 10% acid solution to obtain 90L of 42% solution what amounts of each should be used?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #662259 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 1x+0.10(90-x) = 0.42(90) \n" ); document.write( "x+9-0.10x = 37.8 \n" ); document.write( "0.9x = 28.8 \n" ); document.write( "x = 32L of pure acid to 90-32 = 58L of 10% solution to get 90L at 42% \n" ); document.write( " |