Given that a seed that is planted has an 80% chance of growing into a healthy plant, and knowing that you have to find the probability that exactly 3 seeds of 8 seeds planted don't grow, you need to use this Binomial Distribution Formula:
![P(x)=(n!)/((n-x)!x!)\cdot p^x(1-p)^(n-x)](https://img.qammunity.org/2023/formulas/mathematics/college/9jpiitvnlfzsoyyiegy0ypfgh42ybiw8mv.png)
Where "n" is the number of trials, "x" is the number of successes desired, and "p" is the probability of getting a success in one trial.
In this case, you can identify that:
![p=100\text{\%}-80\text{\%}=20\text{\%}=0.20](https://img.qammunity.org/2023/formulas/mathematics/college/2spiekyx0ta88j42e1pppumw13n1dtdoll.png)
![\begin{gathered} n=8 \\ x=3 \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/3zui81zuz51837nfp0226k5jr3ta4qngg4.png)
Now you can substitute values into the formula and evaluate:
![P(3)=((8!)/((8-3)!3!))(0.20)^3(1-0.20)^(8-3)](https://img.qammunity.org/2023/formulas/mathematics/college/1l10idq3lt6lwdum3xtgd3f43e90r80ytx.png)
![P(3)=(57344)/(390625)\approx0.1468](https://img.qammunity.org/2023/formulas/mathematics/college/k0xpj6t8zjm4m9dfotg6hbcm6yuxlv3reg.png)
Hence, the answer is:
![P(3)\approx0.1468](https://img.qammunity.org/2023/formulas/mathematics/college/31m6yv4ol58qkk8vv5wmku5zy67boddbmb.png)