document.write( "Question 411201: Suppose a certain shade of green paint is made by mixing blue paint with yellow paint in a ratio of 2 to 3. If you want to make 100 pails of green paint, how many pails of blue paint and how many pails of yellow paint will you need? \n" ); document.write( "
Algebra.Com's Answer #289054 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose a certain shade of green paint is made by mixing blue paint with yellow paint in a ratio of 2 to 3. \n" ); document.write( "--- \n" ); document.write( "2 to 3 is the same as 2x to 3x where 2x is blue and 3x is yellow \n" ); document.write( "----------- \n" ); document.write( "If you want to make 100 pails of green paint, how many pails of blue paint and how many pails of yellow paint will you need? \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "2x + 3x = 100 \n" ); document.write( "5x = 100 \n" ); document.write( "x = 20 \n" ); document.write( "2x = 40 pails of blue paint \n" ); document.write( "3x = 60 pails of yellow paint \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========= \n" ); document.write( " |