document.write( "Question 482675: A bag contains 36 marbles, some of which are red and the remainder of which are blue. Twice the number of red marbles is six less than the number of blue marbles. Find the number of marbles of each color. (Answer: 10 red marbles; 26 blue marbles). Just need the work to be shown. Thanks. \n" ); document.write( "
Algebra.Com's Answer #330378 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bag contains 36 marbles, some of which are red and the remainder of which are blue. Twice the number of red marbles is six less than the number of blue marbles. Find the number of marbles of each color. \n" ); document.write( "--------------- \n" ); document.write( "Equations: \n" ); document.write( "r + b = 36 marbles \n" ); document.write( "2r = b-6 \n" ); document.write( "---- \n" ); document.write( "Solve for \"b\" and substitute: \n" ); document.write( "b = 2r+6 \n" ); document.write( "--- \n" ); document.write( "r + 2r+6 = 36 \n" ); document.write( "3r = 30 \n" ); document.write( "r = 10 (# of red marbles) \n" ); document.write( "---- \n" ); document.write( "b = 36-10 = 26 (# of blue marbles) \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |