document.write( "Question 901743: how much water should be added to 48 ounces of 8% salt solution to make a 3% salt solution\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #546917 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! water = water \n" ); document.write( ".92(48) + 1.00w = .97(48+w) \n" ); document.write( " w = .05(48)/.03 \n" ); document.write( " |