document.write( "Question 259650: there are 36 buttons in a jar. There are 3 times as many red buttons as white buttons. So how many white buttons are there? and how many red buttons are there? \n" ); document.write( "
Algebra.Com's Answer #191086 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! r+w=36 \n" ); document.write( "r=3w \n" ); document.write( "3w+w=36 \n" ); document.write( "4w=36 \n" ); document.write( "w=9 \n" ); document.write( "r=27 \n" ); document.write( " |