document.write( "Question 555002: Ricks paint store sells a special shade of pink paint (Ricky's Blush) which can be made from red paint and white paint. The amount of red paint should be three times the amount of white paint. How much of each kind of paint is needed to make 264 gallons of Ricky's Blush? \n" ); document.write( "
Algebra.Com's Answer #361583 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
Amount of White paint is used = x
\n" ); document.write( "The amount of red paint should be three times the amount of white paint
\n" ); document.write( "Amount of Red paint is used = 3x
\n" ); document.write( "Amount of Riky's Blush = 264\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "White paint + Red paint = Riky's Blush
\n" ); document.write( "x+3x=264
\n" ); document.write( "4x=264
\n" ); document.write( "4x/4=264/4
\n" ); document.write( "x=66\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Amount of White paint is used = x =66 gallons
\n" ); document.write( "The amount of red paint should be three times the amount of white paint
\n" ); document.write( "Amount of Red paint is used = 3x = 3*66 = 198 gallons
\n" ); document.write( "
\n" ); document.write( "
\n" );