document.write( "Question 213954: How many milliliters of a 29% alcohol solution must be added to 5 milliliters of a 5% alcohol solution to produce a 17% alcohol solution? \n" ); document.write( "
Algebra.Com's Answer #161620 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.29X+.05*5=.17(5+X)
\n" ); document.write( ".29X+.25=.85+.17X
\n" ); document.write( ".29X-.17X=.85-.25
\n" ); document.write( ".12X=.6
\n" ); document.write( "X=.6/.12
\n" ); document.write( "X=5 ML. OF 29%ALCOHOL IS USED.
\n" ); document.write( "PROOF:
\n" ); document.write( ".29*5+.05*5=.17(5+5)
\n" ); document.write( "1.45+.25=.17*10
\n" ); document.write( "1.7=1.7
\n" ); document.write( "
\n" ); document.write( "
\n" );