Question 1171587
.
A bag contains 4 blue marbles, 7 green marbles, and 2 yellow marbles. A marble is drawn at random 
from the bag. (Remember! P(color) = means what is the probability that I draw that color marble!)


<pre>
Total marbles = 4 + 7 + 2 = 13.


    P (Green) = {{{7/13}}}.

    P (Yellow) = {{{2/13}}}.

    P (Blue) = {{{4/13}}}

    P (Pink) = {{{0/13}}} = 0.
</pre>

Solved, answered and completed.


The solution is more than obvious.