document.write( "Question 431211: I need to convert a paint that I bought that has 7% of the dye color I want but the shade I like best calls for only 3% dye color. How much pure white needs to be mixed with the 7% to get .7 gallons of the 3%dye paint. \n" ); document.write( "
Algebra.Com's Answer #299320 by mananth(16946)![]() ![]() You can put this solution on YOUR website! percent ----------------quantity \n" ); document.write( "White paint 0----------------x gallons \n" ); document.write( "Paint with dye 7----------------0.7-x gallons \n" ); document.write( "Total 3.00% ----------------0.7 gallons \n" ); document.write( " \n" ); document.write( "0x+7(0.7-x)=3*0.7 \n" ); document.write( "4.9-7x=2.1 \n" ); document.write( "-7x=2.1-4.9 \n" ); document.write( "-7x=-2.8 \n" ); document.write( "/-7 \n" ); document.write( "x=0.4 gallons white paint \n" ); document.write( "0.3 gallons 7.00% \n" ); document.write( " \n" ); document.write( " |