document.write( "Question 644556: a paint mixture contains 15 gallons of base for every gallon of color. In 1440 gallons of paint how many gallons of color are there? \n" ); document.write( "
Algebra.Com's Answer #405122 by josmiceli(19441) You can put this solution on YOUR website! \n" ); document.write( "gallons of paint \n" ); document.write( "-------------- \n" ); document.write( "paint = base + color \n" ); document.write( "base = paint - color \n" ); document.write( "given: \n" ); document.write( "base / color = 15 / 1 \n" ); document.write( "( paint - color ) / color = 15/1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "There are 90 gallons of color in 1440 gallons of paint \n" ); document.write( "check: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "OK \n" ); document.write( " |