Hello - I'm working through the NOVA book in addition to several others. I came across an explanation that I didn't quite understand. Can someone help me work through how the simplified equation gets from
T = 7B/2+7B/3 - B to
6T/29?
QuestionThere are 87 balls in a jar. Each ball is painted with at least one of the two colors, red or green. It is observed that 2/7 of the balls that have red color also have green color, while 3/7 of the balls that have green color also have red color. What fraction of the balls in the jar have both red and green colors?
AnswerLet T be the total number of balls, R the number of red balls, G the number of green balls, B the number of balls with both red and green.
So the number of red balls is
R-B, the number of green balls is
G-B, and the number of balls with both red and green balls is
B. Now, the total number of balls is
T = (R-B) + (G-B) + B or T = R + G - BWe are given that 2/7 of the balls that are red also have green. This implies that B = 2R/7. We are also given that 3/7 of the green balls have red color. This implies that B = 3G/7. Solving for R and G in these two equations yields R = 7B/2 and G = 7B/3. Substituting this into the equation
T = R+G-B yields
T = 7B/2 + 7B/3-B. Solving for B yields
B= 6T/29.