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)\"\" \"About 
You can put this solution on YOUR website!
\"+Let+%7B%7B%7B+x+\" = gallons of color in 1440
\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( "\"+%28+1440+-+x+%29+%2F+x+=+15+%2F+1+\"
\n" ); document.write( "\"+1440+-+x+=+15x+\"
\n" ); document.write( "\"+16x+=+1440+\"
\n" ); document.write( "\"+x+=+90+\"
\n" ); document.write( "There are 90 gallons of color in 1440 gallons of paint
\n" ); document.write( "check:
\n" ); document.write( "\"+%28+1440+-+x+%29+%2F+x+=+15+%2F+1+\"
\n" ); document.write( "\"+%28+1440+-+90+%29+%2F+90+=+15+%2F+1+\"
\n" ); document.write( "\"+1350+%2F+90+=+15%2F1+\"
\n" ); document.write( "\"+15+=+15+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );