document.write( "Question 899028: Five gallons of a Php 120 per gallon thinner is to be mixed with a paint costing Php 760 per gallon to make a paint that can be sold for Php 560 per gallon. How much paint will be produced? \n" ); document.write( "
Algebra.Com's Answer #545128 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 7.6*x+1.2*5=5.6(5+x) \n" ); document.write( "7.6x-5.6x=28-6 \n" ); document.write( "2x=22 \n" ); document.write( "x=11 \n" ); document.write( "5+11=16 gallons total \n" ); document.write( " |