document.write( "Question 473392: The total number of reds and blues was one greater than the number of greens. The sum of three times the number of reds and twice the number of blues exceeded the number of greens by nine. How many of each color were there if three times the number of blues exceeded the number of greens by two? \n" ); document.write( "
Algebra.Com's Answer #324630 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The total number of reds and blues was one greater than the number of greens.
\n" ); document.write( "------
\n" ); document.write( "The sum of three times the number of reds and twice the number of blues exceeded the number of greens by nine.
\n" ); document.write( "-------
\n" ); document.write( "How many of each color were there if three times the number of blues exceeded the number of greens by two?
\n" ); document.write( "-------------------
\n" ); document.write( "Equations:
\n" ); document.write( "r + b = g + 1
\n" ); document.write( "3r + 2b = g +9
\n" ); document.write( "3b = g + 2
\n" ); document.write( "-----------------
\n" ); document.write( "Rearrange:
\n" ); document.write( "r + b - g = 1
\n" ); document.write( "3r +2b - g = 9
\n" ); document.write( "0r + 3b - g = 2
\n" ); document.write( "------------------
\n" ); document.write( "Solve by any method you know to get:
\n" ); document.write( "r = 3
\n" ); document.write( "b = 2
\n" ); document.write( "g = 4
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );