document.write( "Question 584698: I have 80% solution (vinegar) and need 7% solution (Vinegar).
\n" );
document.write( "How much water do I have to add to get the result? \n" );
document.write( "
Algebra.Com's Answer #372844 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Depends how much you have (x) or how much you want to have (x+y). \n" ); document.write( ".80x=.07(x+y) \n" ); document.write( "or from standpoint of water \n" ); document.write( ".20x+1.0y=.93(x+y) \n" ); document.write( " |