document.write( "Question 765281: We have 500 grams of a 10% salt solution. How many grams of water must be added to dilute the solution to form a 4% solution?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have tried solving this, but I'm not sure if it's correct.\r
\n" );
document.write( "\n" );
document.write( "(2/100)*(500 + x) = 50\r
\n" );
document.write( "\n" );
document.write( "10 + (2/100)x = 50\r
\n" );
document.write( "\n" );
document.write( "(2/100)x = 50 - 10\r
\n" );
document.write( "\n" );
document.write( "X = 40/(2/100)\r
\n" );
document.write( "\n" );
document.write( "X = 200 grams. \n" );
document.write( "
Algebra.Com's Answer #466066 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! This is what you want to understand about a dilution:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "{amount of salt initially}/{amount of final solution}={concentration of final solution}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Amount of starting salt: 500*0.10 grams\r \n" ); document.write( "\n" ); document.write( "Amount of water to add for dilution: let this be w\r \n" ); document.write( "\n" ); document.write( "Amount of resulting solution of salt: 500+w\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "EQUATION: \n" ); document.write( " \n" ); document.write( "That uses decimal fractions and not percents. \n" ); document.write( "SOLVE FOR w. \n" ); document.write( " |