Concept:Use the law of total probability with two cases based on the color of the first draw.
Explanation:Consider the first draw: probability of green
P(G1)=72, and of red
P(R1)=75.
If a green ball is drawn first, it is removed and one red is added.
New composition: 6 red, 1 green →
P(R2∣G1)=76.
If a red ball is drawn first, it is removed and one green is added.
New composition: 4 red, 3 green →
P(R2∣R1)=74.
Now apply total probability:
P(R2)=P(G1)⋅P(R2∣G1)+P(R1)⋅P(R2∣R1)=72⋅76+75⋅74=4912+4920=4932.
Answer:Option B.
4932