SOLUTION: 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
Algebra ->
Systems-of-equations
-> SOLUTION: 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
Log On
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? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 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?
-------------------
Equations:
r + b = g + 1
3r + 2b = g +9
3b = g + 2
-----------------
Rearrange:
r + b - g = 1
3r +2b - g = 9
0r + 3b - g = 2
------------------
Solve by any method you know to get:
r = 3
b = 2
g = 4
============
Cheers,
Stan H.