document.write( "Question 108704: I need help setting up an equation for the following question:\r
\n" );
document.write( "\n" );
document.write( "A 20L solution is 15% alcohol. How much water must be added to make it an 8% alcohol solution? \n" );
document.write( "
Algebra.Com's Answer #79262 by scott8148(6628) You can put this solution on YOUR website! let x=\"added water\" ... 20(15%)+x(0%)=(20+x)(8%) \n" ); document.write( " |