Show worked solution
Worked solution
Turn "at least one green" into its opposite
"At least one green" is true on THREE of the four paths. Its opposite — no green at all — is the single yellow-then-yellow path. One multiplication and one subtraction beats three multiplications and two additions, and there is far less to get wrong.
Write down the first pair of branches
There are marbles in the bag, green and yellow. The two branches add to .
Work out the second-stage branch after a yellow marble
The marble is put back, so the bag is exactly as it was: marbles, of them green and of them yellow. The two draws are INDEPENDENT, so the second set of branches carries the same probabilities as the first.
Multiply along the yellow-then-yellow path to get P(no green)
To follow one path you MULTIPLY along its branches: . That is the probability that the first is yellow and the second is yellow.
Subtract from
No green marble at all has probability , so at least one green marble has probability .
Rule out the answer the WRONG assumption gives
is what "at least one green" comes to if you assume the marble is NOT put back — the opposite of what the question says. The two assumptions give different second-stage branches and therefore different answers, so the replacement sentence has to be read, not skimmed.
Rule out
is the probability that BOTH marbles are green. "At least one" also allows exactly one, so it must be the bigger number.
Rule out
is the probability of EXACTLY one green marble. "At least one" includes the case of two, so leaves out the green-then-green path — and indeed , which is a neat check that the answer is right.
Rule out
only looks at the first marble and forgets that the second one could be green instead. It is the first branch, not a whole event.
Check the answer the long way, by adding the three paths
Adding ACROSS the three paths that contain at least one green gives — the same answer, confirming that was right. It also shows why the short way is worth knowing.
Check that the branches from every node add to
Every node adds to exactly , so the tree is correctly labelled.
Check the four paths add to
The four paths cover everything that can happen, so they must add to .
Say what is being assumed
The item is put back, so the draws are INDEPENDENT and the second-stage branches repeat the first-stage ones.
Write the answer as a decimal
is about — a high probability, which is what you would expect when only of the marbles are not green.
State the answer
So the probability that at least one of the marbles is green is .