document.write( "Question 248401: How much water needs to be mixed with a 15% dye solution to get 24 gallons of a solution that is 5% dye? \n" ); document.write( "
Algebra.Com's Answer #181045 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .15(24-X)=.05*24 \n" ); document.write( "3.6-.15X=1.2 \n" ); document.write( "-.15X=1.2-3.6 \n" ); document.write( "-.15X=-2.4 \n" ); document.write( "X=-2.4/-.15 \n" ); document.write( "X=16 GALLONS OF 15% DYE IS USED. \n" ); document.write( "24-16=8 GALLONS OF WATER IS USED. \n" ); document.write( "PROOF: \n" ); document.write( ".15(24-16)=.05*24 \n" ); document.write( ".15*8=1.2 \n" ); document.write( "1.2=1.2 \n" ); document.write( " |