P(Yellow) = 1/5
P(Non yellow) = 1 - 1/5 = 4/5
P(At least 1 yellow) = 1 - P(All non yellow)
Let the number of times a flower is picked = n
Then \(1 - (\frac{4}{5})^n > 0.99\)
\((\frac{4}{5})^n < 1 - 0.99 = 0.01 = \frac{1}{100}\)
\(\frac{4}{5} = \frac{8}{10}\)
I took n = 20 as I knew the value of 2^10 = 1024
\((\frac{2^3}{10})^{20} = \frac{(2^{10})^6}{10^{20}}= \frac{1024}{10^4} * \frac{1024}{10^4} * \frac{1024}{10^4} * \frac{1024}{10^4} * \frac{1024}{10^4} * 1024\)
= 0.1 * 0.1 * 0.1 * 0.1 * 0.1 * 1024
= 0.01 * 0.01 * 1024 * 0.1
= 0.1024 * .1 = 0.0124
This is a rough approximate, but at n = 20, the value is just greater than 0.01. Therefore n should be 21
We can check by the same method as used above
\((\frac{2^3}{10})^{21} = \frac{(2^{10})^6 \space * \space 2^3}{10^{21}}= \frac{1024}{10^4} * \frac{1024}{10^4} * \frac{1024}{10^4} * \frac{1024}{10^4} * \frac{1024}{10^4} * \frac{1024 * 8}{10}\)
= 0.1 * 0.1 * 0.1 * 0.1 * 0.1 * 819.2
= 0.01 * 0.01 * 81.92
= 0.01 * 0.8192
= 0.008192
Which is less than 0.01
Option DArun Kumar