document.write( "Question 615093: A green paint is created by mixing 3 parts of yellow with every 5 parts of blue. How many gallons of yellow paint are needed to make 60 gallons of green paint. \n" ); document.write( "
Algebra.Com's Answer #386945 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A green paint is created by mixing 3 parts of yellow with every 5 parts of blue. How many gallons of yellow paint are needed to make 60 gallons of green paint. \n" ); document.write( "----- \n" ); document.write( "Ratio of yellow to blue is 3:5 \n" ); document.write( "Equation: \n" ); document.write( "3x + 5x = 60 \n" ); document.write( "8x = 60 \n" ); document.write( "x = 30/4 \n" ); document.write( "----- \n" ); document.write( "yellow = 3x = 3(30/4) = 90/4 = 45/2 = 22.5 gallons \n" ); document.write( "---- \n" ); document.write( "blue = 5x = 5(30/4) = 150/4 = 75/2 = 37.5 gallons \n" ); document.write( "====================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |