document.write( "Question 947566: Q. How much salt should be added to 60 litres of a 20% solution of salt to increase it to a 40 % solution of salt?\r
\n" );
document.write( "\n" );
document.write( "Do you think you can frame the equations too? How do i convert 20% of salt to measurements (ie grams or kilograms)\r
\n" );
document.write( "\n" );
document.write( "i was thinking (60 + x) 40/100 = ....
\n" );
document.write( "Im really confused, since its a salt solution. Im in 8th grade, kindly explain in a way that is understandable to me. Thanks in advance \n" );
document.write( "
Algebra.Com's Answer #578218 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How much salt should be added to 60 litres of a 20% solution of salt to increase it to a 40 % solution of salt? \n" ); document.write( "============== \n" ); document.write( "Add s liter of 100% salt. \n" ); document.write( "s + 60 = total liters \n" ); document.write( "100s + 60*20 = (s + 60)*40 (total salt) \n" ); document.write( "--- \n" ); document.write( "100s + 1200 = 40s + 2400 \n" ); document.write( "60s = 1200 \n" ); document.write( "s = 20 liters \n" ); document.write( " \n" ); document.write( " |