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 #712905 by amalm06(224)![]() ![]() You can put this solution on YOUR website! (0.80)(x)+0=(0.7)(x+w), where x is the amount of vinegar and w is the quantity of water\r \n" ); document.write( "\n" ); document.write( "0.8x=0.7x+0.7w\r \n" ); document.write( "\n" ); document.write( "0.1x=0.7w\r \n" ); document.write( "\n" ); document.write( "w=(7/10)x (Answer) \n" ); document.write( " |